summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-05-21 13:05:57 +0300
committerPaul Buetow <paul@buetow.org>2023-05-21 13:05:57 +0300
commitc40d759f4ebeab25f7c8b3b87a6a38e3c3eec8c8 (patch)
treeb025231d2f9ee3600fa120ca58076bb6898023eb /gemfeed
parent53842d04038a6b6b6c0d9e901d4a7217d1d3122d (diff)
Update content for html
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html2
1 files changed, 1 insertions, 1 deletions
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
<br />
<h2 style='display: inline'>Motivation</h2><br />
<br />
-<span>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.</span><br />
+<span>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.</span><br />
<br />
<span>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.</span><br />
<br />