The path to 'uptime' binary is hardcoded when compiling monitoring-plugins.
This can break the plugin:

- during compilation, put uptime to /usr/bin/uptime
- check_load works fine
- an updated 'uptime' binary can be put into /bin/uptime
- check_load fails

This was reported in Gentoo Linux:
https://bugs.gentoo.org/show_bug.cgi?id=565500

-- 
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/issues/1394

Reply via email to