Page 1 of 1

monitor the specific service monitoring via NRPE on Linux?

Posted: Thu Nov 15, 2018 7:46 am
by rohithroki
Hi Team,

we need to monitor the specific service (ex:oracle) on Linux servers.

Is this possible to monitor via check_nrpe or is there any plugin to monitor the service on Linux client.

we are using Nagios core 3.5.0 nagios server with the centos OS

Please do the needful.

Regards,
Simbu

Re: monitor the specific service monitoring via NRPE on Linu

Posted: Thu Nov 15, 2018 10:22 am
by mcapra
What daemon is managing the service?

Here are some service check examples:
https://support.nagios.com/kb/article/s ... s-775.html

If you're using init, you could probably peel the check_init_service script out from the linux-nrpe-agent tarball and load that up into your NRPE config.

Let us know if you're having problems with a particular one.

Re: monitor the specific service monitoring via NRPE on Linu

Posted: Thu Nov 15, 2018 4:33 pm
by npolovenko
Thanks, @mcapra! @rohithroki, Let us know if you have any further questions.