Werk #3137: linux and solaris agent: mrpe checks now support option to append the cache age to cached results

Component Checks & agents
Title linux and solaris agent: mrpe checks now support option to append the cache age to cached results
Date May 24, 2016
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

To setup mrpe checks that also display the age of the cache, use a line in mrpe.cfg like this: LOAD (interval=360:appendage=1) /usr/bin/check_load

interval specifies the maximum cache age in seconds (here: 6 minutes) and appendage=1 instructs the agent to append the cache age to the output.

To the list of all Werks