Graphs missing & get rid of gagues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Graphs missing & get rid of gagues

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
brandon.pal
Posts: 129
Joined: Wed Feb 19, 2014 10:18 pm

Re: Graphs missing & get rid of gagues

Post by brandon.pal »

1.jpg
2.jpg
3.jpg
You do not have the required permissions to view the files attached to this post.
brandon.pal
Posts: 129
Joined: Wed Feb 19, 2014 10:18 pm

Re: Graphs missing & get rid of gagues

Post by brandon.pal »

4.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Graphs missing & get rid of gagues

Post 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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
brandon.pal
Posts: 129
Joined: Wed Feb 19, 2014 10:18 pm

Re: Graphs missing & get rid of gagues

Post 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.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Graphs missing & get rid of gagues

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jwelch
Posts: 225
Joined: Wed Sep 05, 2012 12:49 pm

Re: Graphs missing & get rid of gagues

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

Re: Graphs missing & get rid of gagues

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
brandon.pal
Posts: 129
Joined: Wed Feb 19, 2014 10:18 pm

Re: Graphs missing & get rid of gagues

Post 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
You do not have the required permissions to view the files attached to this post.
brandon.pal
Posts: 129
Joined: Wed Feb 19, 2014 10:18 pm

Re: Graphs missing & get rid of gagues

Post by brandon.pal »

Was there a suggestion on the dead images and I missed it or we haven't hit that yet?
Locked