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 | 9fd350460e0f7e0b03fcf3ccadb96208fe5da013 (patch) | |
| tree | 3c3405fa0008943811f32a3b9c08b6f14b053112 /gemfeed/atom.xml | |
| parent | 8262072dbd2655d38a665b72c9c8a41d46811294 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/atom.xml')
| -rw-r--r-- | gemfeed/atom.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3d0c6b0e..9b2efd1f 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-06-01T21:10:18+03:00</updated> + <updated>2023-06-01T22:04:59+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline'>KISS server monitoring with Gogios</h1><br /> <br /> +<span class='quote'>Published at 2023-06-01T21:10:17+03:00</span><br /> +<br /> <a href='./2023-06-01-kiss-server-monitoring-with-gogios/gogios-small.png'><img alt='Gogios logo' title='Gogios logo' src='./2023-06-01-kiss-server-monitoring-with-gogios/gogios-small.png' /></a><br /> <br /> <h2 style='display: inline'>Introduction</h2><br /> @@ -59,7 +61,7 @@ https://asciiart.website/index.php?art=objects/computers <br /> <span>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.</span><br /> <br /> -<span>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.</span><br /> +<span>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.</span><br /> <br /> <h2 style='display: inline'>Features</h2><br /> <br /> |
