Turning off HighCharts did split it into multiple graphs.abrist wrote:Just to verify if the issue is high charts, can you try unchecking the box "Use Highcharts for Perfdata Graphs" in Admin --> Manage System Config and then click Update Settings and check the graphs. Are they split into two graphs?
Splitting perf data into multiple graphs
Re: Splitting perf data into multiple graphs
Re: Splitting perf data into multiple graphs
Dang. I will open a bug report (task id = 4607) concerning percentage uom and counter uom existing on the same graph.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Splitting perf data into multiple graphs
Where are you looking at the graphs? By default, it puts all the check's perfdata onto one graph... but if you go to Graph Explorer > Scaleable Performance Graph and select a host, you can drill down to the exact perfdata you want to see and create a dashlet based off that.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Splitting perf data into multiple graphs
I had not explored that yet and it is really cool and will certainly be useful in some instances however as I mentioned before, with hundreds of monitored DHCP ranges we would want to be able to simply select the service with the alert and view the graphs there without having to go into Graph Explorer for each.jomann wrote:Where are you looking at the graphs? By default, it puts all the check's perfdata onto one graph... but if you go to Graph Explorer > Scaleable Performance Graph and select a host, you can drill down to the exact perfdata you want to see and create a dashlet based off that.
Re: Splitting perf data into multiple graphs
I agree. And the fact that percentages and counters have no business existing on the same graph unless you want them to. It definitely should not be default.Jtessaro wrote:
I had not explored that yet and it is really cool and will certainly be useful in some instances however as I mentioned before, with hundreds of monitored DHCP ranges we would want to be able to simply select the service with the alert and view the graphs there without having to go into Graph Explorer for each.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Splitting perf data into multiple graphs
IMHO Highcharts needs to be re-written so you can create templates. This would fix a lot of these problems.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Splitting perf data into multiple graphs
I have been using XI 2012 and am in the middle of trying out XI 2014. We also make use of the option of selecting a service and immediately seeing all the graphs for that service. I have also noticed this behaviour, however I am of the opinion that the default should be to not put any counters in the same graph at all unless the user specifies it, as there is no guarantee that counters have the same order of magnitude - i.e. a counter that changes from 10 to 100 is insignificant and pretty much invisible when in the same graph as another counter with a value in the thousands/millions, even though the relative change of the former counter was very large.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Splitting perf data into multiple graphs
Agreed, to start this in the right direction, would an option on the service detail pages to separate out each track within an rrd, into individual graphs, help your situation? I think this is going to be something best done in small steps.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Splitting perf data into multiple graphs
I think that would help in our situation, assuming that Nagios XI remembers the setting for services where it has been selected. A global default setting would also be useful, and may be easier to implement instead? I.e. a check box together with the "Use Highcharts for Perfdata Graphs".
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Splitting perf data into multiple graphs
Saved and global settings might have to be added at a later date, but something that would at least allow separation should be relatively straight forward. I'll put in a feature request for it.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.