summaryrefslogtreecommitdiffstats
path: root/plugins.d
AgeCommit message (Expand)Author
2016-06-17fix 562 (use /usr/bin/env)paulfantom
2016-06-14handling bad configurationspaulfantom
2016-06-14preserve configs across installaitonspaulfantom
2016-06-13Merge remote-tracking branch 'upstream/master'paulfantom
2016-06-13fix interval problemspaulfantom
2016-06-13distinguish 'private' functionspaulfantom
2016-06-13move module loading to one functionpaulfantom
2016-06-13default to python.d conf dir in main conf dirpaulfantom
2016-06-13different approach to disabling modulespaulfantom
2016-06-13add modules path to environement; add a possibility to disable plugins; code ...paulfantom
2016-06-12Merge pull request #544 from paulfantom/masterCosta Tsaousis
2016-06-12prevent breaking everything in create() and check()paulfantom
2016-06-12Merge pull request #528 from paulfantom/masterCosta Tsaousis
2016-06-12notify user when sth wrong in update()paulfantom
2016-06-12prevent breaking everythingpaulfantom
2016-06-12proper time alignementpaulfantom
2016-06-12better timingpaulfantom
2016-06-12fix timing in python.d chartspaulfantom
2016-06-11check if modules provided by cli param existpaulfantom
2016-06-11added support for chart prioritypaulfantom
2016-06-11set global variables at the beginningpaulfantom
2016-06-11disable python plugins if python < 3.1paulfantom
2016-06-11modified Makefiles to include python; added READMEpaulfantom
2016-06-11lowered the cpu utilization and minor page faults to about half of what it wa...Costa Tsaousis (ktsaou)
2016-06-11store module execution interval as float not intpaulfantom
2016-06-11added option to pass interval with command line parameterpaulfantom
2016-06-11added number of microseconds since the last update of the chart; code formattingpaulfantom
2016-06-11different intervals for different modules; better handling of crashing module...paulfantom
2016-06-10fix wrongly calculated run timepaulfantom
2016-06-10Initial support for python pluginspaulfantom
2016-06-09properly handle the exit status of plugins to avoid infinite restart attempts...Costa Tsaousis (ktsaou)
2016-05-06use docker binary if exists, fallback on docker api if existsTit Petric
2016-05-02cgroups: now all cgroups are evaluated by default, up to 500 cgroups are allo...Costa Tsaousis
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
2016-04-27cgroup-name.sh now extracts proper docker names #115Costa Tsaousis (ktsaou)
2016-04-25cgroups are enabled/disabled using their new names (it was needed because doc...Costa Tsaousis (ktsaou)
2016-04-25cgroups are now on their own thread; cgroup names are controlled by plugins.d...Costa Tsaousis (ktsaou)
2016-04-17allow finding command tc when run as non-rootCosta Tsaousis (ktsaou)
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-28tc: dont be limited to HTBCosta Tsaousis (ktsaou)
2016-02-17universal node.js shebang; snmp.node.js now appends range id without adding a...Costa Tsaousis (ktsaou)
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2016-02-05added SNMP node.js data collector; node.d.plugin now supports multiple proces...Costa Tsaousis (ktsaou)
2016-02-04added command line arguments in node.d.plugin to enabled selected modules; re...Costa Tsaousis (ktsaou)
2016-02-02the node.d.pluginCosta Tsaousis (ktsaou)
2016-02-02added node.js plugin manager, implemented bind (named) 9.10+ JSON plugin, ref...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)