Code

Attempt at fixing check_snmp multiline output:
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Thu, 17 Sep 2009 04:49:56 +0000 (00:49 -0400)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Thu, 22 Apr 2010 02:04:28 +0000 (22:04 -0400)
commit582034478b3ac7995f01a5f639c8d0604f3f432b
tree717463adef3d030cc79319ae1f76611d9311937d
parentb63e92f8baa014bb5c54563a65e3aebaec40e5fa
Attempt at fixing check_snmp multiline output:

This patch tries to detect and output nicely multi-line strings. This
method is broken by design; only a count of double-quotes and escapes
could work in every situation.
plugins/check_snmp.c
plugins/tests/check_snmp_agent.pl