Daniel Bodky
Daniel Bodky
Hey Ben, from what I gathered, you want a widget showing a list of all host problems, is that right? You could do something like this: `./dashboards/icinga2.erb` ``` [...] ```...
Sorry for the long delay, would you mind sharing your edited `jobs/icinga2.rb` and `dashboards/icinga2.erb`?
Seems like you never actually use the data you prepare in your `jobs/icinga2.rb` - for this you'd need to rename the `data-id` property of one of the widgets of type...
Well, there is always the possibility to add the desired data using the `moreInfo` attribute of the widgets, either by calling a function from your `icinga2.erb` or by creating a...
Good morning, to answer your first question, we use a working production version of dashing icinga behind a proxy with the master being located at let's say [https://icinga2.subnet.localdomain](https://icinga2.subnet.localdomain) and dashing...
@austinjhunt I didn't refer to the request load from the user's side, but the amount of requests dashing-icinga is issuing towards your master each refresh interval. If you have too...
Hi @austinjhunt and sorry for the long time without reply, we were occupied by getting the repository transfer done as smoothly as possible. Commenting out the `send_event` block should keep...
Any news on this issue?
Do we need to add a remark to the `README.md` that all changes merged across a day's range will go live at 00:00 UTC?
I can confirm this issue on a fresh installation of Rancher v2.6.9 - the value `global.cattle.url` equals `''` when inspecting the `Values YAML` of the installed monitoring app. Updating the...