You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
It appears this will break hostalive graphs without manual adjustment, at least during my testing. All other graphs are working fantastic for me at present.
It might not be the above, however; could also be the target for the graph itself in the Icingaweb2 module. By default, it links to: https://<grafana host>/dashboard/db/icinga2-default?var-hostname=icinga01_dev_bigfishgames_com&var-service=hostalive&from=now-30m&to=now
I'm surprised this hasn't been reported previously... Which also leads me to wonder if I need to change a setting. Anyway, I hope this helps.
Expected Behavior
All normal, included graphs render using default configuration in instructions.
Current Behavior
hostalive graphs don't render (no datapoints). Host data is correctly populating in Graphite at icinga2.<hostname>.host.hostalive.perfdata.*
Possible Solution
Review and re-test implementation of hostalive graphs. Remove any hard-coded hosts that might have been left over from testing.
Steps to Reproduce (for bugs)
Install newest version of Icinga2 + Icingaweb2.
Install and configure Graphite module for Icinga2, and Grafana module for Icingaweb2.
Import dashboard into Grafana using included icinga2-default.json
All metrics should populate to Graphite at this point, and all graphs should properly render EXCEPT for hostalive.
Context
This metric allows us to measure basic host connectivity, and could be useful for troubleshooting. It might benefit the project as well if this metric worked out-of-the-box for people using a Graphite data source.
Your Environment
Icinga Web 2 Grafana version (System - About): 1.1.7
Icinga Web 2 version and modules (System - About): 2.1.0
Version used (icinga2 --version): r2.4.1-1
Operating System and version: Ubuntu Xenial LTS (16.04), Kernel version: 4.4.0-59
Looks like Grafana deletes not all the old infos from a dashboard. I created a new one from scratch and the entries are not there anymore.
But for hostalive it will not work, you stil have to create a seperate graph in grafana and configure the graph in the icinga web 2 module.
There's a raw query that appears to point to a particular host for hostalive stats in the json file:
https://github.com/Mikesch-mp/icingaweb2-module-grafana/blob/master/dashboards/graphite/icinga2-default.json#L77-L97
It appears this will break hostalive graphs without manual adjustment, at least during my testing. All other graphs are working fantastic for me at present.
It might not be the above, however; could also be the target for the graph itself in the Icingaweb2 module. By default, it links to:
https://<grafana host>/dashboard/db/icinga2-default?var-hostname=icinga01_dev_bigfishgames_com&var-service=hostalive&from=now-30m&to=now
I'm surprised this hasn't been reported previously... Which also leads me to wonder if I need to change a setting. Anyway, I hope this helps.
Expected Behavior
All normal, included graphs render using default configuration in instructions.
Current Behavior
hostalive
graphs don't render (no datapoints). Host data is correctly populating in Graphite aticinga2.<hostname>.host.hostalive.perfdata.*
Possible Solution
Review and re-test implementation of hostalive graphs. Remove any hard-coded hosts that might have been left over from testing.
Steps to Reproduce (for bugs)
icinga2-default.json
hostalive
.Context
This metric allows us to measure basic host connectivity, and could be useful for troubleshooting. It might benefit the project as well if this metric worked out-of-the-box for people using a Graphite data source.
Your Environment
icinga2 --version
): r2.4.1-1icinga2 feature list
):Disabled features: api compatlog debuglog gelf opentsdb
Enabled features: checker command graphite icingastatus ido-mysql livestatus mainlog notification
perfdata statusdata syslog
icinga2 daemon -C
):The text was updated successfully, but these errors were encountered: