netmrg-gatherer

Name

netmrg-gatherer -- Gathers data from devices.

Synopsis

/usr/local/bin/netmrg-gatherer [OPTIONS]

Description

netmrg-gatherer performs tests on all enabled hosts in NetMRG. It will store results in RRD files using RRDTOOL(1) and perform actions in response to events.

Global Options

-h

Displays usage information and exits.

-v

Displays software version and exits.

-t num threads

Run no more than the specified number of threads simultaneously.

Debugging / Verbosity Options

-a

All. Displays all log messages.

-m

Most. Displays more messages than default.

-q

Quiet. Silences all output.

-l level mask

Only outputs messages that match the specified level mask.

-c component mask

Only outputs messages that match the specified component mask.

-s

Safe. Tries to keep sensitive information out of the displayed messages.

Configuration File Options

-C config file

Uses the specified XML configuration file.

-K config file

Parses the specified XML configuration file and exits.

Database Options

-H host

Uses the specified host name for connecting to the database.

-D database

Uses the specified database name.

-u user name

Uses the specified user name for connecting to the database.

-p [password]

Uses the specified password for connecting to the database. If no password is specified, the user is prompted to enter one.

Recaching Options

-i device id

Performs an interface recache on the specified device.

-d device id

Performs a disk recache on the specified device.

Note

Recaching options are intended for use by the web interface. These options should not be generally used by end users.