Closed sschueller closed 9 years ago
Hey, thanks for the bug report.
Can you give us a little bit more information, specifically:
From the output it looks like adagios is trying to get a check command called 'None' which looks erroneous. It would help to see the definitions to know what exactly is going on, and so that we can reproduce this locally.
Hi,
I installed it on a fresh machine from here: https://github.com/opinkerfi/adagios/wiki/Install-guide
pynag 0.7.0-1 adagios 1.2.8.git.1.gbdd91aa1
I am opening the service to edit it, In the second tab it just sais loading. in the chrome inspector I see that the request above failed with that error. I have deleted the service now and recreated them which seems to work.
Additionally when I create a new host I get an error (Unable to get object) but I can go back and edit the host fine afterwards.
I just saw that version 1.6.1 is the latest stable so I will try that. Why isn't that version in the repository?
Thanks
Oh boy, that is really old (our users come from the rhel world, and centos6 packages are up to date)
I will take a look at the outdated packages. In the meantime if you are anxious to try, you can use pip:
pip install --upgrade https://github.com/opinkerfi/adagios/zipball/master
The debian packages were preferred because they handle all of the configuration for you (like creating apache configuration for example) so it will always be less hazzle to use deb packages... But they kind of have to be up to date :)
I got it to work with PIP and a few manual adjustments. I think the django version in the wheezy repo is also too old.
Works good now. If I get a chance I will try to update the docs for getting it to run on Debian and do a PR.
Thanks.
Thanks for the update @sschueller .. Let us know if you do a documentation update.
Marking this as closed.
I tried to change the port on which ssh is checked but I get the following error after a clean install of adagios on debian Wheezy 7.6
Any suggetions?