This check will monitor applications that shall be in running state in the
application server. This check will monitor if one or more applications not are
in a running state.
Multiple Instances: Yes (per managed server)
Interval: Every 5 minutes (288 times per day)
Status
Expression
Critical
If (Applications Started != xx)
Impact
Depends on what application that did not start. But the
functionality provided by that application is not available.
Suggestion
Look in application server log files to find the underlying
problem. The application need to be started again by running the
installer once again.
OK
If not status Critical.
Unknown
Missing application response.
Metric & Service
Command line example
Application Started
java -jar application-monitoring-metrics-cli.jar mws
-host=localhost -server=<Managed Server Name> -port=<Managed Server JMX
Port> -user=ifsmon -pass=<password> -request=applications_started