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/43214-check_bgpstate.pl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 web/attachments/43214-check_bgpstate.pl (limited to 'web/attachments/43214-check_bgpstate.pl') diff --git a/web/attachments/43214-check_bgpstate.pl b/web/attachments/43214-check_bgpstate.pl new file mode 100644 index 0000000..9f867ff --- /dev/null +++ b/web/attachments/43214-check_bgpstate.pl @@ -0,0 +1,10 @@ +--- check_bgpstate.pl.orig Sat Feb 22 18:38:39 2003 ++++ check_bgpstate.pl Sat Feb 22 18:38:53 2003 +@@ -141,7 +141,7 @@ + $answer=$session->error; + $session->close; + $state = 'CRITICAL'; +- print ("$state: $answer,$community,$snmpkey"); ++ print ("$state: $answer,$snmpkey"); + exit $ERRORS{$state}; + } \ No newline at end of file -- cgit v1.2.3-74-g34f1