Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Ok, I have two graphs capturing number of connections for MSSQL Server. I've compared the number of connections per server to the graph and the Y axis, Last/Min/Max seem to be correct.
The problem is, I'm trying to combine the data from the two graphs into one graph and the data looks like it is being added together.
So what's the problem actually? What exactly do you want to get? Stacked graphs present data series each on top of previous one... so they look like added together. What do you mean by "combine"?
Now, how do I change the Y axis to display without the decimal plus 0? Currently it displays as 8.0, 10.0, 12.0, 14.0, I have each data item set for "Exact".
If you still would like to use stacked graph then I suspect your previous problem was caused by bug in cacti handling "--autoscale-max" option. A simple patch for this can be found here: http://www.raxnet.net/board/viewtopic.php?t=893