NRPE "Check_Services" Critical State (LINUX)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
FrontlineIT
Posts: 94
Joined: Tue Jul 26, 2016 8:46 am

NRPE "Check_Services" Critical State (LINUX)

Post by FrontlineIT »

I was hoping to use the "check_services" plugin executed by nrpe. I have several instances of java and for example it returns: "java : 4" It seems as though java is running 4 processes and if it went below that count, it would be great if it would go into a critical state. Can i set a warning/critical threshold for the number of processes that may be running buy that service or is there a plugin that can? I'm really having trouble and could use the help.
bolson

Re: NRPE "Check_Services" Critical State (LINUX)

Post by bolson »

Hello FrontlineIT,

The check_services command doesn't except warning or critical arguments. But this one does:

https://exchange.nagios.org/directory/P ... er/details
Locked