Use the gasadmin command to remove monitoring alarms for Web services
running on the GAS.
In this task you use the gasadmin monitoring update command to remove alarms.
-
Display the alarms set.
-
Remove or unset configured alarms.
You can remove alarms by session id or service name. The configuration takes effect
immediately.
-
Unset the DVM not started alarm on a session.
gasadmin monitoring update --unset-alarm DVM_NOT_STARTED --session
d98290172c8f7c0d861db329f1ce6597
-
Unset the DVM not started alarm on a service.
gasadmin monitoring update --unset-alarm DVM_NOT_STARTED --service
demo/Calculator
Tip:
You can unset an alarm on a service even if it is not running. The configuration takes effect the
next time the service is started.