A few added notes
This commit is contained in:
parent
775b3f1aac
commit
86b17ab83d
12
README.md
12
README.md
@ -2,8 +2,20 @@ OVERVIEW
|
|||||||
========
|
========
|
||||||
|
|
||||||
This ansible playbook installs an icinga2 monitoring solution onto an Ubuntu 24.04 LTS system.
|
This ansible playbook installs an icinga2 monitoring solution onto an Ubuntu 24.04 LTS system.
|
||||||
|
Additional packages installed in order to be able to monitor certificates and their expirey:
|
||||||
|
sudo apt install monitoring-plugins-contrib
|
||||||
|
|
||||||
|
|
||||||
VARIABLES
|
VARIABLES
|
||||||
=========
|
=========
|
||||||
|
|
||||||
I need to do more documentation!
|
I need to do more documentation!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
CONFIGURATION FLOW
|
||||||
|
==================
|
||||||
|
|
||||||
|
vi /etc/icinga2/conf.d/*.conf
|
||||||
|
sudo icinga2 daemon -C
|
||||||
|
systemctl reload icinga2.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user