Page 1 of 1
nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 9:55 am
by vvz
Hello!
I have remote HP proliant server with nrpe and hpasm installed and when I call hpasm -v from command line on server side everything works fine.
I got all info about fans, temperature, cpu's and so on. If I need from the all info given by hpasm to retrieve only ihfo about cpu temperature on remote pc with nagios installed, how can I do this? Could somebody provide examples of comand.log and service log for remote pc?
thank you
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 10:29 am
by slansing
Are you trying to pull the information from hpasm into nagios? There are some plugin options located here:
http://exchange.nagios.org/index.php?op ... word=hpasm
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 10:53 am
by vvz
thank you, I'll try
actually what I want is using info provided by hpasm set warning and critical levels to display on nagios web interface
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 10:58 am
by slansing
Right, so you would want to look into these plugins for that.
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 1:00 pm
by vvz
so, it's not possible to display warnings and criticals on nagios web-interface just using, nrpe and hpasm?
Is it wright?
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 2:22 pm
by slansing
As I mentioned, look into those plugins you should be able to find one that will check against the metrics you need.
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 3:05 pm
by vvz
OK thank you
but it is not my question
I've checked them they do not provide all info I need
but I have everything with hpasm, the only problem to reflect output on web-interface
Anyway thank you
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 3:23 pm
by tmcdonald
vvz wrote:so, it's not possible to display warnings and criticals on nagios web-interface just using, nrpe and hpasm?
Is it wright?
You are correct. Simply using hpasm and NRPE you will *not* be able to get the checks in the web interface. You will need to use a plugin. This one:
http://exchange.nagios.org/directory/Pl ... sm/details
seems to have very positive reviews and provides quite a lot of information by default.
hpasm by itself will not likely be able to send results to Nagios, and might not even be able to output information in a format usable by NRPE. You will need to use a plugin which itself uses hpasm in order to get the results into a proper format.
Re: nagios, nrpe, hpasm
Posted: Tue Nov 05, 2013 6:20 pm
by vvz
thank you tmcdonald
that's clear answer I was waiting for
Thank you so much!!I think this topic may be closed