updating README

This commit is contained in:
Arne Teuke
2017-07-30 20:38:00 +01:00
parent 93b47c0f01
commit d12abd7cd1

View File

@@ -60,7 +60,6 @@ Configuration
* manage Nagios main hostgroups through Puppet exports. Additional host groups can be created through external Puppet rules via define, to avoid having to alter the module code. * manage Nagios main hostgroups through Puppet exports. Additional host groups can be created through external Puppet rules via define, to avoid having to alter the module code.
* manage Nagios main servicegroups through Puppet exports. Additional service groups can be created through external Puppet rules via define, to avoid having to alter the module code. * manage Nagios main servicegroups through Puppet exports. Additional service groups can be created through external Puppet rules via define, to avoid having to alter the module code.
* manage Nagios main timeperiods through Puppet exports. Additional timeperiods can be created through external Puppet rules via define, to avoid having to alter the module code. * manage Nagios main timeperiods through Puppet exports. Additional timeperiods can be created through external Puppet rules via define, to avoid having to alter the module code.
* configure NRPE on clients (optional)
* configure firewall (optional) * configure firewall (optional)
* configure selinux policies (optional) * configure selinux policies (optional)
* configure forwarding http to https including accesing the /nagios url directly (optional) * configure forwarding http to https including accesing the /nagios url directly (optional)