]> xn--ix-yja.es Git - alex.git/commitdiff
Clarification on "non-agent" monitoring
authoralex <alex@pdp7.net>
Sun, 12 Apr 2020 19:17:34 +0000 (21:17 +0200)
committeralex <alex@pdp7.net>
Sun, 12 Apr 2020 19:17:34 +0000 (21:17 +0200)
PERSONAL_INFRA.md

index 280d3e837119955d592c6bfc82d053bb2d2865cf..2e011a5c9c9c6865d3bdc1a1c19cd6de4607561b 100644 (file)
@@ -72,9 +72,10 @@ I run the playbooks from my workstation periodically to renew certificates.
 
 I run Nagios monitoring all hosts and services.
 I get alerts for hosts and services being down.
-I monitor some stuff like Nextcloud updates using Nagios and cron jobs.
 I use https://github.com/alexpdp7/ragent as the monitor, which also means I get notifications when a host is updated and requires a reboot.
 
+To monitor certain things, such as FreeIPA, I set up cronjobs which run health checks and drop the output somewhere in `/var/www/html/*`, which then I check using check_http.
+
 I also run Netdata on many hosts, which I can access via a reverse proxy at https://netdata.mydomain/<hostname> with single sign on.
 
 ## Configuration management