[Nagiosplug-checkins] nagiosplug/plugins/t check_disk.t,1.13,1.14

Ton Voon tonvoon at users.sourceforge.net
Wed Oct 18 14:12:13 CEST 2006


Update of /cvsroot/nagiosplug/nagiosplug/plugins/t
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8570/t

Modified Files:
	check_disk.t 
Log Message:
Re-added perf data to check_disk


Index: check_disk.t
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/t/check_disk.t,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- check_disk.t	12 Oct 2006 14:14:48 -0000	1.13
+++ check_disk.t	18 Oct 2006 12:12:11 -0000	1.14
@@ -5,6 +5,8 @@
 # $Id$
 #
 
+# TODO: Add in tests for perf data. Need to beef up Nagios::Plugin::Performance to cater for max, min, etc
+
 use strict;
 use Test::More;
 use NPTest;





More information about the Commits mailing list