monitoring hp procurve

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: monitoring hp procurve

Post by tgriep »

Go to the Core Config Manager > Commands menu and add a new command
Set the command name to

Code: Select all

check_snmp_hp-procurve-counters
The command line to

Code: Select all

$USER1$/check_snmp_hp-procurve-counters.sh $HOSTADDRESS$ $ARG1$
Set the command type to "check command" and make it active.

Save it

Then you can go to the Service menu and create a service that uses the check_snmp_hp-procurve-counters command and in $ARG1$ you would put the community string.
Make sure you select a template for that service or that you will in the required options.

Save it and Apply the Config and that device will be checked at the next scheduled time.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked