Monitoring Virtual Systems (cpha_vsx_util monitor)
Use this command to stop or start Virtual System (VS) monitoring.
The state of an SGM is not affected by unmonitored Virtual Systems. For example, an unmonitored Virtual Systems in problem state (pnote) is ignored, and the SGM state does change to Down.
Not monitoring a Virtual Systems is useful if you want an SGM to be UP even if a specific Virtual Systems is Down or does not have a Policy (for example, after running unload local).
Syntax
cpha_vsx_util monitor start|stop <vs_ids>
cpha_vsx_util monitor show
Parameter
|
Description
|
show
|
Show all unmonitored Virtual Systems
|
stop
|
Stop monitoring the Virtual Systems
|
start
|
Start monitoring the Virtual Systems.
|
<vs_ids>
|
One or more Virtual Systems in one of the following formats "1" or "1,3,4-6" or "1-3"
|
Note
When you stop Virtual System monitoring, you must run Virtual Systems cpha_vsx_util monitor start to start it again. Monitoring does not start automatically after reboot.
|