nagios service

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
smcracraft
Posts: 35
Joined: Sat Sep 25, 2010 12:53 pm

nagios service

Post 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.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: nagios service

Post 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?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked