thank you. That is a good tip. The log says:
D, [2017-10-19T12:50:04.972364 #13809] DEBUG -- : agents.rb:104:in `block in findagentfile' Found ehyp at /usr/libexec/mcollective/mcollective/agent/ehyp.rb
D, [2017-10-19T12:50:04.972530 #13809] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Agent::Ehyp from mcollective/agent/ehyp.rb
D, [2017-10-19T12:50:04.974482 #13809] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Util::UnprivilegedAgent from mcollective/util/unprivilegedagent.rb
E, [2017-10-19T12:50:04.976625 #13809] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load MCollective::Util::UnprivilegedAgent: cannot load such file -- pr0cess
E, [2017-10-19T12:50:04.976730 #13809] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load MCollective::Agent::Ehyp: cannot load such file -- pr0cess
E, [2017-10-19T12:50:04.976815 #13809] ERROR -- : agents.rb:71:in `rescue in loadagent' Loading agent ehyp failed: cannot load such file -- pr0cess
D, [2017-10-19T12:50:04.976978 #13809] DEBUG -- : agents.rb:104:in `block in findagentfile' Found ehyp at /usr/libexec/mcollective/mcollective/agent/ehyp.rb
D, [2017-10-19T12:50:04.977093 #13809] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Agent::Ehyp from mcollective/agent/ehyp.rb
D, [2017-10-19T12:50:04.978885 #13809] DEBUG -- : pluginmanager.rb:167:in `loadclass' Loading MCollective::Util::UnprivilegedAgent from mcollective/util/unprivilegedagent.rb
E, [2017-10-19T12:50:04.980883 #13809] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load MCollective::Util::UnprivilegedAgent: cannot load such file -- pr0cess
E, [2017-10-19T12:50:04.980981 #13809] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load MCollective::Agent::Ehyp: cannot load such file -- pr0cess
E, [2017-10-19T12:50:04.981084 #13809] ERROR -- : agents.rb:71:in `rescue in loadagent' Loading agent ehyp failed: cannot load such file -- pr0cess
E, [2017-10-19T13:17:18.922324 #42703] ERROR -- : pluginmanager.rb:171:in `rescue in loadclass' Failed to load MCollective::Agent::Ehyp: cannot load such file -- open4
The open4 is installed, but can not be loaded. Why not?