From fac36e55194372853d1da76fac856dcd2bbc2e88 Mon Sep 17 00:00:00 2001 From: amine Date: Fri, 3 Aug 2007 14:56:49 +0000 Subject: [PATCH] comment the main function --- nagios/AutomaticConfig/GetMonitoring.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.43.0