summaryrefslogtreecommitdiffstats
path: root/charts.d/hddtemp.chart.sh
AgeCommit message (Collapse)Author
2018-09-13more linting of bash modules (#4183)Paweł Krupa
2018-09-13shellcheck bash scripts starting on A; disable shebang checking in all (#4159)Paweł Krupa
scripts; set shell without shebang
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
This tags all the files that I can clearly identify as being part of Netdata and not a local copy of a third party package that we're redistributing.
2017-11-16Fix typoRuben Sainiuc
2017-01-29fixed permissionsCosta Tsaousis (ktsaou)
2016-10-20uniform logging from all scriptsCosta Tsaousis (ktsaou)
2016-10-20better log management for charts.d.plugin - fixes #1144Costa Tsaousis (ktsaou)
2016-07-14updated shebang for compatibilityCosta Tsaousis (ktsaou)
2016-06-08hddtemp_update() return 1 if there is no datapaulfantom
2016-06-08reset IFS to previous onepaulfantom
2016-06-07unset file globbing before getting data with ncpaulfantom
2016-06-07finally only one fork in hddtemp_updatepaulfantom
2016-06-07remove unnecessary forks; add checking if disk is sleeping; remove disk name ↵paulfantom
from legend
2016-06-07add script to monitor disk temperatures via hddtemp daemonpaulfantom