]> git.michaelhowe.org Git - packages/a/afs-monitor.git/commitdiff
Use "#" to protect $ID.
authorXueshan Feng <sfeng@stanford.edu>
Thu, 21 Sep 2006 22:39:03 +0000 (22:39 +0000)
committerXueshan Feng <sfeng@stanford.edu>
Thu, 21 Sep 2006 22:39:03 +0000 (22:39 +0000)
check_afsspace
check_bos
check_rxdebug

index e3d79931cf7ebc6d4bdad8ef966a9804feea586c..b0eacd81a8994d48a73570f33944c8c3c2bb9d51 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-$ID = q$Id$;
+$ID = q$Id$;
 #
 # check_afsspace -- Monitor AFS disk space usage under Nagios.
 #
index 0b90c3a88098021172fee0b4ffd0a0e6d2fa7eb4..7635e512f1f57be6496050438359f4576c71f880 100755 (executable)
--- a/check_bos
+++ b/check_bos
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-$ID = q$Id$;
+$ID = q$Id$;
 #
 # check_bos -- Monitor AFS bos output for problems in Nagios.
 #
index 1577ae2b444cda5085d74073a751b01033be7bde..d2d34ca617cfa28a93ef443e094cd72199cd3dff 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-$ID = q$Id$;
+$ID = q$Id$;
 #
 # check_rxdebug -- Nagios AFS server check for waiting connections.
 #