Page 1 of 1

Nagios XI Multistacked graph Area stacked and negative value

Posted: Wed May 12, 2021 11:09 am
by gbwm
Hello,

We are using multi stacked graph to plot bandwidth and we usually graph with both positive (upload) value and negative (download) value.

The problem is, area stacked graph do an addition of the values instead of really stack them. Negative values should be subtracted with others negative values.

I would like to modify this behavior, is there a way to do this ? Or I have to modify /nagiosxi/html/includes/graphexplorer/templates/multistack.inc.php ?

Re: Nagios XI Multistacked graph Area stacked and negative v

Posted: Thu May 13, 2021 11:17 am
by ssax
The functionality you're looking for doesn't currently exist, I can submit a feature request on your behalf requesting development add that as a feature if you'd like?

We do not recommend that you modify the sourcecode of the application as it will be replaced on every upgrade. It is also not something that we support doing.