comment the main function
authoramine <amine@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 3 Aug 2007 14:56:49 +0000 (14:56 +0000)
committeramine <amine@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 3 Aug 2007 14:56:49 +0000 (14:56 +0000)
nagios/AutomaticConfig/GetMonitoring.py

index 2d00dfa..8470549 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python
-
+#
+##must before run this script to check the nagios service installation and run 
+#
 import os, sys, time
 from optparse import OptionParser
 import xmlrpclib