HP NonStop G-Series User Manual
Page 90
![background image](/manuals/397917/90/background.png)
Appendix C: OVNM Utilities 90
•
The ZTMONCMD command with the following parameters will turn off all monitoring for all PATHWAY
thresholds. OVNM will close all of its opens of Pathmon processes until you ACTIVATE the thresholds using
this utility again.
RUN ZTMONCMD SUSPEND PATHWAY ALL
•
The ZTMONCMD command with the following parameters will re-activate the monitoring of the specified
environments. At the next polling interval for each threshold, the corresponding Pathmon process will be re-
opened and the monitoring of its objects will continue.
RUN ZTMONCMD ACTIVATE PATHWAY $PMTST $PROD $TEST
•
The following example demonstrates how to use a single command line to suspend Pathway monitoring for
a specific Pathmon process. This syntax would allow you to imbed the command in the job that you use to
bring your environment down.
run ztmoncmd suspend pathway $pmtst
Using: $OVMON
Sending SUSPPWY $PMTST to $OVMON
- - -
This message is generated based on the above action:
-----------------------------------------------------------------------------
04:16 1OCT09 001,00,750 OVNM : MONITORING FOR MANAGER (PWY:$PMTST) SUSPENDED
DUE TO OPERATOR REQUEST, USER: 050,003, TERM: \NODE1.$ZTN1.#PTSMVZL.
-------------------------------------------------------------------------------
ZTMONCMD as an Interactive Menu
You can run the ZTMONCMD utility interactively using the following command.
RUN ZTMONCMD
The options available are:
•
SUSPEND ALL PATHWAY MONITORING
•
ACTIVATE ALL PATHWAY MONITORING
•
SUSPEND PATHWAY MONITORING for specific PATHMON
•
ACTIVATE PATHWAY MONITORING for specific PATHMON
•
SUSPEND ALL BASE24 MONITORING
•
ACTIVATE ALL BASE24 MONITORING
•
Exit
The sample provided below demonstrate how to turn monitoring for all pathway thresholds for all pathway
applications can be suspended and resumed.
33> run ztmoncmd
Using: $OVMON
1. SUSPEND ALL PATHWAY MONITORING
2. ACTIVATE ALL PATHWAY MONITORING
3. SUSPEND PATHWAY MONITORING for specific PATHMON
4. ACTIVATE PATHWAY MONITORING for specific PATHMON
5. SUSPEND ALL BASE24 MONITORING
6. ACTIVATE ALL BASE24 MONITORING
7. Exit
Please Enter Number: 1
Sending SUSPPWY ALL to $OVMON
- - -