]> arthur.barton.de Git - netdata.git/history - plugins.d/python.d.plugin
notify user when sth wrong in update()
[netdata.git] / plugins.d / python.d.plugin
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 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