1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 02:33:18 +00:00
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