Please give us a screenshot. You will be surprised at how much information we can gather just from looking at a screenshot.sreinhardt wrote:Can you show us some screenshots of where you are seeing this?
Graphs missing & get rid of gagues
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Graphs missing & get rid of gagues
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
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
You do not have the required permissions to view the files attached to this post.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Graphs missing & get rid of gagues
Thanks, that helps us get a better understanding of the issue.
Does that solve this particular issue, or would you like to be able to turn Gauges on/off in different sections of XI?
OK so that is currently not possible. As per Spenser's comment:brandon.pal wrote:I'm still not seeing page #/# on any of my graph pages. It's just stopping and not showing anything else.
As for the Dashlets, you can delete the Dashlet itself and no Gauges will appear at all:sreinhardt wrote:We are putting in an internal feature request to extend the same functionality to service detail as well.
- Admin
Manage Dashlets
Find the Gauge Dashlet
Click the X icon
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
Should I be seeing more than 9 graphs? Because as you can see with the dashlets there should be a lot more graphs.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Graphs missing & get rid of gagues
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.
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.
Re: Graphs missing & get rid of gagues
> 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
I also no longer see any Graphs
And I can't find the Gauges dashlet to download and reinstall it.
It worked! I no longer see any Gauges
I also no longer see any Graphs
And I can't find the Gauges dashlet to download and reinstall it.
Re: Graphs missing & get rid of gagues
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/gaugesBe 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
Sorry I've been out of the office.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.
We use check_nrpe.
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
Was there a suggestion on the dead images and I missed it or we haven't hit that yet?