graphite:8080/render?from=11%3A23_20131031&until=11%3A53_20131031&format=json&target=collectd.mysql02_servername_lan.mysql.prtg.mysql_commands.%2A
When using graph with graphite, from and until somehow doesnt render anything when the period is smaller 12 hours.
So i opened development.log to see what is wrong, I just cant understand why. But what does work is using ;
from=-5minutes
from=-2hours etc
Anyways I am editing the source to use that instead, its recommended on graphite site. But really dont understand why from and until doesnt work for smaller periods.
graphite:8080/render?from=11%3A23_20131031&until=11%3A53_20131031&format=json&target=collectd.mysql02_servername_lan.mysql.prtg.mysql_commands.%2A
When using graph with graphite, from and until somehow doesnt render anything when the period is smaller 12 hours.
So i opened development.log to see what is wrong, I just cant understand why. But what does work is using ;
from=-5minutes
from=-2hours etc
Anyways I am editing the source to use that instead, its recommended on graphite site. But really dont understand why from and until doesnt work for smaller periods.