summaryrefslogtreecommitdiffstats
path: root/plugins.d/loopsleepms.sh.inc
AgeCommit message (Expand)Author
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-26do not attempt to use bash loadable modules on static builds; update bash to ...Costa Tsaousis (ktsaou)
2018-05-26rename to mysleep_builtin to conform with the rest of the functionsCosta Tsaousis (ktsaou)
2018-05-26properly stop when builtin sleep is detectedCosta Tsaousis (ktsaou)
2018-05-26remove file if it is not a pipe; prefer read over builtin sleep; fallback to ...Costa Tsaousis (ktsaou)
2018-05-26use official loadable modules dirCosta Tsaousis (ktsaou)
2018-05-26enable bash loadable module for sleep when available; fixes #3754Costa Tsaousis (ktsaou)
2016-12-21tc-qos-helper.sh optimization to avoid forks; added support for reading class...Costa Tsaousis (ktsaou)
2016-10-29use which or command -v to search for commands in the system pathCosta Tsaousis (ktsaou)
2016-09-27properly detect the lack of high resolution date on busybox systemsCosta Tsaousis (ktsaou)
2016-09-22fixed bug where loopsleepms was calculating the time to sleep in a faulty way...Costa Tsaousis (ktsaou)
2016-09-18tc-qos-helper.sh now uses the the forkless time functionCosta Tsaousis (ktsaou)
2016-09-17prevent multiple threads from removing and creating the fifo fileCosta Tsaousis (ktsaou)
2016-09-12fallback if /proc/uptime is not there or cannot be readCosta Tsaousis (ktsaou)
2016-09-12charts.d.plugin and tc-qos-helper.sh optimization to avoid frequent forks due...Costa Tsaousis (ktsaou)
2016-08-13converted tabs for C, JS, BASH to 4 spacesCosta Tsaousis
2016-07-14updated shebangCosta Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-21prevent too frequent loops if div is missingCosta Tsaousis (ktsaou)
2015-11-18added documentation; minor adjustments to charts.d collectorsCosta Tsaousis (ktsaou)
2015-11-17fixed charts.d.plugin to get directories from netdata server; netdata now exp...Costa Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev
2014-05-30added support for different update frequency per chart in charts.d.pluginCosta Tsaousis (ktsaou)
2014-05-21compatibility fixesCosta Tsaousis (ktsaou)
2014-05-10min loop time to half the expected frequencyCosta Tsaousis (ktsaou)
2014-05-04better work reportingCosta Tsaousis (ktsaou)
2014-05-04added mem.apps and improved error handling and debugging for charts.dCosta Tsaousis (ktsaou)
2014-05-03Renamed charts.d to plugins.dCosta Tsaousis (ktsaou)