On Fri, 13 Jan 2017 08:38:56 +0000 Orzakiewicz Cedric cedric.orzakiewicz@barilla.com wrote:
First of all, you are right, I am now adding nav-users on copy.
Thank you :)
In the meanwhile, could you please give me some more precise advice to write the correct code that will allow me to get the right graph ?
Here is the current graph URL that show only the last 24 hours stats (while I would like to get the stat of the last hour with automatic refresh) : /graphite/render?from=-1day&target=alias%28scaleToSeconds%28nonNegativeDerivative%28scale%28nav.devices.swfrgp01_eu_barilla_net.ports.Gi1_0_1.ifInOctets%2C8%29%29%2C1%29%2C%22In%22%29&target=alias%28scaleToSeconds%28nonNegativeDerivative%28scale%28nav.devices.swfrgp01_eu_barilla_net.ports.Gi1_0_1.ifOutOctets%2C8%29%29%2C1%29%2C%22Out%22%29&title=Traffic+on+swfrgp01.eu.barilla.net%3AGi1%2F0%2F1+%28Internet%29&height=250&width=0&template=nav&vtitle=bits%2Fs&until=now
Just change "from=-1day" into "from=-1hours".