Monitor

Service Management

  • Service management is mainly to monitor and display the health status and basic information of each service in the system.

Master Server

  • Mainly related to master information.

master

Worker Server

  • Mainly related to worker information.

worker

Database

  • Mainly the health status of the DB.

db

Statistics Management

Statistics

statistics

ParameterDescription
Number of commands wait to be executedStatistics of the t_ds_command table data.
The number of failed commandsStatistics of the t_ds_error_command table data.
Number of tasks wait to runCount the data of task_queue in the ZooKeeper.
Number of tasks wait to be killedCount the data of task_kill in the ZooKeeper.

Audit Log

The audit log provides information about who accesses the system and the operations made to the system and record related time, which strengthen the security of the system and maintenance.

audit-log