check_hp_agents wrong output

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
angathan
Posts: 2
Joined: Wed Jan 29, 2014 9:19 am

check_hp_agents wrong output

Post by angathan »

Hi,

I use check_hp_agents to monitor my servers. This agent provides wrong o/p or info as
overall condition of power supply subsystem (failed)
But, when I acutally check in the server all powersupply condition is ok/fine there. Any idea why this gives wrong output.

yes, hp-snmp-agent is started and the status is running on, nagios client. other outputs are perfect. I have error only on this.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: check_hp_agents wrong output

Post by abrist »

Can you link the plugin script you are using and post a full command for the check?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
angathan
Posts: 2
Joined: Wed Jan 29, 2014 9:19 am

Re: check_hp_agents wrong output

Post by angathan »

Hello,

I am using script

http://exchange.nagios.org/directory/Pl ... P)/details

I am running below command to check

Code: Select all

./check_hp_agents -H IP-ADDRESS -C nagios-priv 
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: check_hp_agents wrong output

Post by abrist »

Which version of the script?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked