[Nagiosplug-help] TempTrax Problem
Jeff Rendl
jeff.rendl at ifsna.com
Thu Nov 21 15:14:04 CET 2002
Figured it out (with the help from Sensatronics).
My nagios user did not have permission to /dev/ttyS0
1. chmod o+rw /dev/ttys0
2. change the group ownership to something that contains root & nagios user.
Subject: [Nagiosplug-help] TempTrax Problem
If I run ./check_temptrax from the command line I get:
./check_temptrax -w 77 -c 88 -S 1 -f 0
Temp Ok: Sensor 1 = 21.1 Deg. C
Nagios Reports:
Temp Ok: Sensor 1 = 17.8 Deg. C
My Check Command (in Nagios) is:
define command{
command_name check_temp
command_line $USER1$/check_temptrax -w 77 -c 88 -S 1 -f 0
-Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20021121/737354e8/attachment.html>
More information about the Help
mailing list