beautypg.com

Cmu_monitoring_dump(8), Name, Synopsis – HP Insight Cluster Management Utility User Manual

Page 217: Description, Options, Examples

background image

cmu_monitoring_dump(8)

NAME

cmu_monitoring_dump -- Dump archived monitoring data.

SYNOPSIS

# /opt/bin/cmu_monitoring_dump -n -m -t0

-t1

[-f ] | -a

DESCRIPTION

Dump archived monitoring data for a given set of nodes, metrics, and a time interval.

OPTIONS

-h

Display this help text.

-n | --nodes=

List of node names. Supports condensed form 'node[42-84]'.

-m | --metrics=

A comma-separated list of metric names.

-t0 | --start-time=

Lower time interval bound (yyyy-MM-dd HH:mm:ss)

-t1 | --stop-time=

Upper time interval bound (yyyy-MM-dd HH:mm:ss)

-f | --format=

Output format. Valid options are 'raw', 'line' [default], 'structured', 'silent'.

-a | --archive=

Display archive meta-data of file .

EXAMPLES

# /opt/bin/cmu_monitoring_dump -n node[042-084] -m cpuload,memory_used

-t0 "2013-04-13 08:00:00" -t1 "2013-04-13 09:00:00"

217