Skip to content

Command line Options

jbaumann edited this page Dec 12, 2021 · 1 revision

The System_Watchdog offers a only a few command-line options, most of the configuration is done in the configuration file. The available command-line options are:

Option Explanation
-h --help prints the version of the System_Watchdog and the list of command-line options
--cfgfile file provides the full path and name of the configuration file. By default the file system_watchdog.cfg in the same folder is used
--nodaemon Normally the log messages are formatted for the system logging facilities. With this option they are switched to a more readable format
Clone this wiki locally