Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #13: Solaris Agent: implement cached async plugins and local checks

Component Checks & agents
Title Solaris Agent: implement cached async plugins and local checks
Date Dec 2, 2013
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.3i7 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The Solaris agent now supports the same method of asynchronously executing local checks and plugins as the Linux agent. Simply create directories below /usr/lib/check_mk_agent/local and /usr/lib/check_mk_agent/plugins whose names are a number of seconds (e.g. /usr/lib/check_mk_agent/plugins/3600). The plugins in those subdirectories will be executed at most every that number of seconds and also will be run in the background.

To the list of all Werks