Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #5858: agent_ipmi_sensors: Search PATH for ipmi-sensors command

Component Checks & agents
Title agent_ipmi_sensors: Search PATH for ipmi-sensors command
Date Feb 22, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The special agent was only searching the hard coded directories /usr/sbin, /usr/bin, /usr/local/sbin and /usr/local/bin. Instead of this, the special agent is now using the PATH variable of the environment to search for this command, which also includes environment related custom paths.

To the list of all Werks