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

Werk #17720: Add full path fallback for Solaris uname

Component Checks & agents
Title Add full path fallback for Solaris uname
Date Mar 3, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Try and fetch the uname information via uname -X. In the event that the GNU uname is found on the path, fallback to full path call to /usr/bin/uname, the binary which we expect to found on all Solaris systems.

If that binary is not found for whatever reason, no section output will be written to the agent output.

To the list of all Werks