amon icon indicating copy to clipboard operation
amon copied to clipboard

Amon is a modern server monitoring platform.

Results 37 amon issues
Sort by recently updated
recently updated
newest added

Is there any further development coming for Amon? Can anyone share their current experience with Amon as it is now?

hi guys, i just finished installing amon-server on ubuntu 16.04LTS, and the amonagent as well. but when i try amonagent -test, it shows following error. INFO[0006] Sending data to http://172.19.13.11/api/system/v2/?api_key=693acf08cc5e9def859369d575796332cc27bf42...

Now that it's open source!

According to PR #183, especially @martinrusev's [comment](https://github.com/amonapp/amon/pull/183#issuecomment-346294825), having an "official" amon docker image on Docker Hub would be a nice feature.

``` API_KEY=............... bash -c "$(curl -L https://monitor.superdomain.de/install/)" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4489 100 4489 0...

In following steps to install on-premise, I'm stuck here. https://docs.amon.cx/onpremise/ (env) root@amon-stg:/opt/amon# python manage.py migrate Traceback (most recent call last): File "manage.py", line 10, in execute_from_command_line(sys.argv) File "/opt/amon/env/lib/python3.5/site-packages/django/core/management/__init__.py", line 371,...

OpsView has an extensive list of integrations for different application types, found here: https://github.com/opsview Amon can pull the metrics with a simple amonagent plugin, similar to Nagions, Sensu

feature

It would be great to be able to `snap install amon-{server,agent}`. What the title says, "snap me! snap me!" :)

The Python Prometheus parser can be used to parse the metrics and then store in the Amon DB: https://github.com/prometheus/client_python#parser

feature

I have a fresh ubuntu 16.04 installation i have installed nginx, mongodb and phyton 3.5 (ubuntu shipped) but the manual at https://docs.amon.cx/onpremise/ does not work. i fails at the step:...

bug