summaryrefslogtreecommitdiffstats
path: root/charts.d/sensors.chart.sh
AgeCommit message (Collapse)Author
2016-07-14updated shebang for compatibilityCosta Tsaousis (ktsaou)
2016-06-08remove extensive usage of catpaulfantom
2016-06-08wrong placing of exclude=paulfantom
2016-06-08add an option to exclude some sensorspaulfantom
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
Use $((.*)) instead of $[.*] The later one is old syntax
2016-04-02Fix spelling of Celsiuscobrafast
2016-02-08added a new element on all charts: context, which is the template upon the ↵Costa Tsaousis (ktsaou)
chart is build, changed the meaning of element: family, which now reflects the submenu of the dashboard; changed the priorities of most charts to allow the dashboard have dynamic sorting; added submenus to most categories of the main menu; now the dashboard is completely dynamic (except the top key charts)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2015-11-20normalized all charts.d pluginsCosta Tsaousis (ktsaou)
2015-11-18added documentation; minor adjustments to charts.d collectorsCosta Tsaousis (ktsaou)
2015-10-04fixed minor issues in sensors.chart.sh; added cpufreq.chart.sh; removed ↵Costa Tsaousis (ktsaou)
obsolete pi.chart.sh
2015-10-04reference to sensors kernel docsCosta Tsaousis (ktsaou)
2015-10-03support disabled sensorsCosta Tsaousis (ktsaou)
2015-10-03added all possible sensors (temperature, voltage, current, energy, power, ↵Costa Tsaousis (ktsaou)
humidity, fans)
2015-10-03updated to work on /sys/class/hwmonCosta Tsaousis (ktsaou)
2015-10-03added voltage and fan sensorsCosta Tsaousis (ktsaou)