gmetad.py (1) Linux Manual Page
gmetad.py – Ganglia Meta Daemon in Python
Synopsis
gmetad.py [options]
Options
–version- show program’s version number and exit
-h,–help- show this help message and exit
-dDEBUG,–debug=DEBUG- Debug level. If five (5) or greater, daemon will stay in foreground. Values are: 0 – FATAL 1 – CRITICAL 2 – ERROR (default) 3 – WARNING 4 – INFO 5 – DEBUG
-pPID_FILE,–pid_file=PID_FILE- Write process-id to file
-cCONF,–conf=CONF- Location of gmetad configuration file (default=’/etc/ganglia/gmetad-python.conf’)
-lLOGFILE,–logfile=LOGFILE- Log messages to this path in addition to syslog; overrides configuration
-iINTERACTIVE_PORT,–interactive_port=INTERACTIVE_PORT- Interactive port to listen on (default=8652)
-xXML_PORT,–xml_port=XML_PORT- XML port to listen on (default=8651)
