Explains how to view the list of services using either the Control System or the CLI.
| Column Name | Column Description |
|---|---|
| Service | The name of the installed service. |
| Running Nodes | The number of nodes on which the associated service
is running. The service can be stopped ( ) or restarted ( ). Click the number in this
column to view the nodes on which the service is
running. |
| Standby Nodes | The number of nodes on which the associated service
is in standby (available, but not running) state. The
service can be started ( ) or restarted ( ). Click the number in this
column to view the nodes on which the service is in
standby state. |
| Failed Nodes | The number of nodes on which the service has failed.
The service can be started ( ) or restarted ( ). Click the number in this
column to view the nodes on which the service has
failed. |
| Stopped Nodes | The number of nodes on which the associated service
is stopped (and not running). The service can be started ( ) or restarted ( ). Click the number in this
column to view the nodes on which the service has been
stopped. |
| Log Viewer | (Displays only if Kibana is installed on a node) The
link ( ) to the Kibana UI. |
The command to list all the services on a node is:
maprcli service list -node <node name>
For complete reference information, see
service list.