Start ACC and enter list to monitor the status of all runnables. This example shows ACC of a current ARIS Server installation for a medium number of users.
ACC+ localhost>list
Node localhost - 16 installed runnables.
ID State Version Type
zoo_m STARTED 10.0.20.0 com.aris.runnables.zookeeper-run-prod
postgres_m STARTED 10.0.20.0 com.aris.runnables.PostgreSQL-run-prod
cloudsearch_m STARTED 10.0.20.0 com.aris.cip.y-cloudsearch-run-prod
elastic_m STARTED 10.0.20.0 com.aris.runnables.elasticsearch-run-prod
umcadmin_m STARTED 10.0.20.0 com.aris.umcadmin.y-umcadmin-run-prod
adsadmin_m STARTED 10.0.20.0 com.aris.adsadmin.y-adsadmin-run-prod
abs_m STARTED 10.0.20.0 com.aris.modeling.components.y-server-run-prod
octopus_m STARTED 10.0.20.0 com.aris.octopus.y-octopus_server-run-prod
apg_m STARTED 10.0.20.0 com.aris.age.age-run-prod
copernicus_m STARTED 10.0.20.0 com.aris.copernicus.copernicus-portal-server-run-prod
ecp_m STARTED 10.0.20.0 com.aris.runnables.ecp-run-prod
simulation_m STARTED 10.0.20.0 com.aris.modeling.components.simulationserver.y-simuserver-run-prod
loadbalancer_m STARTED 10.0.20.0 com.aris.runnables.httpd.httpd-run-prod
dashboarding_m STARTED 10.0.20.0 com.aris.dashboarding.dashboarding-run-prod
businesspublisher_m STARTED 10.0.20.0 com.aris.modeling.components.businesspublisher.y-bp-server-run-prod
arcm_m STARTED 10.0.20.0 com.aris.arcm.arcm-run-prod
The state of all runnables represented by their instance IDs is listed. Possible states are:
UNKNOWN: The runnable state is not yet known. This state is shown directly after ARIS Agent was started.
STOPPED: The runnable is currently not running.
STARTING: The runnable is starting, but this process is not complete yet.
STARTED: The runnable is running.
STOPPING: The runnable is stopping, but this process is not complete yet.
DEACTIVATED: The runnable is not in use. It has been deactivated manually and can be activated if necessary. If the dashboarding runnable is in this state, that does not have to be an error. This runnable is deactivated if ARIS Server was installed without ARIS Aware.
DOWN: This runnable started and crashed. ARIS Agent will attempt to automatically restart the runnable momentarily.
FAILED: This runnable has crashed. ARIS Agent has given up trying to restart the runnable.
If a runnable does not start properly, read the Basic Troubleshooting guide.