jemertz ✭✭✭✭✭

Comments

  • Have you looked over the upgrade guide? SolarWinds Knowledge Base :: Compatibility of SolarWinds Orion Products for Installation and Upgrade ...although with what you've described, I would think it would be more comparable to an uninstall of your current node and install fresh on your NPM server rather than an actual…
  • I check mine through My Dashboards -> Configuration -> Configuration Management. From there you can Edit Properties and figure out why any given node failed (i.e. wrong credential set, wrong protocol, etc.)
  • Netscaler does send out SNMP traps when a monitor detects a server change state (to up or down) and we're alerting on these, but we're not doing it through Orion. If your Orion receives SNMP traps, you could certainly use these to make it work. You should be able to add in Monitor DOWN and Monitor UP to detect the change…
  • Is there an SNMP OID that you can poll to find out if the tape needs to be changed? Solarwinds can compare values, so it shouldn't matter if it's a "time left" a "disk space remaining" or a binary "tape needs to be changed" flag. If it's in SNMP, you can easily build a custom poller for it, so long as you know the OID path…