Gauge Dashlet in 2014 - no hosts selectable
Gauge Dashlet in 2014 - no hosts selectable
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.
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
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
Yes, see attached graphic... I get this when
Select Dashboard - Available Dashlets - and then choose the box to add to dashboard screen
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
Do you have gauges displayed on the performance graphs tab of your host/service detail pages?
Re: Gauge Dashlet in 2014 - no hosts selectable
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
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
I have a feeling this may be relatedhttps://host.domain.com:xxxx/
Re: Gauge Dashlet in 2014 - no hosts selectable
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.
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
Do you have any errors in the apache error log?
Code: Select all
tail -50 /var/log/httpd/error_logBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Gauge Dashlet in 2014 - no hosts selectable
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
[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
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.