Comments
-
I can confirm that your advice to Add the missing key exchange algorithms to the SolarWindsSftpServer.exe.config file has successfully resolved the issue. Thank you for providing the missing puzzle piece to get this fixed!
-
I found that you can shorten these lines just inputting the command: snmp-server enable traps fru-ctrl Once you enable the fru-ctrl, both of the Hardware Sensors (FRU Status Change Notifications, Power Supply Output Change Notifications) then turns green (Up). In my switch, there are only two fru-ctrl traps to enable, so…
-
For old legacy IOS nodes, I have found that they accept the command "snmp-server enable traps fru-ctrl" but not "snmp-server enable traps fru-ctrl ps-output-change snmp-server enable traps fru-ctrl status" Since the old IOS nodes do not feature the PS output change Traps, I went to the: Node > Manage Hardware Sensors >…
-
Following, I also have this same issue. Much of my nodes with Hardware Health sensors enabled now have (Active Alerts) for: Alert me when any hardware component goes into a warning or critical state: - FRU Status Change Notifications - Power Supply Output Change Notifications My Active Alerts page is now flooded with…
-
Hi Joeybrown, it does not appear that the link in this article was ever fixed: How to Submit a Product Feature Request Product Training Video | SolarWinds The link goes to…
-
I wonder if this could be due to the SolarWinds SCP/SFTP server requiring the following key exchange algorithms: diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256 Whereas the 2960-x Only supports key exchange algorithms: diffie hellman group14…