[BACK]Return to check_hw_sensors CVS log [TXT][DIR] Up to [local] / nagios / check_hw_sensors

File: [local] / nagios / check_hw_sensors / check_hw_sensors (download)

Revision 1.1, Mon May 1 18:11:23 2006 UTC (18 years ago) by andrew
Branch: MAIN

add this so I can check it out on a box for testing

#!/usr/bin/perl
# $RedRiver$
########################################################################
# check_sensors *** A nagios check for OpenBSD sensors
# 
# 2006.05.01 #*#*# andrew fresh <andrew@mad-techies.org>
########################################################################
use strict;
use warnings;