crm_report

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

Sommaire

NAME

1.1.3 - Part of the Pacemaker cluster resource manager

DESCRIPTION

usage: crm_report -f {YYYY-M-D H:M:S} [-t {YYYY-M-D H:M:S}] [optional options] [dest]
-v
increase verbosity
-f, --from time
time to start from: YYYY-M-D H:M:S
-t, --to time
time to finish at (default: now)
-T, --cts test
CTS test or set of tests to extract
--cts-log
CTS master logfile
-n, --nodes nodes
node names for this cluster only needed if the cluster is not active on the current machine accepts both -n "a b" and -n a -n b
-l, --logfile file
log file to collect, normally this will be determined automatically
-p patt
additional regular expression to match variables to be removed (default: "passw.*")
-L patt
additional regular expression to match in log files for analysis (default: CRIT: ERROR:)
-M
collect only the logs specified by -l
-S, --single-node
single node operation; don't try to start report collectors on other nodes
-c, --cluster type
force the cluster type (corosync,openais,heartbeat,logmaster)
-A, --openais
force the cluster type to be OpenAIS
-C, --corosync
force the cluster type to be CoroSync
-H, --heartbeat
force the cluster type to be Heartbeat
-u, --user user
ssh username for cluster nodes (default: root)
dest
a custom destination directory