Page 3 of 4

Re: Graphs missing & get rid of gagues

Posted: Thu Oct 23, 2014 1:28 pm
by Box293
sreinhardt wrote:Can you show us some screenshots of where you are seeing this?
Please give us a screenshot. You will be surprised at how much information we can gather just from looking at a screenshot.

Re: Graphs missing & get rid of gagues

Posted: Thu Oct 23, 2014 1:35 pm
by brandon.pal
1.jpg
2.jpg
3.jpg

Re: Graphs missing & get rid of gagues

Posted: Thu Oct 23, 2014 1:36 pm
by brandon.pal
4.jpg

Re: Graphs missing & get rid of gagues

Posted: Thu Oct 23, 2014 3:47 pm
by Box293
Thanks, that helps us get a better understanding of the issue.
brandon.pal wrote:I'm still not seeing page #/# on any of my graph pages. It's just stopping and not showing anything else.
OK so that is currently not possible. As per Spenser's comment:
sreinhardt wrote:We are putting in an internal feature request to extend the same functionality to service detail as well.
As for the Dashlets, you can delete the Dashlet itself and no Gauges will appear at all:
  • Admin
    Manage Dashlets
    Find the Gauge Dashlet
    Click the X icon
Now you will no longer see any Gauges.

Does that solve this particular issue, or would you like to be able to turn Gauges on/off in different sections of XI?

Re: Graphs missing & get rid of gagues

Posted: Fri Oct 24, 2014 8:42 am
by brandon.pal
Should I be seeing more than 9 graphs? Because as you can see with the dashlets there should be a lot more graphs.

Re: Graphs missing & get rid of gagues

Posted: Fri Oct 24, 2014 10:48 am
by Box293
Good point.

Some questions I have:
How is the plugin being executed?
Via check_nrpe?
Via check_by_ssh?

Can you send me the following screenshots:
Goto the service details page
Click the Advanced tab
Send a screenshot of this tab

ALSO
Click See this service in Nagios Core
Send a screenshot of this page

These screenshots will show me the raw performance data.

Re: Graphs missing & get rid of gagues

Posted: Thu Nov 13, 2014 4:44 pm
by jwelch
> As for the Dashlets, you can delete the Dashlet itself and no Gauges will appear at all:

It worked! I no longer see any Gauges :P

I also no longer see any Graphs :shock:

And I can't find the Gauges dashlet to download and reinstall it. :?

Re: Graphs missing & get rid of gagues

Posted: Thu Nov 13, 2014 6:02 pm
by lmiltchev
If you kept your "original" install directory, try:

Code: Select all

cp -r /tmp/nagiosxi/nagiosxi/nagiosxi/basedir/html/includes/dashlets/gauges /usr/local/nagiosxi/html/includes/dashlets/
chown -R nagios:nagios /usr/local/nagiosxi/html/includes/dashlets/gauges
chmod -R 750 /usr/local/nagiosxi/html/includes/dashlets/gauges

Re: Graphs missing & get rid of gagues

Posted: Fri Nov 14, 2014 3:30 pm
by brandon.pal
Box293 wrote:Good point.

Some questions I have:
How is the plugin being executed?
Via check_nrpe?
Via check_by_ssh?

Can you send me the following screenshots:
Goto the service details page
Click the Advanced tab
Send a screenshot of this tab

ALSO
Click See this service in Nagios Core
Send a screenshot of this page

These screenshots will show me the raw performance data.
Sorry I've been out of the office.

We use check_nrpe.
service_advanced.jpg
service_nagiosCore.jpg

Re: Graphs missing & get rid of gagues

Posted: Fri Nov 14, 2014 3:34 pm
by brandon.pal
Was there a suggestion on the dead images and I missed it or we haven't hit that yet?