Gauge Dashlet in 2014 - no hosts selectable

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tecnalb
Posts: 133
Joined: Tue May 03, 2011 12:53 pm

Gauge Dashlet in 2014 - no hosts selectable

Post 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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Gauge Dashlet in 2014 - no hosts selectable

Post 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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
tecnalb
Posts: 133
Joined: Tue May 03, 2011 12:53 pm

Re: Gauge Dashlet in 2014 - no hosts selectable

Post by tecnalb »

Yes, see attached graphic... I get this when

Select Dashboard - Available Dashlets - and then choose the box to add to dashboard screen
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Gauge Dashlet in 2014 - no hosts selectable

Post by scottwilkerson »

Do you have gauges displayed on the performance graphs tab of your host/service detail pages?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
tecnalb
Posts: 133
Joined: Tue May 03, 2011 12:53 pm

Re: Gauge Dashlet in 2014 - no hosts selectable

Post by tecnalb »

No, I do not
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Gauge Dashlet in 2014 - no hosts selectable

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
tecnalb
Posts: 133
Joined: Tue May 03, 2011 12:53 pm

Re: Gauge Dashlet in 2014 - no hosts selectable

Post 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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Gauge Dashlet in 2014 - no hosts selectable

Post by lmiltchev »

Do you have any errors in the apache error log?

Code: Select all

tail -50 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
tecnalb
Posts: 133
Joined: Tue May 03, 2011 12:53 pm

Re: Gauge Dashlet in 2014 - no hosts selectable

Post 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
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Gauge Dashlet in 2014 - no hosts selectable

Post 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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked