author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Thu, 17 Sep 2009 04:49:56 +0000 (00:49 -0400) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Thu, 22 Apr 2010 02:04:28 +0000 (22:04 -0400) | ||
commit | 582034478b3ac7995f01a5f639c8d0604f3f432b | |
tree | 717463adef3d030cc79319ae1f76611d9311937d | tree | snapshot |
parent | b63e92f8baa014bb5c54563a65e3aebaec40e5fa | commit | diff |
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.
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 | diff | blob | history | |
plugins/tests/check_snmp_agent.pl | diff | blob | history |