Module functionality¶
By default, Monitor module is responsible for providing performance statistics instances, namely:
- Percentage of RAM usage.
- CPU usage time.
- Number of bytes received/sent over the network.
- Number of packages received/sent over the network.
It is also possible to add additional metrics that are present in Ceilometer.
In addition, the module performs the following tasks:
- Integration with monitoring systems, in particular, Zabbix.
- Integration with backup systems, in particular, Bareos.
Features of the module:
- It is running on controller.
- Connection is made to Ceilometer service to obtain statistical data.
Contents