From c40d759f4ebeab25f7c8b3b87a6a38e3c3eec8c8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 21 May 2023 13:05:57 +0300 Subject: Update content for html --- gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed') diff --git a/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html b/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html index 0dcca12a..34c09c78 100644 --- a/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html +++ b/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html @@ -43,7 +43,7 @@ https://asciiart.website/index.php?art=objects/computers

Motivation



-As a Site Reliability Engineer with experience in monitoring solutions like Nagios, Icinga, Prometheus and OpsGenie, these tools often came with many features that I didn't necessarily need for personal use. Contact groups, host groups, re-check intervals, check clustering, and the requirement of operating a DBMS and a WebUI added complexity and bloat to my monitoring setup.
+As a Site Reliability Engineer with experience in monitoring solutions like Nagios, Icinga, Prometheus and OpsGenie, these tools often came with many features that I didn't necessarily need for personal use. Contact groups, host groups, check clustering, and the requirement of operating a DBMS and a WebUI added complexity and bloat to my monitoring setup.

My primary goal was to have a single email address for notifications and a simple mechanism to periodically execute standard Nagios check scripts and notify me of any state changes. I wanted the most minimalistic monitoring solution possible but wasn't satisfied with the available options.

-- cgit v1.2.3