[Check_mk (english)] Patch of fix encoding error

Disk label and interface description may contain non-ASCII character, set snmp_character_encodings is not enough, so i have modified hr_fs and if.include to fix encoding error.
I add ‘#’ to nagios_illegal_chars, because ‘#’ is the comment character. If disk label contain ‘#’, the action_url of nagios will be truncated(’#’ and the strings followed).

fix_encoding.patch (3.83 KB)