Can i have the monitor data direct from the nrpe

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
speerless
Posts: 25
Joined: Thu Mar 28, 2013 8:02 am

Can i have the monitor data direct from the nrpe

Post by speerless »

I install nrep to the object device ,and get the monitor information on the monitor host by nagios. what i want ask is, if there is any possible that i can get the monitor data directly from the nrpe on the object device. what i want to do is :by get the monitor data locality,I can display its status by itself.In other word,i want the object show its own related information.
If you understand me and know something ,please help me ,thank you!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Can i have the monitor data direct from the nrpe

Post by slansing »

Are you asking how to use a NRPE client to locally show the data it is reaping? And not send it to Nagios? While this may be feasible you would need to run the check locally. You do not want any of the NRPE checks to return data to Nagios? This sounds like an independent monitoring solution that would be placed on each device and is not something that we have developed nor do I believe we will be in the foreseeable future as the objective of NRPE is to grab the data, and return it to your monitoring solution "Nagios." NRPE is a Remote Plugin Executor.

Though, you can "as was mentioned above" locally execute these checks as you more than likely have the Nagios plugins package on the device.
speerless
Posts: 25
Joined: Thu Mar 28, 2013 8:02 am

Re: Can i have the monitor data direct from the nrpe

Post by speerless »

Thanks for your help ,i have got it! Thank you again!
Locked