Stats, Status monitor, Status trace – HP Integrity NonStop H-Series User Manual
Page 151: Stop monitor, R process by using the command, Stop, Monitor
![background image](/manuals/397556/151/background.png)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-79
STATS
STATS
Scans an Enscribe file to determine the record count and distribution of record lengths.
STATS is useful to determine if file records conform to expected lengths.
file-name
is an Enscribe file name.
STATUS MONITOR
Determines the status of the monitor process by sending the monitor inquiries.
*
queries all configured monitor processes.
[\sys.]process-name
specifies the name of the NonStop AutoTMF software monitor process to be
queried. The default is the current monitor for the session.
mapdb
specifies the subvolume of a MapDB. This is an alternative method to specify the
process to be queried.
STATUS TRACE
Request a status of the current active traces from the monitor process. This command
replaces the MONITOR STATUS TRACE command.
trace-index
a number from 0 to 7 that specifies the index number of the trace to report on.
If trace-index is omitted, the status of all active traces is displayed.
STOP MONITOR
Performs an orderly shutdown of the monitor process.
process-name
STATS file-name;
STATUS MONITOR [ * |
[\sys.]process-name | mapdb ];
STATUS TRACE trace-index;
STOP MONITOR [ process-name | mapdb ];