Temptrax Question

Pepin,Jason E. Jason.Pepin at cnalife.com
Wed Dec 4 15:21:03 CET 2002


I have attached the Temptrax 2000 to my RedHat 7.3 server.  I can get the
check_temptrax command to work from the command line but I get a (No
output!) message from Nagios in the browser.  I am using Nagios 1.0 dated
11.24.02 and the template-based configuration for my files.

checkcommands.cfg file entry:

# 'check_temptrax' command definition
define command{
        command_name	check_temp
        command_line	$USER1$/check_temptrax -w 69 -c 75 -S 1 -f 1
        }

services.cfg file entry:

define service{
        host_name		server3
        service_description		TEMPERATURE
        check_command		check_temp
        max_check_attempts	5
        normal_check_interval	15
        retry_check_interval	3
        check_period		24x7
        retain_status_information	1
        notification_interval		0
        notification_period		24x7
        notification_options		w,c,r
        notifications_enabled	1
        contact_groups		sun-admins
        name			temptemplate
        }

Any help would be greatly appreciated.
Thanks,
Jason Pepin



-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en




More information about the Users mailing list