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.
I am newbie with nagios and I need some help... I have installed this fantastic software into my Debian server. Now I am configuring it and need support with one topic...
I want to add a simple check (temperature). I can check system's temperature from "/sys/class/thermal/thermal_zone0/temp". I have tried add this into commands.cfg. I am 115% sure that I was wrong
Make sure it's executable, and that the permissions match the rest of your plugins (depending on how you installed Core). Then, create your command definition like this. (you could always do further regex matching to get certain variables, and add thresholds) -