munin-contrib/plugins/lighttpd
Kai d628ff5a50 Fix for Python 3
Default for Python 3 is to return byte-objects, not string. This will cause the plugin to fail with an error: "TypeError: a bytes-like object is required, not 'str'".
Fixed by decoding for UTF8.
2023-02-25 13:41:29 -08:00
..
lighttpd_ Fix for Python 3 2023-02-25 13:41:29 -08:00