Example of mmpmon rhist off request
This topic is an example of the rhist off request to disable the histogram facility and the output that displays.
Assume that commandFile contains
this line:
rhist off
and this command is issued: mmpmon -p -i commandFile
The
output is similar to this: _rhist_ _n_ 199.18.1.8 _nn_ node1 _req_ off _rc_ 0 _t_ 1066938820 _tu_ 5755
If the -p flag is not
specified, the output is similar to:
mmpmon node 199.18.1.8 name node1 rhist off OK
An _rc_ value of 16 indicates
that the histogram operations lock is busy. Retry the request.
mmpmon node 199.18.1.8 name node1 rhist off status 16
lock is busy
For information on interpreting mmpmon output results, see Other information about mmpmon output.