Page 1 of 2

Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 7:45 am
by tecnalb
Hello,

On my 2014R1.0 install, I see a Gauge Dashlet. If I attempt to add the dashlet to a dashboard, I see field boxes with just checkmarks in them, and no actual host or service can be selected. I don't recall this dashlet in my 2012 install, but it may have been placed there during one of the upgrades. Just wanted to see if I should do something else to actually activate it somehow.

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 11:04 am
by scottwilkerson
Are you saying the host drop down is totally empty? This is a bit strange. You should also be able to access the gauge dashlet for a specific host/service from the performance data tab on the host/service detail page.

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 11:44 am
by tecnalb
Yes, see attached graphic... I get this when

Select Dashboard - Available Dashlets - and then choose the box to add to dashboard screen

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 2:31 pm
by scottwilkerson
Do you have gauges displayed on the performance graphs tab of your host/service detail pages?

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 2:41 pm
by tecnalb
No, I do not

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 3:21 pm
by scottwilkerson
There was a bug that was related to systems that force https that was resolved in 2014R1.1 (which was released today) That would cause this behavior. As your other thread is showing
https://host.domain.com:xxxx/
I have a feeling this may be related

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 3:27 pm
by tecnalb
Oh OK... I'll look to update it as well.

OK, so I updated. I still have no gauges. Also, the little checkmark that was there in 1.0 is now not there.

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 4:45 pm
by lmiltchev
Do you have any errors in the apache error log?

Code: Select all

tail -50 /var/log/httpd/error_log

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Wed Jun 04, 2014 8:10 pm
by tecnalb
Actually yes. These two seem the most prevalent

[Wed Jun 04 16:44:24 2014] [error] [client x.x.x.x.82] PHP Notice: Undefined index: x.x.x.10_11 in /usr/local/nagiosxi/html/includes/components/bandwidthreport/index.php on line 1049, referer: https://host.domain.com:8443/nagiosxi/? ... ubmit%3DGo

[Wed Jun 04 16:48:09 2014] [error] [client x.x.x.82] PHP Notice: Array to string conversion in /usr/local/nagiosxi/html/includes/dashlets/gauges/gauges.inc.php on line 268, referer: https://host.domain.com:8443/nagiosxi/i ... st=x.x.x.1

Re: Gauge Dashlet in 2014 - no hosts selectable

Posted: Thu Jun 05, 2014 1:22 pm
by jomann
I'm looking into this and am having a hard time figuring out why it won't even list your hosts/services, are there any PHP warnings or errors besides those notices?