From 050cfe9d1fccaa8d4ad2b4988ae4a5bdf453a9ac Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 26 Apr 2023 00:26:50 +0300 Subject: add ascii art --- gemfeed/DRAFT-kiss-monitoring-with-gogios.gmi | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'gemfeed') diff --git a/gemfeed/DRAFT-kiss-monitoring-with-gogios.gmi b/gemfeed/DRAFT-kiss-monitoring-with-gogios.gmi index fa2971ec..b59426e6 100644 --- a/gemfeed/DRAFT-kiss-monitoring-with-gogios.gmi +++ b/gemfeed/DRAFT-kiss-monitoring-with-gogios.gmi @@ -1,5 +1,28 @@ # KISS monitoring system with Gogios +``` + _____________________________ ____________________________ + / \ / \ + | _______________________ || ______________________ | + | / \ || / \ | + | | # Alerts with status c| || | # Unhandled alerts: | | + | | hanged: | || | | | + | | | || | CRITICAL: Check Pizza| | + | | OK->CRITICAL: Check Pi| || | : Late delivery | | + | | zza: Late delivery | || | | | + | | | || | WARNING: Check Thirst| | + | | | || | : Need Kombucha | | + | \_______________________/ || \______________________/ | + | /|\ GOGIOS MONITOR 1 _ || /|\ GOGIOS MONITOR 2 _ | + \_____________________________/ \____________________________/ + !_________________________! !________________________! + +------------------------------------------------ +ASCII art was modified by Paul Buetow +The original can be found at +https://asciiart.website/index.php?art=objects/computers +``` + ## 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. -- cgit v1.2.3