summaryrefslogtreecommitdiff
path: root/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-06-01 22:09:31 +0300
committerPaul Buetow <paul@buetow.org>2023-06-01 22:09:31 +0300
commit4b90aa9b9b804204204545879b5a9b88cab50bef (patch)
tree9ee93c08bdfa980ba0ad28304fa4b22249278816 /gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html
parent9fd350460e0f7e0b03fcf3ccadb96208fe5da013 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html')
-rw-r--r--gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html
index 70303ea9..53160739 100644
--- a/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html
+++ b/gemfeed/2023-06-01-kiss-server-monitoring-with-gogios.html
@@ -18,7 +18,7 @@
<br />
<span>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 <span class='inlinecode'>foo.zone</span>, my MTAs, my authoritative DNS servers, my NextCloud, Wallabag and Anki sync server installations, etc.</span><br />
<br />
-<span>With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution for users looking to monitor a limited number of resources. In theory, Gogios scales to a couple of thousand checks, though. In this blog post, we&#39;ll explore Gogios&#39; features, configuration, and use cases to help you determine if it&#39;s the proper monitoring solution for your needs, too.</span><br />
+<span>With compatibility with the Nagios Check API, Gogios offers a simple yet effective solution for users looking to monitor a limited number of resources. In theory, Gogios scales to a couple of thousand checks, though. In this blog post, we&#39;ll explore Gogios&#39; features, configuration, and use cases to help you determine if it&#39;s the proper monitoring solution for your needs, too. You can clone it from Codeberg here:</span><br />
<br />
<a class='textlink' href='https://codeberg.org/snonux/gogios'>https://codeberg.org/snonux/gogios</a><br />
<br />