From f877b991cec8c9798722224c18b169ac02f0fbef Mon Sep 17 00:00:00 2001 From: Tomas Edwardsson Date: Tue, 4 Oct 2011 00:08:57 +0000 Subject: [PATCH] Disabled embedded perl interpreter --- check_disks.pl/trunk/check_disks.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_disks.pl/trunk/check_disks.pl b/check_disks.pl/trunk/check_disks.pl index e974d98..8bd142f 100755 --- a/check_disks.pl/trunk/check_disks.pl +++ b/check_disks.pl/trunk/check_disks.pl @@ -1,5 +1,7 @@ #!/usr/bin/perl +# nagios: -epn + =head1 PLUGIN check_disk.pl : check disks on Unix servers