
added a juniper switch and poller seems to have taken a dive. everything shows running in service manager, but
| Last Database Update | 40 minutes 53 seconds ago |
ran diag and bounced.
I am also not seeing the cpu/mem support...what am i missing?
let me know what you need
thanks
Can you please get a MIB walk of your Juniper switch for us, so we can check if future version of Orion can support CPU & Memory polling of your device correctly?
You can use new SolarWinds SNMPWalk tool (GUI application), which is available for download here:
http://downloads.solarwinds.com/solarwinds/Release/PreRelease/SolarWindsSnmpWalk.zip
Another option is to download and install open source net-snmp tool (console application) from http://net-snmp.sourceforge.net/ You can download the Win32 binaries here:
It doesn’t matter what machine do you install it on, as long as it reaches the device.
Run this command from “installation directory/bin/”: snmpwalk -v 2c -c public -O netU 127.0.0.1 1 > output.txt
(change the IP address and community string accordingly, don’t forget there is 1 after IP address, it means it will scan whole SNMP tree)
Note: Please compress output file into zip archive, it reduces the size significantly.
Thanks
see attached .txt (change to csv if desired). This is from the Tools mib walk. let me know if you need something else.
ah, maybe didn't wait long enough. getting cpu and memory natively! awesome.
thx