andy-beak
(Andrew Beak )
September 9, 2019, 2:40pm
1
Hi,
I’ve read the documentation at “Addons” and “Features”. I’ve enabled Graphite and configured it to point at a server where I’m running Graphite using the official docker image.
When I view a host the image for the performance graph is 404.
The url looks like this: https://my.domain.com/render/dashboard-solo/db/icinga2-default?var-hostname=hostname&var-service=dummy&var-command=dummy&panelId=1&orgId=1&width=640&height=280&theme=dark&from=now-6h&to=now&trickrefresh=now
The domain is the domain where my webui is running.
Are there any step-by-step instructions for adding graphs? I haven’t found any blogs or tutorials showing how to do this.
Thanks,
Andrew
I wrote a thing a while back. You can try skipping to the icingaweb section if Graphite is already setup in Docker.
With a lot of outdated documents on how to get Graphite working properly, I figured it would be good to provide something up to date and relevant for the latest batch of enterprise Linux operating systems, but also using virtual environments to make it usable on anything with recent versions of Python.
This article is targeted at the new standardization of python3.6+, and we’re using py-venv to avoid any distribution specific caveats that might keep the latest version from running. This has bee…
1 Like
andy-beak
(Andrew Beak )
September 9, 2019, 3:21pm
3
This looks great, thanks!
dnsmichi
(Michael Friedrich)
September 12, 2019, 9:29am
4
Thanks for the reminder, I’ll link this from the docs.
1 Like