amon
amon copied to clipboard
Amon is a modern server monitoring platform.
In the current Amon version, there is no way to view all processes running on a server on 1 page - they have to be clicked individually.
Is Arm hardware float supported at this time, I've tried two different servers and (basically) get the same error -- which I've included below. ``` root@tina:# uname -a Linux tina...
Hello, healthchecks as documented in https://www.amon.cx/docs/api/ are missing and return 404 when queried. ```bash ubuntu@mymachine:~$ curl https://my-amon-instance.com/api/v1/healthchecks/list/?api_key=abc123 Not FoundThe requested URL /api/v1/healthchecks/list/ was not found on this server. ``` I...
It would be great there is a 'Back to Normal' alert that is sent when a System Alert or HealthCheck alert no longer meets the applied threshold. This would be...
Because of https://github.com/amonapp/amon/pull/171/files#r146259565 the script served from `/install` currently fails to install on debian 64x systems as well as others caught in the if statement.
Hi @martinrusev i've found a bug where some alerts for custom plugins are causing error and mess up completely all other alerts. Test Case : 4 similar servers with custom.plugins.conf...
@martinrusev Hi Martin I noticed an issue with Tags to see it try this simple test : 1)add 4 tag categories first - (ex. tagcat1.. tagcat4) 2)add 4 tags to...
When configuring a Healthcheck on an amonagent, the healthcheck shows up on the Amon Healthcheck dashboard, however there is no possibility to remove old healthchecks (e.g. healthcheck not necessary anymore,...
It would be nice to be able to override the global timezone from UTC. This could either be a config setting or possibly a setting that configured within the UI....
Should be fairly easy to accomplish using `django-auth-ldap`...