OVNM 5.3 - Operations Agent for NonStop Object Reference Guide

Threshold Policies 40
Policy
Description
Operators Allowed
EOF
This threshold type allows the user to set thresholds against
the EOF of a file. When -1 is used for <value1>, the system
will capture that file’s current EOF value and use that in the
Boolean operator. Therefore, -1 is not allowed for Booleans
that support <value-2>.
Equal to <value1>
Not equal to <value1>
Less than <value1>
Less than or equal to <value1>
Greater than <value1>
Greater than or equal to <value1>
Greater than <value1>
and less than
<value2>
Less than <value1> or greater than
<value2>
FILE EXISTS
FILE EXISTS allows the user to check for the existence of the
specified file. If it exists, then it will be treated as a violation
state.
No operator.
FILE NOT EXISTS
This threshold type allows the user to check for the existence
of the specified file. If it does not exist, then it will be treated
as a violation.
No operator.
FREE EXTENTS This threshold allows the user to monitor the number of
extents that have not been allocated on a file as yet.
Equal to <value1>
Not equal to <value1>
Less than <value1>
Less than or equal to <value1>
Greater than <value1>
Greater than or equal to <value1>
Greater than <value1> and less than
<value2>
Less than <value1> or greater than
<value2>
INDEX LEVELS
This threshold type allows the user to test the number of
index levels that are in use.
Equal to <value1>
Not equal to <value1>
Less than <value1>
Less than or equal to <value1>
Greater than <value1>
Greater than or equal to <value1>
Greater than <value1> and less than
<value2>
Less than <value1> or greater than
<value2>
LICENSED This threshold type allows the user to check the licensed bit.
ON is used for the EQUAL TO operator and OFF is for the
NOT EQUAL TO operator.
EQUAL TO
NOT EQUAL TO
MAX EXTENTS
MAX EXTENTS allows the user to check on the maximum
number of extents configured for the file. The unit for Value
1 should always be the number of extents configured for the
file.
Equal to <value1>
Not equal to <value1>
Less than <value1>
Less than or equal to <value1>
Greater than <value1>
Greater than or equal to <value1>
Greater than <value1> and less than
<value2>
Less than <value1> or greater than
<value2>
Threshold Policies