System Monitoring
Last updated
Last updated
System monitoring contains information about the system resource consumption and status about docker container services of cQube.
Once the user is logged in to the admin panel. Click on monitoring, It redirects to another window where you will be able to see the grafana dashboard.
By default the username and password will be the following
Username: admin
Password: admin
Click on login and the change the password as prompted
Login to the grafana dashboard and click on the Toggle Menu bar and then click on Dashboard
Once you click on dashboards, you will be able to see the dashboards. Click on General to expand the dashboard.
Docker containers: This dashboard contains the general statistics about the docker container performances.
CPU used: This module gives you the total number of CPU used by the containers
CPU cores: This module gives the information about the number of cpu cores the VM is running on
Memory Load: It gives the total percentage of memory load by the docker containers
Used Memory: It gives the information about the total GB of memory in use by the docker containers
Storage Load: It gives the total percentage of storage load by the docker containers
Used Storage: It gives the information about the total GB of storage in use by the docker containers
Running Containers: It shows the total number of containers which are up and running
Container CPU Usage: It shows the usage of CPU consumed by each container
Container Memory Usage: It shows the usage of memory consumed by each container
Infra Metrics: This dashboard contains the general statistics about the docker infrastructure
Uptime: It shows the total uptime of the server from the last shutdown.
CPU idle: It shows the percentage of CPU idle at that particular time
CPU cores: It shows the number of cpu cores the VM is running on
Available Memory: It shows the total GB of free RAM in the VM
Free Storage: It shows the total number of free storage available
CPU Usage: It shows the usage cycle of cpu
Memory Usage: It shows the usage cycle of RAM
Network Usage: It shows the usage of input/output network usage
Monitor Services: This dashboard contains the statistics about the monitoring services.
Prometheus uptime: It shows the number of minutes prometheus is up and running
Memory Usage: It shows the memory usage of monitoring containers
Container CPU usage: It shows the percentage of cpu used by monitoring containers
Container memory usage: It shows the percentage of memory used by monitoring containers.