summaryrefslogtreecommitdiffstats
path: root/python.d
AgeCommit message (Expand)Author
2016-07-13disable negative sensor valuespaulfantom
2016-07-13I added test to establish if sensor value is a number.paulfantom
2016-07-13fix charts typespaulfantom
2016-07-13disable socket timeout. use non-blocking modepaulfantom
2016-07-13fix SocketServicepaulfantom
2016-07-13speed optimizationspaulfantom
2016-07-13speed optimizationspaulfantom
2016-07-13minor fixespaulfantom
2016-07-13minor squid fixespaulfantom
2016-07-13fix squid data parsingpaulfantom
2016-07-13fix squid autodetectionpaulfantom
2016-07-13debuggingpaulfantom
2016-07-13redis configpaulfantom
2016-07-12redis naming in dashboardpaulfantom
2016-07-12after tests fixes (redis module)paulfantom
2016-07-12not tested redis modulepaulfantom
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-08remove debugging infopaulfantom
2016-07-08select chips + licensepaulfantom
2016-07-07minor fixespaulfantom
2016-07-07fixed sensorspaulfantom
2016-07-07sensorspaulfantom
2016-07-07enable different path for `/sys/devices` in `cpufreq.chart.py`paulfantom
2016-07-07config files + makefilespaulfantom
2016-07-07search for command + exim.chart.pypaulfantom
2016-07-07sort makefile + minor change in commentspaulfantom
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-06Merge pull request #643 from paulfantom/masterCosta Tsaousis
2016-07-06working version of tomcat.chart.pypaulfantom
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-06move squid autodetection only to configuration filepaulfantom
2016-07-06fix python2 and python3 incompatibilitypaulfantom
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-04update python modules readmepaulfantom
2016-07-04code documentationpaulfantom
2016-07-04remove some old commentspaulfantom
2016-07-04New `NetSocketService` class + squid.chart.py + fix infinite retries looppaulfantom
2016-07-03message about system wide installation should only appear when local installa...Costa Tsaousis