Updated Home (markdown)

master
Joe Prochazka 2015-12-23 13:07:44 -05:00
rodzic 25c34c90d2
commit 90d2f55cfd
1 zmienionych plików z 1 dodań i 1 usunięć

@ -30,7 +30,7 @@ Once you are done editing this file save it and restart dump1090-mutability.
#### Display Temperature And Range Graphs Using The Metric System
The scripting is already in place to make these graphs metric instead of imperial but they have to be manually switched on. TO switch these graphs to metric simply comment out the following lines in the file make-collectd-graphs.sh.
The scripting is already in place to make these graphs metric instead of imperial but they have to be manually switched on. To switch these graphs to metric simply comment out the following lines in the file make-collectd-graphs.sh.
temp_graph_imperial /var/www/html/graphs/system-$2-temperature-$4.png /var/lib/collectd/rrd/$1/table-$2 "$3" "$4" "$5"
range_graph_imperial /var/www/html/graphs/dump1090-$2-range-$4.png /var/lib/collectd/rrd/$1/dump1090-$2 "$3" "$4" "$5"