Werk #786: zfsget: fixed compatibility with older Solaris agents
Component | Checks & agents | ||||||||||||||||||
Title | zfsget: fixed compatibility with older Solaris agents | ||||||||||||||||||
Date | Apr 4, 2014 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The check zfsget expected more fields in the section zfsget than that the check_mk_agent.solaris delivered - the fstype was missing This caused an exception in the zfsget check.
The problem has been fixed in the check itself, so it can handle both agent output versions. Now its also fixed in the agent output.