From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/303749-check_mrtg.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/attachments/303749-check_mrtg.diff (limited to 'web/attachments/303749-check_mrtg.diff') diff --git a/web/attachments/303749-check_mrtg.diff b/web/attachments/303749-check_mrtg.diff new file mode 100644 index 0000000..8b4dfd5 --- /dev/null +++ b/web/attachments/303749-check_mrtg.diff @@ -0,0 +1,12 @@ +diff -Naubr nagios-plugins-1.4.13.old/plugins/check_mrtg.c nagios-plugins-1.4.13.new/plugins/check_mrtg.c +--- nagios-plugins-1.4.13.old/plugins/check_mrtg.c 2008-05-07 12:02:42.000000000 +0200 ++++ nagios-plugins-1.4.13.new/plugins/check_mrtg.c 2008-12-02 16:50:55.000000000 +0100 +@@ -57,7 +57,7 @@ + int + main (int argc, char **argv) + { +- int result = STATE_UNKNOWN; ++ int result = STATE_OK; + FILE *fp; + int line; + char input_buffer[MAX_INPUT_BUFFER]; -- cgit v1.2.3-74-g34f1