Comment 7 for bug 263625

Revision history for this message
Bhavani Shankar (bhavi) wrote :

Since I m on a minimalistic system with no server access here is the CLI output:

sudo netmrg-gatherer --help

NetMRG Data Gatherer
Version 0.20

General:
-v Display Version
-h Show usage (you are here)
-C <file> Use alternate configuration file <file>
-t <num> Limits number of simultaneous threads to <num>
-X Become a daemon.
-M <mode> Scheduling mode, <mode> is:
            once = return after one gather cycle (default).
            wait = gather once every interval, waiting between intervals.

Mode of Operation:
-i <devid> Recache the interfaces of device <devid>
-d <devid> Recache the disks of device <devid>
-P <devid> Recache the properties of device <devid>
-K <file> Parse config file <file>, or default if omitted (for syntax checking)
If no mode is specified, the default is to gather data for all enabled devices.

Logging:
-S Syslog; output logs to syslog instead of stdout.
-b Bland; disable color output.
-a All; display all debug messages.
-m Most; display more than the default.
-q Quiet; display no debug messages.
-c <cm> Use debug component mask <cm>.
-l <lm> Use debug level mask <lm>.
-s Safe; omit potentially sensitive information.

Database Settings:
-H <host> Use database server on <host>
-D <db> Use database named <db>
-u <user> Use database user name <user>
-p <pass> Use database password <pass>, will prompt for password if <pass> is omitted

bhavani@intrepid:~$