]> arthur.barton.de Git - netdata.git/blobdiff - charts.d/hddtemp.chart.sh
Merge pull request #1065 from facetoe/postgres_plugin
[netdata.git] / charts.d / hddtemp.chart.sh
index 7e4f67daca596b08b3884716a6938240a47f9d69..15895c5e160a71a845a586ab1f602492b26b3061 100755 (executable)
@@ -1,5 +1,12 @@
 # no need for shebang - this file is loaded from charts.d.plugin
 
+# netdata
+# real-time performance and health monitoring, done right!
+# (C) 2016 Costa Tsaousis <costa@tsaousis.gr>
+# GPL v3+
+#
+# contributed by @paulfantom with PR #511
+
 # if this chart is called X.chart.sh, then all functions and global variables
 # must start with X_
 hddtemp_host="localhost"