Re: [Nagios-devel] escaping semicolon
Posted: Wed Mar 22, 2006 8:42 am
Hi all,
I thought of writing a patch to quote semicolons with a backslash=
or even better to convert hex to ascii (like \xEB for a semicolon).=
It was very simple but did not work with NRPE
. NRPE has its=
own nasty characters. So escaping inside nagios config will not=
be enough
. So I am thinking of "global" solution of escaping=
nasty characters inside nagios.=20
Anybody any suggestion about a better pattern to escape nasty characters?=
=20
- Gerd Mueller =09
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
I thought of writing a patch to quote semicolons with a backslash=
or even better to convert hex to ascii (like \xEB for a semicolon).=
It was very simple but did not work with NRPE
own nasty characters. So escaping inside nagios config will not=
be enough
nasty characters inside nagios.=20
Anybody any suggestion about a better pattern to escape nasty characters?=
=20
- Gerd Mueller =09
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]