Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-21 | Attempt at fixing check_snmp multiline output: | Thomas Guyot-Sionnest | |
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. | |||
2009-07-31 | Add tests using custom snmp agent | Thomas Guyot-Sionnest | |
Only multi-line string test for now (regression test), counter rollover tests planed with my snmp_counters_new branch. NB: 64bit counters are broken in NetSNMP::agent from NetSNMP version 5.4.1 and lower, but might come in handy one day |