rogdog

Comments

  • The Add Nodes page is definitely due an overhaul of some kind whether it is Tabs or not.
  • Solarwinds are missing a trick here. Seem an obvious feature to me
  • Is there a way to do this yet ? It seems a no brainer to implement
  • This does not look implemented to me. The 'remaining' traffic is summarised in the list under the each chart but there seems no way to actually enable the charting of the 'remaining' traffic.
  • Hi Mark, IPAM is working for me since applying HF3. However, I have left my case open with Solarwinds as I have a minor problem where DNS Stub zones are not being scanned. This is not impacting on the operation of IPAM and all other scans seem to be running correctly. My configuration is something like 325 IP subnets…
  • Not fixed for me yet. However I have managed to get UDT 3.3.1 working in a test environment by configuring it to use the bundled version of SQL Express 2017 instead of my own provisioned database 2012 SQL server. It looks like there could be an incompatibility issues with certain versions/configurations of SQL ! DEVS are…
  • There seems to be a bug in the management webpage. Try toggling the "Show: Ports" dropdown option to "Show: Nodes" then back to "Show:Ports"
  • I have been given the following additional information from the support team "Setting UDT.UnmonitorPortDelayHoursWhenNodeIsDownOrReboot to '0' will mean that the ports are not monitored. You can set the setting to a maximum of 256204776 hours, this equates to over 29,247 years" "The default is changing to 24 hours in the…
  • Hi, My servers are currently Windows 2012r2 running SQL 2012 database. Do you think your problem is OS/SQL specific ? A recent UDT issue I had was SQL 2012 related (worked OK with SQL 2016).
  • You will probably need to do something like this (allthough I can't test my logic as I am not near our Orion system) Trigger Alert When any of the following apply Trigger Alert When all of the following apply Trigger Alert When all of the following apply InterfaceAlias is equal to AT&M ATM CIRCUIT #DNEC 1 Xmit Percent…
  • You would need to raise you own case and reference my case number. I have been told that a fix may be available sometime next week. Hopefully this will fix your issue too.
  • Hi dsimpkins, My Case number is #00148668 - Error: Unable to view groups or supernets lists in IPAM on accounts with certain custom property account limitations. The last reply from support dated 20/08/2018 "Just letting you know that development have isolated the cause of the issue but it is quite complex to resolve the…
  • I have not seen any online documentation, only the message that I was sent via one of the support team members that I have quoted above. Also, please understand that switch ports go into an unmonitored state only if the Network Switch itself is unreachable by UDT. The logic does not apply to devices/endpoints such as…
  • Early days but looks like the 'buddy drop' fix has worked for me. If you need the fix before it is officially released then I am sure SolarWinds will send you the link if you raise a case with them 
  • HF2 working for me also. Last Discovery Date not updating either but at least IPAM is stable now.
  • If you can't do it with a normal report you could try creating a report using a custom table with SWQL as the datasource Example SWQL SELECT DISTINCT u.Node.Caption As Node, Name As Interface, PortDescription, CASE WHEN Speed <= 100000000 THEN CONCAT(Speed/1000000,'MB') ELSE CONCAT(Speed/1000000000,'GB') END AS Speed, CASE…
  • It looks like it is possible to change the status of an interface by setting up an snmp trap alert action. The Action 'Change the status of an interface' changes the status of a specified interface, on the Orion Node corresponding to the source IP address of the sending device. The action can set the interface to one of…
  • Hi lazyrabbit, Solarwinds support confirmed the following to me Why do ports become unmonitored ? If a port/switch is unreachable in UDT for more than 3 Hours, it goes into an unmonitored state. (we have feature request open to extend this time ) Cause This is by design! There is a new option in the UDT Database. UDT…
  • Did you ever solve this ?
  • I have case # 00137100 (raised 5th July) open for this. Support have also seen the same issue on their test environment. Devs are looking into the issue. UDT for me has not been working correctly for me since version 3.3.0. I have had quite a few cases open.
  • If you are using UDT 3.3.1 then the most probable cause of this is a bug. Solarwinds are currently testing a fix for this which they have given me today. I have not yet installed it so can't confirm if it works for me. If I was you I would raise a case with Solarwinds so that they can investigate further.
  • For those still having issues Hot Fix 3 is now available. I was told by devs that this should solve stuck DNS Zone scans and empty DNS Zone records.
  • HF2 no longer working for me Case Ticket 21266 reopened yesterday but no reply from support yet Was OK for a few days but I then decided to re-enable some IPAM Subnet/DHCP/DNS scans that I had temporarily disabled. There were many Subnet Scans stuck like in Superfly99s screenshot. I eventually managed deleted those and now…
  • Hotfix 1 for UDT 3.3.1 was released today which fixed this problem for me (on my test build at least). Just need to apply it to my production build next week. I believe the following 3 posts are all related to the same bug Device tracker showing MAC address on multiple switch ports UDT fundamental problem causing issues.…
  • Well, I don't want to hold my breath but DEV have fixed my test environment by replacing some UDT dlls. They are hopefully going to be releasing a Hotfix in the next few days.
  • I have had a case open with SolarWinds since February for the same problem. For me, HF1,2 & 3 made no difference. This week I installed the latest version (UDT 3.3.1) in a test environment and have managed to reproduce the fault. I kept it simple by only installing UDT and only added one switch for UDT to monitor. Problem…
  • For those where the patch is not working with IE on 11.5.3, try the following solution from Solarwinds Support that has worked for me. (I would also suggest you make a backup of the base.js file outside of the Map.js folder before modifiying the file.) "Hi Roger, Please try the following: On the Orion server, 1) Browse to…
  • There used to be a UDT feature called Ad-hoc reporting that allowed you to export all switch connections into a spreadsheet. It makes no sense for Solarwinds to remove this feature unless they were going to replace it with something better (which they haven't). Maybe they removed it because it highlighted failings in the…