64 Reference
SCR Reference (man Pages)
scrhist (1M) - DESCRIPTION
scrhist (1M)
NAME
scrhist – list existing SCR snapshots
SYNOPSIS
/opt/scr/bin/scrhist [-n
node ...
] [-p
start_time end_time
]
DESCRIPTION
scrhist lists snapshots for target nodes in a given period of time.
Target nodes can be specified by -n option and period of time is
specified by -p option.
Options
-n
node
Specify target node name(s). If not specified, all
managed nodes are targeted.
-p
start_time end_time
Specify period of time by
start_time
and
end_time
. The format is
YYYYMMDD
[
hh
[
mm
]].
start_time
and
end_time
can be any tag, including the keywords
oldest and latest. If hour and minute are omitted,
the defaults are 0000 for
start_time
, and 2359 for
end_time
. If minute is omitted, the defaults are 00 for
the
start_time
, and 59 for the
end_time
.
Formats
The output to standard out has the following format:
node
is the hostname of the managed node. If the same node appears
multiple times, only the first line indicates the node name, the rest of
the lines are left blank. The time field format above is
MM/DD/YYYY
hh:mm tz
. For normal data collection, the error field is blank. An entry
in the error field indicates data collection encountered an error or
warning.
error
may take the values: E (error) indicates no information
is collected. W (warning) indicates partial error is reported.
tag
is
displayed if tags are associated with the snapshot. See scrtag (1M).
NODE TIME ERR T
A
G
node MM/DD/YYYY hh:mm
tz
err
or
t
a
g