summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-29 11:14:18 +0300
committerPaul Buetow <paul@buetow.org>2023-04-29 11:14:18 +0300
commit5767a2e8558a223b63096b6e7b197501d25d95a3 (patch)
tree98cfeec82fa31215d146b34a20248226f541f470
parentfb7f32d28099879dd19775e308f8ab9d4bb6a549 (diff)
Update content for html
-rw-r--r--gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html18
-rw-r--r--index.html2
-rw-r--r--uptime-stats.html2
3 files changed, 11 insertions, 11 deletions
diff --git a/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html b/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html
index 3472b6cf..0dcca12a 100644
--- a/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html
+++ b/gemfeed/DRAFT-kiss-server-monitoring-with-gogios.html
@@ -10,6 +10,14 @@
<body>
<h1 style='display: inline'>KISS server monitoring with Gogios</h1><br />
<br />
+<h2 style='display: inline'>Introduction</h2><br />
+<br />
+<span>Gogios is a minimalistic and easy-to-use monitoring tool I programmed in Google Go designed specifically for small-scale self-hosted servers and virtual machines. The primary purpose of Gogios is to monitor my personal server infrastructure for <span class='inlinecode'>foo.zone</span>, my MTAs, my authoritative DNS servers, my NextCloud, Wallabag and Anki sync server installations, etc.</span><br />
+<br />
+<span>With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution for users looking to monitor a limited number of resources. In theory, Gogios scales to a couple of thousand checks, though. In this blog post, we'll explore Gogios' features, configuration, and use cases to help you determine if it's the proper monitoring solution for your needs, too.</span><br />
+<br />
+<a class='textlink' href='https://codeberg.org/snonux/gogios'>https://codeberg.org/snonux/gogios</a><br />
+<br />
<pre>
_____________________________ ____________________________
/ \ / \
@@ -33,17 +41,9 @@ The original can be found at
https://asciiart.website/index.php?art=objects/computers
</pre>
<br />
-<h2 style='display: inline'>Introduction</h2><br />
-<br />
-<span>Gogios is a minimalistic and easy-to-use monitoring tool I programmed in Google Go designed specifically for small-scale self-hosted servers and virtual machines. The primary purpose of Gogios is to monitor my personal server infrastructure for <span class='inlinecode'>foo.zone</span>, my MTAs, my authoritative DNS servers, my NextCloud, Wallabag and Anki sync server installations, etc.</span><br />
-<br />
-<span>With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution for users looking to monitor a limited number of resources. In this blog post, we'll explore Gogios' features, configuration, and use cases to help you determine if it's the proper monitoring solution for your needs, too.</span><br />
-<br />
-<a class='textlink' href='https://codeberg.org/snonux/gogios'>https://codeberg.org/snonux/gogios</a><br />
-<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. 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, 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 />
<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 />
diff --git a/index.html b/index.html
index f8f0f473..ba915937 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline'>foo.zone</h1><br />
<br />
-<span class='quote'>This site was generated at 2023-04-26T22:49:37+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
+<span class='quote'>This site was generated at 2023-04-29T11:14:02+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
<br />
<pre>
|\---/|
diff --git a/uptime-stats.html b/uptime-stats.html
index 5e0b8753..937bb7a8 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline'>My machine uptime stats</h1><br />
<br />
-<span class='quote'>This site was last updated at 2023-04-26T22:49:37+03:00</span><br />
+<span class='quote'>This site was last updated at 2023-04-29T11:14:02+03:00</span><br />
<br />
<span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br />
<br />