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/268504-patch.diff | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 web/attachments/268504-patch.diff (limited to 'web/attachments/268504-patch.diff') diff --git a/web/attachments/268504-patch.diff b/web/attachments/268504-patch.diff new file mode 100644 index 0000000..83cc70a --- /dev/null +++ b/web/attachments/268504-patch.diff @@ -0,0 +1,28 @@ +555c555 +< asprintf (&send_buffer,"NRMH:Server_Health_Status\r\n"); +--- +> asprintf (&send_buffer,"NRMH\r\n"); +563c563 +< result=STATE_CRITICAL; +--- +> result=STATE_OK; +566c566,567 +< else if (nrm_health_status==1) { +--- +> else { +> if (nrm_health_status==1) { +569,571c570,571 +< } +< else { +< result=STATE_OK; +--- +> } +> +573c573 +< } +--- +> } +1679c1679 +< printf (" %s\n", _(" TCB, LRUS and LRUM.\n")); +--- +> printf (" %S\n", _(" TCB, LRUS and LRUM.\n")); -- cgit v1.2.3-74-g34f1