OP#436 add conf.d dir
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
Nagios is a powerful open source software solution for monitoring your IT environments.
|
||||
|
||||
`confdroid_nagios` is a Puppet module allowing to fully automate the setup & configuration of the Nagios server, as well as actively adding client hosts and services to the monitoring environment through defines and `PuppetDB`.
|
||||
`confdroid_nagios` is a Puppet module allowing to fully automate the setup & configuration of the Nagios server, as well as actively adding client hosts and services to the monitoring environment through defines and `PuppetDB`.
|
||||
|
||||
## WARNING
|
||||
|
||||
@@ -32,7 +32,9 @@ Nagios is a powerful open source software solution for monitoring your IT enviro
|
||||
## Features
|
||||
|
||||
- if FQDN equals the specified `ng_nagios_server`, nagios server with all required specs is installed, else only nagios client packages and the target specs
|
||||
- if `ng_include_nrpe`is set to `true`, the confdroid_nrpe module is automatically applied on clients ([confdroid_nrpe](https://sourcecode.confdroid.com/confdroid/confdroid_nrpe) must be in the catalogue then )
|
||||
- an additional directory /etc/nagios/conf.d is created to place the custom checks etc. without being overwritten by updates.
|
||||
- if `ng_include_nrpe`is set to `true`, the confdroid_nrpe module is automatically applied on clients ([confdroid_nrpe](https://sourcecode.confdroid.com/confdroid/confdroid_nrpe) must be in the catalogue then)
|
||||
|
||||
|
||||
### configuring user access
|
||||
ToDo
|
||||
|
||||
Reference in New Issue
Block a user