From f0a0ce515b0d8a95dff4d4a1a37256689abaf33f Mon Sep 17 00:00:00 2001 From: Pall Sigurdsson Date: Mon, 17 Sep 2012 12:10:51 +0000 Subject: [PATCH] make sure nagios does not run us in embedded perl --- check_snmp/check_snmp_connectivity | 1 + check_snmp/check_snmp_interfaces | 1 + 2 files changed, 2 insertions(+) diff --git a/check_snmp/check_snmp_connectivity b/check_snmp/check_snmp_connectivity index e2e2008..6575e43 100755 --- a/check_snmp/check_snmp_connectivity +++ b/check_snmp/check_snmp_connectivity @@ -1,4 +1,5 @@ #!/usr/bin/perl +# nagios: -epn # # # AUTHORS: diff --git a/check_snmp/check_snmp_interfaces b/check_snmp/check_snmp_interfaces index a7af370..2e95a09 100755 --- a/check_snmp/check_snmp_interfaces +++ b/check_snmp/check_snmp_interfaces @@ -1,4 +1,5 @@ #!/usr/bin/perl +# nagios: -epn # # # AUTHORS: