Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #12810: check_mk_agent.solaris: fix error "integer expression expected"

Component Checks & agents
Title check_mk_agent.solaris: fix error "integer expression expected"
Date May 5, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.6.0p25 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The check_mk_agent for solaris reported the error "integer expression expected" while executing the <<<job>>> section. The cause of this error is that solaris does not support "su -s". This bugfix removes the parameter "-s" from the su command. Therefore statistics for jobs of users that have no login shell (e.g. www-data) are not supported for solaris systems. In order to apply this bugfix you have to redeploy the agent.

To the list of all Werks