From: amine Date: Fri, 3 Aug 2007 14:56:49 +0000 (+0000) Subject: comment the main function X-Git-Tag: foo~434 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fac36e55194372853d1da76fac856dcd2bbc2e88;p=infrastructure.git comment the main function --- diff --git a/nagios/AutomaticConfig/GetMonitoring.py b/nagios/AutomaticConfig/GetMonitoring.py index 2d00dfa..8470549 100755 --- a/nagios/AutomaticConfig/GetMonitoring.py +++ b/nagios/AutomaticConfig/GetMonitoring.py @@ -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