blob: cd0084f956f6f89026a3217854517099f2750c7e (
plain)
| 1
2
3
4
5
6
7
8
9
 | --- a/check_v46/check_v46
+++ b/check_v46/check_v46
@@ -1,4 +1,6 @@
 #!/usr/bin/perl
+# nagios: -epn
+#
 #
 # check_v46
 # Nagios plugin wrapper for running the actual plugin for both / either of
 |