I have a netscaler that I use for my citrix environment as a gateway. when I configured snmp and added it to solarwinds I only get the interfaces listed under the list resources. How do I get it to show me everything else like ram, cpu, etc?
If it's not showing these, then it may be that the devices doesn't list these with the RFC standards as it does for the interfaces. IF you use the snmpwalk.exe in the Orion install directory you can get a list of all supported OIDs. You can also use the PollerCheckerTool.exe and see if it does respond to the CPU and memory pollers. If not, the SNMP walk is your best option. You can then take these values and enter the OIDs into the Universal Device Poller to have the data polled and collected.
Regards,
Matthew Harvey
Loop1Systems
http://www.loop1systems.com
I poll our NetScalers for Mem/CPU usage in the form of UnDPs via the below OID's.
memory: 1.3.6.1.4.1.5951.4.1.1.41.2
CPU: 1.3.6.1.4.1.5951.4.1.1.41.1
Hope this helps.
Mike
is their a undp that I can download or can you post yours? thanks.
I found it thanks. How do I find out what other UNDPs are possible for this or any other device?
As mharvey stated you can walk the devices in question and just do some research online to see what is available on the OID trees for the devices. And of course just check to see what is uploaded to thwack already.
Thanks! Great info! I have (2) Netscaler appliances that just came in a month or so ago.
Much appreciate it!Cheryl
Hi! Here is a direct link to the MIBs and explains what they are. Justy found it.
http://support.citrix.com/article/CTX119209
Thanks much!Cheryl
Citrix moved it. This is the NetScaler 11 SNMP OID Reference:
Citrix NetScaler SNMP OID Reference
v12 docs
Has this been updated and any easier to monitor now that it's 2021?