Monitoring Command Line Reference

This section shows the help output (-h) for the monitoring scripts.

msgmon-ems-start.py -h

bin/msgmon-ems-start.py -h

usage: msgmon-ems-start.py [-h] [-v] [-ec TIBEMSCONFIG] [-vc] [--LOG-LEVEL LOG_LEVEL]

Start TIBCO Messaging Monitoring - TIBCO EMS Plugin.

optional arguments: -h, --help show this help message and exit -v, --version Prints TIBCO Messaging Monitoring - TIBCO EMS Plugin (MSGMON-EMS) version. -vc, --validate-config Validates configuration files added using -ec/--ems-config without starting any monitoring services. --LOG-LEVEL LOG_LEVEL MSGMON-EMS tool logging. Options: INFO, DEBUG, WARNING, ERROR required named arguments for starting TIBCO Messaging Monitoring - TIBCO EMS Plugin.: -ec TIBEMSCONFIG, --ems-config TIBEMSCONFIG YAML configuration file with TIBCO EMS configuration and settings.

msgmon-ems-status.py -h

msgmon-ems-status.py -h

usage: msgmon-ems-status.py [-h] [-v] [--LOG-LEVEL LOG_LEVEL] [-d] Show status of TIBCO Messaging Monitoring - TIBCO EMS Plugin. optional arguments: -h, --help show this help message and exit -v, --version Prints TIBCO Messaging Monitoring - TIBCO EMS Plugin (MSGMON-EMS) version. --LOG-LEVEL LOG_LEVEL MSGMON-EMS tool logging. Options: INFO, DEBUG, WARNING, ERROR -d, --detailed Shows the detailed status of tibemsmon TIBCO EMS servers being monitored.

msgmon-ems-stop.py -h

msgmon-ems-stop.py -h

usage: msgmon-ems-stop.py [-h] [-v] [-l LOG_LEVEL] [-f] Stop TIBCO Messaging Monitoring - TIBCO EMS Plugin. optional arguments: -h, --help show this help message and exit -v, --version Prints TIBCO Messaging Monitoring - TIBCO EMS Plugin (MSGMON-EMS) version. -l LOG_LEVEL, --LOG-LEVEL LOG_LEVEL MSGMON-EMS tool logging. Options: INFO, DEBUG, WARNING, ERROR -f, --flush-status Flush status values after stopping services.