...
Section | Name | Original Value | Possible Values | Description | |||||
---|---|---|---|---|---|---|---|---|---|
mail_domain | yourdomain.com | <domain> | |||||||
mail_from | yourmailname@yourdomain.com | <email> | |||||||
mail_password | your_password | <password> | mail_server | smtp.yourdomain.com | <fqdn> | ||||
mail_server_port | 25 | <integer> | |||||||
mail_subject_prefix | [automatic] | ||||||||
mail_use_tls | true | true, false | |||||||
mail_user | your_user_account@your_domain.com | <username> | Used for SMTP authentication. Leave empty to skip authentication | ||||||
mail_password | your_password | <password> | Used for SMTP authentication. Leave empty to skip authentication |
Icons
Section | Name | Original Value | Possible Values | Description | |
---|---|---|---|---|---|
icons | alert_critical | <omk_url_base>/icons/alert_critical.png | <relative filepath> | ||
icons | alert_degraded | <omk_url_base>/icons/alert_warning.png | <relative filepath> | ||
icons | alert_fatal | <omk_url_base>/icons/alert_critical.png | <relative filepath> | ||
icons | alert_major | <omk_url_base>/icons/alert_major.png | <relative filepath> | ||
icons | alert_minor | <omk_url_base>/icons/alert_minor.png | <relative filepath> | ||
icons | alert_normal | <omk_url_base>/icons/alert_normal.png | <relative filepath> | ||
icons | alert_reachable | <omk_url_base>/icons/alert_normal.png | <relative filepath> | ||
icons | alert_unknown | <omk_url_base>/icons/alert_unknown.png | <relative filepath> | ||
icons | alert_unreachable | <omk_url_base>/icons/alert_critical.png | <relative filepath> | ||
icons | alert_warning | <omk_url_base>/icons/alert_warning.png | <relative filepath> |
...