]> arthur.barton.de Git - netdata.git/history - plugins.d
Merge pull request #595 from ktsaou/master
[netdata.git] / plugins.d /
2016-06-22 Costa TsaousisMerge pull request #595 from ktsaou/master
2016-06-22 Costa Tsaousisoverride update_every only in debug mode
2016-06-22 Costa Tsaousisdebugging info fixes
2016-06-21 Costa Tsaousisadded debugging info to python.d.plugin; added FIXME...
2016-06-21 Costa TsaousisMerge pull request #591 from paulfantom/master
2016-06-21 paulfantomfix check() exception caching
2016-06-21 paulfantommore meaningful error msg when importing module
2016-06-21 paulfantomfixing mistake from future
2016-06-21 paulfantomlittle bit more debug()
2016-06-21 paulfantommore debug
2016-06-21 paulfantomfix disabling everything
2016-06-21 paulfantomtypo
2016-06-21 paulfantomremove debug statement
2016-06-21 paulfantominformation about `enabled: no` in `python.d.conf`
2016-06-21 paulfantomimprove code readability (update_every issue)
2016-06-21 paulfantombase config
2016-06-21 paulfantomupdate_every
2016-06-21 paulfantomfix mysql update_every
2016-06-21 paulfantomfix update_every, PEP8 formatting
2016-06-21 Costa TsaousisMerge pull request #590 from ktsaou/master
2016-06-21 Costa TsaousisMerge pull request #587 from Flums/patch-2
2016-06-21 Costa TsaousisMerge pull request #588 from kianxineki/patch-1
2016-06-21 Costa TsaousisMerge pull request #589 from paulfantom/master
2016-06-21 Costa Tsaousispython plugin fixes for better tracing debugging
2016-06-21 paulfantomMerge remote-tracking branch 'remotes/firehol/master'
2016-06-21 paulfantomfollow PEP 263
2016-06-21 Costa TsaousisMerge pull request #582 from paulfantom/master
2016-06-20 paulfantomfixed env vars handling
2016-06-20 paulfantommake MySQL compatible with python2
2016-06-20 paulfantomupdated configuration file
2016-06-20 paulfantomBetter handling of env variables
2016-06-20 paulfantomiterating over list which mutated inside loop is not...
2016-06-20 paulfantombetter debug messages. don't require specific python...
2016-06-19 paulfantomeven more comments
2016-06-19 paulfantomability to retry failed job
2016-06-19 paulfantomComments, comments, comments.
2016-06-19 paulfantomminor change in notification
2016-06-19 paulfantompython2 compatibility
2016-06-19 paulfantomMore code cleanup
2016-06-19 paulfantomCode cleanup
2016-06-19 paulfantomplugins.d/python.d.plugin
2016-06-18 paulfantomMerge branch 'objects'
2016-06-18 paulfantombetter handling of disabled modules
2016-06-17 Costa TsaousisMerge pull request #571 from paulfantom/master
2016-06-17 paulfantomfix 562 (use /usr/bin/env)
2016-06-15 Costa TsaousisMerge pull request #555 from paulfantom/master
2016-06-14 paulfantomhandling bad configurations
2016-06-14 paulfantompreserve configs across installaitons
2016-06-14 Costa TsaousisMerge pull request #547 from paulfantom/master
2016-06-13 Costa TsaousisMerge pull request #552 from ktsaou/master
2016-06-13 Costa TsaousisMerge pull request #551 from ktsaou/master
2016-06-13 paulfantomMerge remote-tracking branch 'upstream/master'
2016-06-18 paulfantomsecond run
2016-06-18 paulfantomfixed debug interval
2016-06-18 paulfantomhandling of debug interval
2016-06-18 paulfantomone job config
2016-06-18 paulfantomfirst run
2016-06-18 paulfantomalpha python.d.plugin
2016-06-17 paulfantomjob creator in python.d.plugin
2016-06-17 paulfantomintroduce "jobs"
2016-06-13 paulfantomfix interval problems
2016-06-13 paulfantomdistinguish 'private' functions
2016-06-13 paulfantommove module loading to one function
2016-06-13 paulfantomdefault to python.d conf dir in main conf dir
2016-06-13 paulfantomdifferent approach to disabling modules
2016-06-13 paulfantomadd modules path to environement; add a possibility...
2016-06-12 Costa TsaousisMerge pull request #544 from paulfantom/master
2016-06-12 paulfantomprevent breaking everything in create() and check()
2016-06-12 Costa TsaousisMerge pull request #528 from paulfantom/master
2016-06-12 paulfantomnotify user when sth wrong in update()
2016-06-12 paulfantomprevent breaking everything
2016-06-12 paulfantomproper time alignement
2016-06-12 paulfantombetter timing
2016-06-12 paulfantomfix timing in python.d charts
2016-06-11 paulfantomcheck if modules provided by cli param exist
2016-06-11 paulfantomadded support for chart priority
2016-06-11 paulfantomset global variables at the beginning
2016-06-11 paulfantomdisable python plugins if python < 3.1
2016-06-11 paulfantommodified Makefiles to include python; added README
2016-06-11 Costa TsaousisMerge pull request #537 from ktsaou/master
2016-06-11 Costa Tsaousis ... lowered the cpu utilization and minor page faults to...
2016-06-11 paulfantomstore module execution interval as float not int
2016-06-11 paulfantomadded option to pass interval with command line parameter
2016-06-11 paulfantomadded number of microseconds since the last update...
2016-06-11 paulfantomdifferent intervals for different modules; better handl...
2016-06-10 paulfantomfix wrongly calculated run time
2016-06-10 paulfantomInitial support for python plugins
2016-06-09 Costa TsaousisMerge pull request #525 from ktsaou/master
2016-06-09 Costa Tsaousis ... properly handle the exit status of plugins to avoid...
2016-05-07 Costa TsaousisMerge remote-tracking branch 'upstream/master' into...
2016-05-06 Costa TsaousisMerge pull request #382 from titpetric/master
2016-05-06 Tit Petricuse docker binary if exists, fallback on docker api...
2016-05-03 Costa TsaousisMerge pull request #306 from simonnagl/bugfix/safari...
2016-05-02 Costa TsaousisMerge pull request #351 from ktsaou/master
2016-05-02 Costa Tsaousiscgroups: now all cgroups are evaluated by default,...
2016-04-29 Costa TsaousisMerge pull request #337 from ktsaou/master
2016-04-29 Costa TsaousisMerge pull request #334 from simonnagl/bugfix/sh_arithm...
2016-04-29 Simon NaglFix #282 use modern arithmetic expansion in shell
2016-04-27 Costa TsaousisMerge pull request #328 from ktsaou/master
2016-04-27 Costa Tsaousis ... cgroup-name.sh now extracts proper docker names #115
next