[Pkg-nagios-devel] Bug#792787: Check for special characters
Christian Erpelding
erpelding at ce-data.de
Sat Sep 19 00:40:07 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please check you config files for non-ASCII characters like umlauts or
other special characters.
I had the same problem, status.cgi crashed at one specific service.
After double-checking the file with the service definition, I found an
unprintable character in the "service_description" causing this crash.
After I removed it, everything worked again.
An easy way to check for non ASCII characters is this:
find /etc/nagios3 -type f -exec file {} \; | grep -v ASCII
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlX8rucACgkQOqGlYynsEwqxTgCggT020PVnLl7QGy+Ke4PHJOCb
z3wAoN2DUSmlIu2lp1wblDQ9Vbo0THGK
=GnTZ
-----END PGP SIGNATURE-----
More information about the Pkg-nagios-devel
mailing list