1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Lars Kruse
7063330e03 Fix python style issues reported by flake8
Additionally some python2-only "print" statements are now compatible
with python3.
2019-12-18 00:25:39 +01:00
Lars Kruse
5b8adb5844 Plugin lighttpd_: fix code style issues reported by flake8 2019-08-14 00:42:45 +02:00
dipohl
65652aa0bd Category Tree: Reduce number of categories
ceph, samba, zfs into "fs"
apache into "webserver"
lighttpd into "webserver"
..
2017-02-21 22:15:07 +01:00
René 'Necoro' Neumann
1f04d10a6d Allow also digest auth mechanism.
Currently only basic auth was supported. I added the ability of doing
digest auth (via 'env.auth_type').

Also, I fixed a bug where 'env.status_url' was ignored.
2013-10-01 17:26:39 +02:00
Ben
1eeb47035c Update lighttpd_
fix typo
2013-05-16 11:34:08 +03:00
iborodikhin
874877878e Added new plugin to monitor lighttpd web server 2012-11-16 14:06:40 +01:00