[Pkg-nagios-devel] [Nagiosplug-devel] patch against check_ssh

folkert folkert at vanheusden.com
Sat Jul 10 19:22:11 UTC 2010


check_procs patch

--- nagios-plugins-1.4.14/plugins/check_procs.c	2009-02-20 00:55:23.000000000 +0100
+++ nagios-plugins-1.4.14.new/plugins/check_procs.c	2010-07-10 21:21:21.000000000 +0200
@@ -301,6 +301,14 @@
 	if ( verbose >= 1 && strcmp(fails,"") )
 		printf (" [%s]", fails);
 
+	printf("|%s",   
+			fperfdata ("procs", procs, "",
+			FALSE, 0,
+			FALSE, 0,
+			FALSE, 0,
+			FALSE, 0)
+		);
+
 	printf ("\n");
 	return result;
 }

Folkert van Heusden

-- 
MultiTail is een flexibele tool voor het volgen van logfiles en
uitvoer van commando's. Filteren, van kleur voorzien, mergen,
'diff-view', etc. http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the Pkg-nagios-devel mailing list