This support forum board is for support questions relating to
Nagios XI, our flagship commercial network monitoring solution.
-
mumbai.itsupport
- Posts: 6
- Joined: Tue Feb 13, 2018 11:50 pm
Post
by mumbai.itsupport »
Hello Support Team,
I need help on how to monitor Temperature & Humidity on Sensor for APC NetBotz Rack Monitor 450 device. I am using Nagios xi Enterprise.
I tried using SNMP but could not able to configure parameters , Please help me with Script and Syntax and example.
Thanks
Chandrashekhar

-
kyang
Post
by kyang »
Hello!
Do you have a list of OID's or the MIBS for this?
What is the check_snmp command you are using? Can you share it so I can see the parameters?
-
mumbai.itsupport
- Posts: 6
- Joined: Tue Feb 13, 2018 11:50 pm
Post
by mumbai.itsupport »
Hi Kyang,
No i dont have any paramateres defined yet, i am new for setting SNMP parameters, if you have any syntax and help document on how to setup
please help.
Thanks
Chandrashekhar
-
mumbai.itsupport
- Posts: 6
- Joined: Tue Feb 13, 2018 11:50 pm
Post
by mumbai.itsupport »
Hi Kyang,
I am getting following error.
root@xinmb-nagiosxi libexec]# ./check_snmp_temperature.pl -H 10.22.11.122 -C public -d .1.3.6.1.4.1.28402.3.3.3.1.5.1 -a'.' -o C -w 30 -c 35
Specify system type (-T) OR base SNMP OIDs for names (-N) and data (-D) tables OR exact list of sensor names (-n) and data OIDs (-d) !
Usage: ./check_snmp_temperature.pl [-v] -H <host> -C <snmp_community> [-2] | (-l login -x passwd [-X pass -L <authp>,<privp>]) [-p <port>] [-t <timeout>] -T dell|hp|cisco1|juniper|alteon|lmsensors | [-N <oid_attribnames> -D <oid_attribdata>] | [-n <list of sensor names> -d <list of sensor oids>] [-a <attributes to check> -w <warn levels> -c <crit levels> [-f]] [-A <attributes for perfdata>] [-o <out_temp_unit: C|F|K>] [-i <in_temp_unit>] [-u <unknown_default>] [-V]