Checking APC UPS battery runtime

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Checking APC UPS battery runtime

Post by Box293 »

rdobbsmacu wrote: Here is the a screenshot of the command in nagios.
Image
Your problem is the -H, the script is using -H as the argument for the address, not the actual address.

Change it to:

Code: Select all

$USER1$/check_apc_runtime $HOSTADDRESS$
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
rdobbsmacu
Posts: 36
Joined: Tue Apr 28, 2015 3:11 pm

Re: Checking APC UPS battery runtime

Post by rdobbsmacu »

That resolved the problem Thank you for all your help.
Locked