SNMP checks request

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

SNMP checks request

Post by benhank »

Hey guys, I have the following plugin working fine in my environment:

Code: Select all

https://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Cisco/Check-various-hardware-environmental-sensors/details
We want to add checks for temperature as well. I found a plugin 9i think ) that does this:

Code: Select all

https://exchange.nagios.org/directory/Plugins/Hardware/Environmental/check_snmp_temperature/details
, can you guys help me add a temperature check to the first plugin?
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SNMP checks request

Post by ssax »

Have you tried the plugin to see if it works for you? Is there any reason you can't use two plugins?
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: SNMP checks request

Post by benhank »

the problem is i am horrid with snmp stuff.
using one plug in for active snmp checks is easier on the performance, and background maintenance. We have a ton of wheels on this bus lol.
I thought there might be a easy way to add whatever is needed to the plugin, but if not its ok. I can try to make both work.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SNMP checks request

Post by ssax »

That plugin already support getting the temperature.

Code: Select all

-T, --type=cisco|ciscoSW|ciscoNEW|nokia|bc|iron|foundry|linux|extremeSW|juniper|procurve|netscreen|citrix|transmode
   Environmental check : 
	cisco __________: Cisco Systems : Fan, power-supply, voltage, temperature
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: SNMP checks request

Post by benhank »

ok over at my job in my cube its dumazz day. sorry man. lock it up =(
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Locked