Skip to content

Commit

Permalink
Add monitoring plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
tbauriedel committed Oct 1, 2024
1 parent 037dc88 commit 695a7bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@
- icinga.icinga.icingadb_redis
- icinga.icinga.icingadb
- icinga.icinga.icingaweb2
- icinga.icinga.monitoring_plugins
5 changes: 5 additions & 0 deletions ansible/vars/monitoring-plugins.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
icinga_monitoring_plugins_epel: true
icinga_monitoring_plugins_crb: true
icinga_monitoring_plugins_check_commands:
- "all"

0 comments on commit 695a7bb

Please sign in to comment.