diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-01 20:49:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-01 20:51:24 +0300 |
| commit | 0dc22f943e9e45c16da4815bf971a4253bc56d0b (patch) | |
| tree | ddb863c14c604f679bc7406e35414a0700c8a37a /README.md | |
| parent | 830866a3ec1fc7638a71b00903e1131fbcefb46f (diff) | |
Add Gogios logo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ # Gogios -Gogios is a minimalistic and easy-to-use monitoring tool written in Go, compatible with the Nagios Check Plugins. It is designed to periodically execute checks and send monitoring status via email. + Gogios is a lightweight and minimalistic monitoring tool not designed for large-scale monitoring. It is ideal for monitoring self-hosted servers on a tiny scale, such as only a handful of servers or virtual machines (e.g. my personal infrastructure). If you have limited resources to monitor and require a simple yet effective solution, Gogios is an excellent choice. However, for larger environments with more complex monitoring requirements, it might be necessary to consider other monitoring solutions better suited for managing and scaling with increased monitoring demands. - ## Example alert This is an example alert report received via E-Mail. Whereas, `[C:2 W:0 U:0 OK:51]` means that we've got two alerts in status critical, 0 warnings, 0 unknowns and 51 OKs. |
