Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sol1 Icinga
icinga2-enhanced-mail-notification
Commits
d53bd486
Commit
d53bd486
authored
Dec 13, 2018
by
Matthew Smith
Browse files
update readme
parent
60420c92
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d53bd486
...
...
@@ -19,10 +19,10 @@ The minimum required for enhanced emails to function is Icinga2.
_Or you can apply notifications your own way, `enhance-mail-notification.py` and `enhance-mail-command.conf` contain the basics_
## Enhancements
Grafana and Netbox have classes, which handle most of the work dealing with those services, in an attempt to keep the code for
manage data from these services in one place.
Grafana and Netbox have classes, which handle most of the work dealing with those services, in an attempt to keep the code to
manage data from these services in one place. These classes return values that are used in the content of the emails, they
should return empty strings or objects if no data is found.
Enhancements to the existing external services or new services are encouraged to
use classes for maintainability.
Enhancements to the existing external services or new services are encouraged to use classes for maintainability.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment