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
nagios, nrpe, hpasm
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: nagios, nrpe, hpasm
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
http://exchange.nagios.org/index.php?op ... word=hpasm
Re: nagios, nrpe, hpasm
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
actually what I want is using info provided by hpasm set warning and critical levels to display on nagios web interface
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: nagios, nrpe, hpasm
Right, so you would want to look into these plugins for that.
Re: nagios, nrpe, hpasm
so, it's not possible to display warnings and criticals on nagios web-interface just using, nrpe and hpasm?
Is it wright?
Is it wright?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: nagios, nrpe, hpasm
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
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
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
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:vvz wrote:so, it's not possible to display warnings and criticals on nagios web-interface just using, nrpe and hpasm?
Is it wright?
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.
Former Nagios employee
Re: nagios, nrpe, hpasm
thank you tmcdonald
that's clear answer I was waiting for
Thank you so much!!I think this topic may be closed
that's clear answer I was waiting for
Thank you so much!!I think this topic may be closed