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/345594-check_disk.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/attachments/345594-check_disk.patch (limited to 'web/attachments/345594-check_disk.patch') diff --git a/web/attachments/345594-check_disk.patch b/web/attachments/345594-check_disk.patch new file mode 100644 index 0000000..8070fb2 --- /dev/null +++ b/web/attachments/345594-check_disk.patch @@ -0,0 +1,12 @@ +diff -urpN nagios-plugins-1.4.14.orig/plugins/check_disk.c nagios-plugins-1.4.14/plugins/check_disk.c +--- nagios-plugins-1.4.14.orig/plugins/check_disk.c 2009-05-07 23:10:02.000000000 +0200 ++++ nagios-plugins-1.4.14/plugins/check_disk.c 2009-10-07 09:48:20.000000000 +0200 +@@ -58,7 +58,7 @@ static int inode_format = 1; + + /* If nonzero, show even filesystems with zero size or + uninteresting types. */ +-static int show_all_fs = 1; ++static int show_all_fs = 0; + + /* If nonzero, show only local filesystems. */ + static int show_local_fs = 0; -- cgit v1.2.3-74-g34f1