From a060115f62061039758dd3cadae97889c4eadb1b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 26 Aug 2024 23:07:43 +0300 Subject: Update content for html --- .../2023-06-01-kiss-server-monitoring-with-gogios.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html') diff --git a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html index 71ae0dca..6a59ed92 100644 --- a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html +++ b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html @@ -12,13 +12,18 @@
Published at 2023-06-01T21:10:17+03:00

+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 foo.zone, my MTAs, my authoritative DNS servers, my NextCloud, Wallabag and Anki sync server installations, etc.
+
+With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution to monitor a limited number of resources. In theory, Gogios scales to a couple of thousand checks, though. You can clone it from Codeberg here:
+
+https://codeberg.org/snonux/gogios
+
Gogios logo

Table of Contents




-

Introduction


-
-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 foo.zone, my MTAs, my authoritative DNS servers, my NextCloud, Wallabag and Anki sync server installations, etc.
-
-With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution to monitor a limited number of resources. In theory, Gogios scales to a couple of thousand checks, though. You can clone it from Codeberg here:
-
-https://codeberg.org/snonux/gogios
-
     _____________________________    ____________________________
    /                             \  /                            \
-- 
cgit v1.2.3