Hi, This is not the ping command which is used for the zenping daemon. All the parameters are setup in $ZENHOME/Products/ZenStatus/zenping.py
I don't see any option in the config file for the actual ping job : [EMAIL PROTECTED]:/usr/local/zenoss/zenoss$ zenping run --genconf # # Configuration file for zenping # # To enable a particular option, uncomment the desired entry. # # Parameter Setting # --------- ------- # # Host of zenhub daemon. Default is localhost., # default: localhost #hubhost localhost # # Port zenhub listens on.Default is 8789., # default: 8789 #hubport 8789 # # Username for zenhub login. Default is # admin., default: admin #hubusername admin # # Password for zenhub login. Default is # zenoss., default: zenoss #hubpassword zenoss # # Name of monitor instance to use for # configuration. Default is localhost., # default: localhost #monitor localhost # # Initial time to wait for a ZenHub connection, # default: 30 #hubtimeout 30 # # Logging severity threshold, default: 20 #logseverity 20 # # override default logging path #logpath None # # config file must define all params (see man) #configfile /usr/local/zenoss/zenoss/etc/zenping.conf # # user to become when running default:zenoss, # default: zenoss #uid zenoss # # Cycle continuously on cycleInterval # from zope, default: False #cycle False # # Become a unix daemon, default: False #daemon False # # output log info in html table format, # default: False #weblog False # # Run under a supervisor which will restart # it, default: False #watchdog False # # The path to the watchdog reporting socket #watchdogPath None # # wait seconds for initial heartbeat, # default: 36000 #starttimeout 36000 # # host that roots the ping dependency # tree: typically the collecting hosts' # name; defaults to our fully qualified # domain name (LD4-PRJ-Mon), # default: LD4-PRJ-Mon #name LD4-PRJ-Mon # # Run in test mode: doesn't really ping, # but reads the list of IP Addresses # that are up from /tmp/testping, default: # False #test False # # use the given (privileged) file descriptor #useFileDescriptor None # -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=24208#24208 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
