OVNM 5.3 - Operations Agent for NonStop Object Reference Guide
Threshold Policies 101
2-14 PATHWAY
Pathway is an application framework shell provided on the NSK platform. Developers using Pathway can utilize
the various facilities offered by this framework. Predefined counters/modifiers manage, monitor and recover the
various objects defined under Pathway like Servers, TCPs and Terminals.
2-14-1 OBJECT CLASS: PATHMON
Policy
Description
Operators Allowed
LOGFILE 1 CLOSED
LOGFILE 1 CLOSED allows the user to check if the
log file is closed.
No operator.
LOGFILE 1 IS EMS LOGFILE 1 IS EMS allows the user to check if
EVENTFORMAT is true for LOG1.
No operator.
LOGFILE 1 IS TEXT
LOGFILE 1 IS TEXT allows the user to check if the
EVENTFORMAT is false for LOG1.
No operator.
LOGFILE 1 OPENED LOGFILE 1 OPENED allows the user to check if the
log file is opened.
No operator.
LOGFILE 2 CLOSED
LOGFILE 2 CLOSED allows the user to check if the
log file is closed.
No operator.
LOGFILE 2 IS EMS LOGFILE 2 IS EMS allows the user to check if
EVENTFORMAT is true for LOG2.
No operator.
LOGFILE 2 IS TEXT
LOGFILE 2 IS TEXT allows the user to check if
EVENTFORMAT is false for LOG2.
No operator.
LOGFILE 2 OPENED LOGFILE 2 OPENED allows the user to check if the
log file is opened.
No operator.
PATHMON STARTED
PATHMON STARTED allows the user to check if the
PATHMON process is running.
No operator.
PATHMON STOPPED PATHMON STOPPED allows the user to check if the
PATHMON process is not running.
No operator.
Threshold Policies