added and linked add_contactgroups_rules

This commit is contained in:
Arne Teuke
2017-07-27 12:11:26 +01:00
parent a90da5d3ed
commit 3f12bbd92d
2 changed files with 6 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ Nagios is a powerful open source software solution for monitoring your IT enviro
* [PuppetDB]
* [SELINUX](#selinux)
* [Certbot](#certbot)
* [Httpd vHost Files](#httpd-vhost-files)
* [Manage additional resources]
* [Known Problems](#known-problems)
* [Support](#support)
* [Tests](#tests)
@@ -120,6 +122,8 @@ If you prefer to use https but use self-signed certs or your own CA, simply set
### httpd vHost files
by Default, Nagios creates its own nagios.conf file, which is not a vhost file and relies on the main ssd.conf. However, as Nagios might be running on a regular web server with various other web instances (not recommended through for performance reasons), we will not want to manage ssl.conf directly, hence the module creates a vhost for the ssl host.
### Manage additional resources
### Known Problems
### Support