1
0

add confdroid_nagios

This commit is contained in:
2026-03-10 12:57:28 +01:00
parent 1306c5488f
commit f529604d1f

View File

@@ -14,6 +14,7 @@
- [confdroid\_gitea](#confdroid_gitea) - [confdroid\_gitea](#confdroid_gitea)
- [confdroid\_php](#confdroid_php) - [confdroid\_php](#confdroid_php)
- [confdroid\_nrpe](#confdroid_nrpe) - [confdroid\_nrpe](#confdroid_nrpe)
- [confdroid\_nagios](#confdroid_nagios)
- [control repo template](#control-repo-template) - [control repo template](#control-repo-template)
- [FAQ](#faq) - [FAQ](#faq)
@@ -104,6 +105,18 @@ Install NRPE as client for Nagios to query the status of hosts and their service
- manage selinux rule exceptions (optional) - manage selinux rule exceptions (optional)
- manage NRPE service - manage NRPE service
### [confdroid_nagios](https://3for.me/bh1d2)
Install, configure and fully populate Nagios via Exports in PuppetDB
- manage configuration files through parameters:
- nagios.cfg
- cfi.cfg
- manage iptables (optional)
- manage service
- export client targets (hosts, services)
- import resources in nagios (hosts, services, commands, contacts etc.)
### [control repo template](https://3for.me/nq00s) ### [control repo template](https://3for.me/nq00s)
A template for starting a r10k control repo in a new puppet infrastructure A template for starting a r10k control repo in a new puppet infrastructure