Cloud Pak System Software Monitoring Server situations
The Enterprise Navigator item has a set of predefined situations. They appear within theCloud Pak System Software Monitoring Server entry of the Situation editor.
- Deploy_Failed
- This situation becomes true and an event is opened when one or
more agent deployments has failed. Default: Do not Run at
startup. Show Formula:
( Status == Failed)
- Deploy_Retrying
- This situation becomes true and an event is opened when one or
more agent deployments is in the FailedRetry state, which means it
has failed an attempt to deploy and is making another attempt. Default:
Do not Run
at startup. Show Formula:
( Status == 'Failed Retrying')
- Hub_Catalog_Critical
- This situation becomes true and an event is opened when an application
catalog that is installed at a remote monitoring server is not installed
at the hub monitoring server. This can happen when application support
has not been selected for the hub during installation. Default: Do
not Run
at startup. Show Formula:
( Status == Missing At Hub) AND (Catalog != 'PDSSTATS')
- Hub_Catalog_Warning
- This situation becomes true and an event is opened when an application
catalog that is installed at a remote monitoring server is newer than
what is installed at the hub monitoring server. This is a warning
that the application support for the component is out of date. This
might not be a problem if the hub has not been upgraded yet. Default:
Do not Run
at startup. Show Formula:
( Status == RTEMS Newer)
- Remote_Catalog_Warning
- This situation becomes true and an event is opened when an application catalog that is installed at the hub monitoring server is not also installed at a remote monitoring server; or an application catalog that is installed at the hub is newer than what is installed at a remote monitoring server.
- TEMS_Busy
- This situation becomes true and an event is opened when the Tivoli
Enterprise Monitoring Server is continually busy. Default: Do not Run at
startup. Show Formula:
( Product == 'EM' AND Reason == 'H')