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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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