Werk #5253: Linux check_mk_agent: now able to execute plugins for real time checks

Component Checks & agents
Title Linux check_mk_agent: now able to execute plugins for real time checks
Date Dec 13, 2017
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0i2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The file /etc/check_mk/real_time_checks.cfg now supports the parameter RTC_PLUGINS which allows the configuration of plugins to be also executed as real time checks.

For example
RTC_PLUGINS+="apache_status"
RTC_PLUGINS+="lvm"

This executes both plugins as real time checks (1sec resolution) in addition to the standard check.

To the list of all Werks