HP 3PAR OS 3.1.3 Command Line Interface Reference

removesralertcrit
DESCRIPTION
The removesralertcrit command removes a criterion that System Reporter evaluates to
determine if a performance alert should be generated.
SYNTAX
removesralertcrit [options <arg>]<name>|<pattern>
AUTHORITY
Super, Service
Any role granted the sralertcrit_remove right
OPTIONS
-pat
Specifies that certain patterns are treated as glob-style patterns and that all criteria matching the
specified pattern are removed. By default, confirmation is required to proceed with the command
unless the -f option is specified. This option must be used if the pattern specifier is used.
-f
Do not ask for confirmation before removing this criterion.
SPECIFIERS
<name>
Specifies the name of the criterion to remove.
<pattern>
Specifies a glob-style pattern (see help on sub,globpat). This specifier can be repeated to remove
multiple criteria tasks. If this specifier is not used, the <name> specifier must be used.
EXAMPLES
The following example removes the criterion named busy_port:
cli% removesralertcrit busy_port
NOTES
Removing a criterion also automatically fixes all alerts associated with that criterion.
removesralertcrit 235