From b1c2cf3934906483063a3f8ae0e2fae69fc19d40 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 Oct 2023 22:46:30 +0200 Subject: Update content for gemtext --- gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi | 5 +++++ ...023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi | 2 +- gemfeed/atom.xml | 9 +++++++-- index.gmi | 2 +- uptime-stats.gmi | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi index 89e6692c..ff53ecf6 100644 --- a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi +++ b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.gmi @@ -236,6 +236,11 @@ There are plans to make it possible to execute certain checks only on certain no Gogios is a lightweight and straightforward monitoring tool that is perfect for small-scale environments. With its compatibility with the Nagios Check API, email notifications, and CRON-based scheduling, Gogios offers an easy-to-use solution for those looking to monitor a limited number of resources. I personally use it to execute around 500 checks on my personal server infrastructure. I am very happy with this solution. +Other KISS-related posts are: + +=> ./2023-06-01-kiss-server-monitoring-with-gogios.gmi 2023-06-01 KISS server monitoring with Gogios (You are currently reading this) +=> ./2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi 2023-10-29 KISS static web photo albums with `photoalbum.sh` + E-Mail your comments to `paul@nospam.buetow.org` :-) => ../ Back to the main site diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi index 3b40b0ca..7fa716f7 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi @@ -231,7 +231,7 @@ The result will be in the distribution directory `./dist`. This directory is pub blurs html index.html photos thumbs ``` -I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw), which is as simple as: +I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw.), which is as simple as: ``` % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f3ab1e1f..0c105cd7 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-10-29T22:39:05+02:00 + 2023-10-29T22:46:13+02:00 foo.zone feed To be in the .zone! @@ -258,7 +258,7 @@ Generating /home/paul/irregular.ninja/dist/.//index.html blurs html index.html photos thumbs
-I usually do that via rsync to my web server (I use OpenBSD with the standard httpd web server, btw), which is as simple as:
+I usually do that via rsync to my web server (I use OpenBSD with the standard httpd web server, btw.), which is as simple as:

 % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/
@@ -1557,6 +1557,11 @@ http://www.gnu.org/software/src-highlite -->
 
Gogios is a lightweight and straightforward monitoring tool that is perfect for small-scale environments. With its compatibility with the Nagios Check API, email notifications, and CRON-based scheduling, Gogios offers an easy-to-use solution for those looking to monitor a limited number of resources. I personally use it to execute around 500 checks on my personal server infrastructure. I am very happy with this solution.

+Other KISS-related posts are:
+
+2023-06-01 KISS server monitoring with Gogios (You are currently reading this)
+2023-10-29 KISS static web photo albums with photoalbum.sh
+
E-Mail your comments to paul@nospam.buetow.org :-)

Back to the main site
diff --git a/index.gmi b/index.gmi index ff1d29e4..cdc9b58d 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-10-29T22:39:05+02:00 by `Gemtexter` +> This site was generated at 2023-10-29T22:46:13+02:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 23c0c28d..a339169e 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-10-29T22:39:05+02:00 +> This site was last updated at 2023-10-29T22:46:13+02:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. -- cgit v1.2.3