From d84f446aaff4b13e017f1076ab2d84c4011bc6b2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Nov 2024 23:46:36 +0200 Subject: Update content for gemtext --- gemfeed/atom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 347d23d7..51aa97ac 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-11-16T23:34:14+02:00 + 2024-11-16T23:45:38+02:00 foo.zone feed To be in the .zone! @@ -45,9 +45,9 @@
  • Data integrity
  • ⇢ ⇢ Periodic backups
  • ⇢ ⇢ Power protection
  • -
  • Monitoring: Keeping an Eye on Everything
  • +
  • Monitoring: Keeping an eye on everything
  • ⇢ ⇢ Prometheus and Grafana
  • -
  • ⇢ ⇢ Gogios: My Custom Alerting System
  • +
  • ⇢ ⇢ Gogios: My custom alerting system
  • What's after this all?

  • Why this setup?


    @@ -134,7 +134,7 @@
    Power outages are regularly in my area, so a UPS keeps the infrastructure running during short outages and protects the hardware. I'm still trying to decide which hardware to get, and I still need one, as my previous NAS is simply an older laptop that already has a battery for power outages. However, there are plenty of options to choose from. My main criterion is that the UPS should be silent, as the whole setup will be installed in an upper shelf unit in my daughter's room. ;-)

    -

    Monitoring: Keeping an Eye on Everything


    +

    Monitoring: Keeping an eye on everything



    Robust monitoring is vital to any infrastructure, especially one as distributed as mine. I've thought about a setup that ensures I'll always be aware of what's happening in my environment.

    @@ -148,7 +148,7 @@
    https://grafana.com

    -

    Gogios: My Custom Alerting System


    +

    Gogios: My custom alerting system



    Alerts generated by Prometheus are forwarded to Alertmanager, which I will configure to work with Gogios, a lightweight monitoring and alerting system I wrote myself. Gogios runs on one of my OpenBSD VMs. At regular intervals, Gogios scrapes the alerts generated in the k3s cluster and notifies me via Email.

    @@ -158,7 +158,7 @@

    What's after this all?



    -This setup is just the beginning. Some ideas I'm thinking about for the future:
    +This setup may be just the beginning. Some ideas I'm thinking about for the future: