Werk #217: More verbose error output for SNMP errors on the command line
Component | Core & setup | ||||||||||||||||||
Title | More verbose error output for SNMP errors on the command line | ||||||||||||||||||
Date | Nov 20, 2013 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
In the past, in non-inline SNMP mode, the stderr output of all SNMP related commands was completely suppressed. It was hard to find out the source of problems in some cases, for example timeouts. The execution of those programs has been changed to output stderr messages for walks in all cases and for gets only when -v is given.