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

Page 217: Description, Options, Examples

Advertising
background image

cmu_monitoring_dump(8)

NAME

cmu_monitoring_dump -- Dump archived monitoring data.

SYNOPSIS

# /opt/bin/cmu_monitoring_dump -n <node(s)> -m <metric(s)> -t0

<start_time> -t1<stop_time>

[-f <output_format>] | -a <archive_file>

DESCRIPTION

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

OPTIONS

-h

Display this help text.

-n | --nodes=<node(s)>

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

-m | --metrics=<metric(s)>

A comma-separated list of metric names.

-t0 | --start-time=<start_time>

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

-t1 | --stop-time=<start_time>

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

-f | --format=<output_format>

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

-a | --archive=<archive_file>

Display archive meta-data of file <archive_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

Advertising