Comments
-
Fixed: The Count statistic as difference: True was the issue. As soon as I changed it to false, the number showed up and everything worked as expected. Thanks everyone for your assist, especially jrouviere jrouviere BTW, Support case can be closed.
-
Application Debug shows the following: Statistic: 1 Errors: ==================================================== Result: ==================================================== Component Evidence Type: DynamicEvidence Component Type: WindowsPowerShell Actual Outcome: Undefined Registered Errors: Dynamic Monitor Result Info:…
-
The powershell script runs as expected. Services and server has been restarted with no luck. Not sure what you accomplished with the debugging. Pretty much all basic trouble-shooting has not yielded any positive results.
-
Unmanage/Remanage did not help. Same results. Code tests fine all other methods. Get 1 from the template and on the box itself.
-
No reason for the rounding. Exit code 0 is for script completion status, yes script works without it. No does not pass the correct value with or without exit 0 statement. SCRIPTS MUST REPORT STATUS THROUGH EXIT CODES says the linked document below. The Basics of PowerShell (part 3)
-
So I have found the following two useful links https://thwack.solarwinds.com/t5/Orion-SDK/ct-p/orion-sdk https://github.com/solarwinds/OrionSDK Attempting to pull node data from NPM into Remedy Assets DB.
-
Citrix XenServer shows up as net-snmp on netmanager.
-
Even though Websense has released a MIB for its appliances, NPM identifies them as a linux net-snmp device. I have the MIB file.
-
Figured it out. Changed MIB Value type to Rate and kept the Unit field empty and set Time field to None. Node details show just the numbers with no extra characters.