diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-01 22:05:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-01 22:05:19 +0300 |
| commit | 21d8c75c016fdd6d0299b5b0a1eb48498c5f9517 (patch) | |
| tree | 98e99c133761ac114e723dd25c77b87822c1211d | |
| parent | dfdfd8da3f5eed1804b3281c2094cab67b8c50de (diff) | |
Update content for md
| -rw-r--r-- | gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md | 2 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md index 04beabbe..11312999 100644 --- a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md +++ b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.md @@ -41,7 +41,7 @@ With experience in monitoring solutions like Nagios, Icinga, Prometheus and OpsG 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. -This led me to create Gogios, a lightweight monitoring tool tailored to my specific needs. I chose the Go programming language for this project as it allowed me to refresh my Go programming skills and provided a robust platform for developing a fast and efficient monitoring tool. Gogios eliminates unnecessary features and focuses on simplicity, providing a no-frills monitoring solution. +This led me to create Gogios, a lightweight monitoring tool tailored to my specific needs. I chose the Go programming language for this project as it comes, in my opinion, with the best balance of ease to use and performance. Gogios eliminates unnecessary features and focuses on simplicity, providing a no-frills monitoring solution. ## Features @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-06-01T21:10:17+03:00 by `Gemtexter` +> This site was generated at 2023-06-01T22:04:58+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.md b/uptime-stats.md index 712cd099..f286fbb5 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-06-01T21:10:17+03:00 +> This site was last updated at 2023-06-01T22:04:58+03: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. |
