jaws_scripts.client.set_override
Set alarm override.
set_override
set_override [OPTIONS] NAME
Options
- --override <override>
The type of override
- Options
Disabled | Filtered | Masked | OnDelayed | OffDelayed | Shelved | Latched
- --unset
Remove the override
- --expirationseconds <expirationseconds>
The number of seconds until the override status expires
- --expirationts <expirationts>
UNIX timestamp (millis since epoch 1970) when the override status expires, Overridden by –expirationseconds (so only use one or the other)
- --reason <reason>
The explanation for why this alarm has been shelved
- Options
Stale_Alarm | Chattering_Fleeting_Alarm | Other
- --oneshot
Whether shelving is one-shot or continuous
- --comments <comments>
Operator explanation for why suppressed
- --filtername <filtername>
Name of filter rule associated with this override
Arguments
- NAME
Required argument