CSCfi / ansible-role-nrpe

Configure nrpe or opsview-agent
MIT License
0 stars 3 forks source link

Add option to remove hardcoded checks #7

Closed rlaurika closed 7 years ago

rlaurika commented 7 years ago

Sometimes the default checks defined in the default nrpe.cfg file can interfere with what the user intends to set in an override file. Add an option that makes it possible to remove any unwanted command[*] settings from the default nrpe.cfg configuration file. To preserve backwards compatibility, don't remove hardcoded settings by default. Some setups may depend on the hardcoded settings being set a certain way.