Files
xen-orchestra/docs/alerts.md

35 lines
1.0 KiB
Markdown
Raw Normal View History

2015-11-12 17:13:52 +01:00
# Alerts
Alerts are a way to warn the administrator about various events. The first kind of alerts will be emails and also in a dedicated area of `xo-web` to display them.
2015-11-12 17:20:43 +01:00
## Performances alerts
The administrator will configure alerts based on performance thresholds.
The configurable metrics are:
* CPU usage (VM, host)
* RAM usage (VM, host)
* network bandwidth (VM, host)
* load average (host)
* disk IO (VM)
* total IO (SR, only for XenServer Dundee and higher)
2015-11-12 17:20:43 +01:00
If any configured values exceed the threshold during a selected period of time, an alert will be sent.
2015-11-12 17:20:43 +01:00
Those alerts will be also stored and accessible in the web interface, and also later for the load balancing feature (helping it to solve those performance problems).
2015-11-12 17:23:19 +01:00
2015-11-12 17:22:13 +01:00
## Updates alerts
When your XOA detects new packages, you'll be notified by email.
## Backup alerts
Same story for backups: if a backup fails, you'll receive an email.
2015-11-12 17:22:13 +01:00
You can choose to be notified only if it fails or even after each backup job.
2015-12-16 19:07:04 +01:00
Current supported alerts system:
* Email
* XMPP