Page 1 of 1

nagios service

Posted: Fri Sep 12, 2014 6:24 pm
by smcracraft
I have a nagios service which detects total memory free and alarms if it gets too low.

In the service definition it provides arguments to the check_command of $_MUMBLE_THIS
and $_MUMBLE_THAT...

Where are these variables coming from? They are the parameters for the check_command
to decide whether the memory is at an alarm stage.

I don't see them defined anywhere.

Re: nagios service

Posted: Mon Sep 15, 2014 2:10 pm
by sreinhardt
Could you point out where you found this plugin, and we can take a look to see if we can make sense of it?