MONAPPTEST

monapptest — Test program for application monitoring

Synopsis

monapptest [[-C file] | [--config file]] [[-V] | [--version]] [[-c num] | [--count num]] [[-d sec] | [--delay sec]] [[-h] | [--help]] {[-j id] | [--jobid id]} [[-p num] | [--processes num]] [[-q] | [--quiet]]

DESCRIPTION

monapptest is a test program for application monitoring. It connects to the local monitor and sends a given number of app.message events.

OPTIONS

[-C file] | [--config file]

Use the specified configuration file instead of @sysconfdir@/libmonp.conf

[-V] | [--version]

Print the version number and exit.

[-c num] | [--count num]

Number of message-sending loop cycles. The default is 100.

[-d sec] | [--delay sec]

Time to spend in every loop cycle (imitating an application that does some work).

[-h] | [--help]

Print a short help message on parameters and usage.

[-j id] | [--jobid id]

The job id to use when connecting to the local monitor. This option is mandatory.

[-p num] | [--processes num]

Number of processes to fork. Every process will connect to the local monitor and send messages simultaneously.

[-q] | [--quiet]

Prevent the printing of process indicator messages.

FILES

@sysconfdir@/lm.conf