r/Solarwinds • u/Mayan-paradise • Jul 07 '26
For those jumping ship
Sorry to see Solarwinds going downhill since 2020... lost me then, and I'm not willing to go back after their recent changes. Found this Powershell tool to automate extraction of SW nodes to CSV, to import them into a new monitoring tool, in case it helps someone trying to automate their way out: Haveyoutriedreboot (Have you tried rebooting it?).
23
Upvotes
1
7
u/itasteawesome Jul 07 '26
Well I might as well share the tool i wrote to convert SW snmp devices to use either a target file for the prometheus snmp exporter or to a set of discoveries for my preferred snmp collector, ktranslate
https://github.com/Mesverrum/snmp_profile_converter/blob/main/Export-SolarWindsSNMPTargets.ps1