Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/munin.py
Commit message (Expand)AuthorAgeFilesLines
* Move Python code to muninplot packageArthur de Jong2019-12-301-239/+0
* Add flake8 testsArthur de Jong2019-12-301-9/+9
* Read datafile by specifying encodingArthur de Jong2019-10-231-1/+1
* Be more forgiving of unexpected situationsArthur de Jong2019-10-231-2/+3
* Hide graphs with "graph no"Arthur de Jong2019-10-231-0/+5
* Use most recent RRD file to get resolutionArthur de Jong2018-10-081-3/+6
* Support negative and floats in cdefArthur de Jong2018-10-081-3/+6
* Support specifying time range for dataArthur de Jong2018-10-071-6/+11
* Fix issue with differences in datafileArthur de Jong2018-10-071-3/+4
* Python 3 supportArthur de Jong2018-10-021-2/+2
* Add copyright headersArthur de Jong2018-10-021-0/+20
* Support Munin cdef calculationsArthur de Jong2018-09-291-1/+47
* Support Munin negative optionArthur de Jong2018-09-291-1/+20
* Implement caching of munin graph informationArthur de Jong2018-09-291-0/+16
* Initial web serviceArthur de Jong2018-09-291-0/+120