50. Database Tier - IFS Accounts

The IFS internal accounts need to be active for all parts of IFS Applications, otherwise the application will not work correctly. This check counts active IFS Accounts.

Multiple Instances: No

Interval: Every 5 minutes (288 times per day)

Status Expression
Critical If (Active IFS Internal Accounts != x)

Impact One or more inbuilt IFS Accounts is inactive. This can affect the functionality of the IFS Application Server and can result in an outage.
Suggestion Make sure the user accounts for IFSAPP, IFSADMIN, IFSCONNECT, IFSPRINT, IFSMOBILITY, IFSPLSQLAP and IFSWEBCONFIG not is locked.
OK If not status Critical.
Unknown Missing application response.

Metric & Service Command line example
Active IFS Internal Accounts
java -jar application-monitoring-metrics-cli.jar db -host=localhost -instance=<instancename> -user=ifsmonitoring -pass=<password> -appowner=<value> -request=IFS_ACCOUNTS -wa=x -wb=x