comment the main function
[infrastructure.git] / 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