Closed fireheadman closed 4 years ago
You simply need to go Configuration -> Modules -> grafana -> Configuration and change the entry for host from localhost:3000
to x.x.x.x:3000
.
Uncomment and change the domain
under the "Server" section in /etc/grafana/grafana.ini
to your hostname or IP. The default config will redirect the link requests to localhost:3000
.
@irodebush-wes ====>>>> This is the solution! I'm back online, thanks!
Expected Behavior
Grafana now requires the image render plugin to be installed in order to see the graphs in icinga Once this is completed, the graphs work, however if you click the graph, it will launch the grafana window and point to localhost host instead of the IPAddress of the icinga server.
This is causing a page not found condition. If you replace localhost with the IPAddress in the link (new window), then it works. Unsure what needs to be changed in the module to allow for the spawned window to launch with IPAdress or if there is a setting I can change on my side for this?
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
navigate to client (ping graph or any service graph)
can also right click and copy link This will get you http://x.x.x.x:3000/d/xxxxxxx/base-metrics?var-hostname=xxxxxxxx&var-service=hostalive&var-command=hostalive&from=now-6h&to=now&orgId=1&panelId=9&fullscreen
seems good at this point
and now it doesn't work....
Context
Your Environment
icinga2 --version
): 2.11.3-1icinga2 feature list
):icinga2 daemon -C
):