Search found 1 match

by chrisatwell
Thu Jun 26, 2014 2:26 pm
Forum: Help: General
Topic: What is wrong with this? My graph won't draw!
Replies: 0
Views: 598

What is wrong with this? My graph won't draw!

I made a custom template to take 14 data sources (Access Point bandwidth usage) and graph the average of all of them. This is the config for this graph: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=1403721359 \ --end=1403807759 \ --title='AP Average Upstream' \ --base=1000 \ --height=120 \ -...