summaryrefslogtreecommitdiffstats
path: root/python.d/python_modules/base.py
AgeCommit message (Expand)Author
2016-07-15SocketService error -> debugpaulfantom
2016-07-15SocketService log configuration in error messagespaulfantom
2016-07-15update fail messagepaulfantom
2016-07-15update fail messagepaulfantom
2016-07-15msg -> selfpaulfantom
2016-07-15better loggingpaulfantom
2016-07-15fix redis mutual exclusionpaulfantom
2016-07-14fix postfix (no mails error)paulfantom
2016-07-14disable command whitelisting, enable custom commandspaulfantom
2016-07-13unify authenticationpaulfantom
2016-07-13SocketService - one more trypaulfantom
2016-07-13fix sockets (i hope)paulfantom
2016-07-13fix redispaulfantom
2016-07-13timeout is essential when connecting to socketpaulfantom
2016-07-13minor fixespaulfantom
2016-07-13disable socket timeout. use non-blocking modepaulfantom
2016-07-13fix SocketServicepaulfantom
2016-07-13speed optimizationspaulfantom
2016-07-13speed optimizationspaulfantom
2016-07-13debuggingpaulfantom
2016-07-13redis configpaulfantom
2016-07-11speed up grabbing data from socketpaulfantom
2016-07-08fix exim.chart.pypaulfantom
2016-07-08add option to connect to unix socket with `SocketService`paulfantom
2016-07-08fix ExecutableService compatibility + better whitelist checkingpaulfantom
2016-07-07search for command + exim.chart.pypaulfantom
2016-07-07postfix.chart.pypaulfantom
2016-07-07remove SysFileService prototypepaulfantom
2016-07-07cpufreq + SysFileService prototypepaulfantom
2016-07-06print error in NetSocketService on stderr instead of stdoutpaulfantom
2016-07-06now it's fixed.paulfantom
2016-07-06fix issues with jobs not showing in dashboardpaulfantom
2016-07-06remove trailing '_' from chart name when configuration doesn't specify job namepaulfantom
2016-07-06fix `NetSocketService` (parsing `request` from configuration file)paulfantom
2016-07-06configuration filespaulfantom
2016-07-06autodetection now works with `name` instead of `override_name`.paulfantom
2016-07-05prototype of `ExecutableService`paulfantom
2016-07-05HTTP basic authpaulfantom
2016-07-04code documentationpaulfantom
2016-07-04remove some old commentspaulfantom
2016-07-04New `NetSocketService` class + squid.chart.py + fix infinite retries looppaulfantom
2016-07-03implement `_get_raw_data`paulfantom
2016-07-03change name from `_format_data` to `_get_data`.paulfantom
2016-07-02Fix issues from testing mysql.chart.py + change method namepaulfantom
2016-07-02permit frequent log parsingpaulfantom
2016-07-02prevent frequent opening of log filespaulfantom
2016-07-01MUCH faster version of log readerpaulfantom
2016-07-01fixing issues after testing apache_cache.chart.pypaulfantom
2016-07-01fix issue with rotating logpaulfantom
2016-07-01error messagespaulfantom