Title: check_mk_agent.linux, check_mk_agent.solaris: mrpe sections can now be cached
Level: 1
Component: checks
Compatible: compat
Version: 1.2.8b1
Date: 1453198668
Class: feature

In the mrpe configuration (for linux and solaris systems only!) an optional parameter list can now
be specified between service description and commandline in the following format:
description (interval=300) /command/line
The only supported parameter for now is interval. This activates caching fo the mrpe section and
specifies the interval at which the cache should be refreshed.

Existing mrpe configurations continue to work without change.
