Fix backslashes from eventlogs being escaped in notifications
commit03c854e35c912ff60b867a46fc23299c5817a011
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 19 Nov 2010 22:19:29 +0000 (19 14:19 -0800)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 19 Nov 2010 22:19:29 +0000 (19 14:19 -0800)
tree897d51b1fff6beef5df51985560f942f2f7fe8d3
parent1fb502039a5278e3a3feb678da1d2742a092c483
Fix backslashes from eventlogs being escaped in notifications

Nagios default "printf" notification command escapes backslashes,
causing nonprinting characters and some common excapes like newlines to
appear in notifications. This patch fixes this, at the expense of
showing double backslashes elswhere.
nagios/windows_eventlog/evtlogd