summaryrefslogtreecommitdiffstats
path: root/plugins.d/charts.d.plugin
AgeCommit message (Expand)Author
2018-03-09support charts.d.plugin custom retries; fixes #3493Costa Tsaousis (ktsaou)
2017-08-11catch more signals for cleanupCosta Tsaousis (ktsaou)
2017-06-15remove static references to /etc/netdata from plugins and use /../../../../et...Costa 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-10-18allows multiple versions of charts.d.plugin to have their configurations in d...Costa 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-14move charts.d and node.d configuration files /etc/netdata/charts.d and /etc/n...Costa Tsaousis (ktsaou)
2016-07-14modules that exist in python or inside netdata require to be forcedCosta Tsaousis (ktsaou)
2016-06-27fix integer expression expected error when a chart.d module failsCosta Tsaousis (ktsaou)
2016-06-11lowered the cpu utilization and minor page faults to about half of what it wa...Costa Tsaousis (ktsaou)
2016-06-09properly handle the exit status of plugins to avoid infinite restart attempts...Costa Tsaousis (ktsaou)
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
2016-04-13fix for properly parsing apache scientific numbers #211Costa Tsaousis (ktsaou)
2016-04-12fix for parsing scientific notation numbers #211Costa Tsaousis (ktsaou)
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2016-01-30added openrc startupCosta Tsaousis (ktsaou)
2016-01-25exit every 4 hoursCosta Tsaousis
2016-01-23fix space padding in float2intCosta Tsaousis (ktsaou)
2016-01-23fix float2int()Costa Tsaousis (ktsaou)
2016-01-23added apache mod_status monitoringCosta Tsaousis (ktsaou)
2016-01-22prevent sending microseconds on BEGIN the first timeCosta Tsaousis (ktsaou)
2016-01-21prevent sending microseconds on BEGIN the first timeCosta Tsaousis (ktsaou)
2016-01-17updates according to documentationCosta Tsaousis (ktsaou)
2016-01-15new synchronization mechanism to align data collected to fixed stepsCosta Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-20normalized all charts.d pluginsCosta Tsaousis (ktsaou)
2015-11-19charts.d.plugin gives a chart per charts.d plugin for its execution timeCosta Tsaousis (ktsaou)
2015-11-19disabled charts.d dryrunnerCosta Tsaousis (ktsaou)
2015-11-19minor fixes; mysql now accepts multiple serversCosta Tsaousis (ktsaou)
2015-11-18added documentation; minor adjustments to charts.d collectorsCosta Tsaousis (ktsaou)
2015-11-18charts.d can be added multiple timesCosta Tsaousis (ktsaou)
2015-11-18updated docs; nut.chart.sh now autodetects multiple UPSes, web and cache dire...Costa Tsaousis (ktsaou)
2015-11-17fixed charts.d.plugin to get directories from netdata server; netdata now exp...Costa Tsaousis (ktsaou)
2015-10-03code optimizations; added temperature charts.d pluginCosta Tsaousis (ktsaou)
2014-10-03switched to bash because a few system have problems with /bin/shCosta Tsaousis (ktsaou)
2014-05-30added support for different update frequency per chart in charts.d.pluginCosta Tsaousis (ktsaou)
2014-05-21charts.d restarts every hour to prevent memory leaks of the shell; initial up...Costa Tsaousis (ktsaou)
2014-05-21compatibility fixesCosta Tsaousis (ktsaou)
2014-05-20compatibility fixesCosta Tsaousis (ktsaou)
2014-05-20compatibility fixesCosta Tsaousis (ktsaou)
2014-05-12added support for giving duration in microseconds per pluginCosta Tsaousis (ktsaou)
2014-05-10non-bash compatibilityCosta Tsaousis (ktsaou)
2014-05-06various apps.plugin fixes - now it detects new processes on the fly; attempt ...Costa Tsaousis (ktsaou)
2014-05-04added cpu_apps chartCosta Tsaousis (ktsaou)
2014-05-04added mem.apps and improved error handling and debugging for charts.dCosta Tsaousis (ktsaou)
2014-05-03Now there are 2 kinds of plugins:Costa Tsaousis (ktsaou)