myarmdaemoncmd
myarmdaemoncmd -- sends commands to a daemon process
The myarmdaemoncmd command line tool is used to send commands to a myarmdaemon process. With these commands it is possible to get information about the current status of a myarmdaemon, to stop it remotely or to set thresholds
Command line options
Usage:
myarmdaemoncmd [options] command
The myarmdaemoncmd command supports the standard options described in appendix "Standard options" and the following options:
- -l num, --loop num
- executes the specified command within a loop num times
- -r num, --retry num
- If execution fails, retry num times before terminating
- -w secs, --wait secs
- Wait secs seconds between a retry or a loop iteration
The command argument specifies the command to be executed as described in the "myarmdaemon commands" section.
See Also
myarmoptions
, myarmconfig
, myarmdaemon