Page 3 of 3

Re: monitoring hp procurve

Posted: Thu Aug 24, 2017 3:06 pm
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.