ASAP 3.1 Server Manual

HP NonStop ASAP Server Manual Page 191 of 360
GOAL CPU 0, BUSY < 90 CRITICAL -5555
 To define a goal for busy for an OSS shell process aggregate-only domain:
GOAL PROCESS /bin/sh\##, BUSY < 10
 To define a global goal and action to resecure any monitored file using the ASAP
default RESECURE rule:
GOAL FILE, RWEP = "AOAO" ACTION RESECURE
 To define a goal that all foreign TCP/IP Port connections must originate from net
16:
GOAL TCPPORT, FADDR = 16.0.0.0
 To define a goal that all foreign TCP/IP Port connections on Port 23 must originate
from subnet 16.150:
GOAL TCPPORT 23, FADDR = 16.150.0.0
 To define a goal to report the occurrence of any CIP Linux errors for any CLIM
device:
GOAL CIPCLIM, AGTLNXERRS = 0, SVRLNXERRS = 0
HELP Command
The HELP command provides an explanation for the command or keyword that you
specify.
HELP [ command | ALL | ERROR | SET option ]
command
specifies the command or keyword to display detailed help for.
ALL
provides a summary of all commands.
ERROR
lists all of the Monitor and Collect error messages by message number,
description, and parameters. For a description of these messages, including
suggested recovery actions, see the ASAP Messages Manual.