OEM: how to define Host type UDM that is running under different user than the agent
I would like to ask you opinion about the following topic.
I need to create a User defined metric that is running under 'oracle' user in a linux environment. The OEM agent is installed under the same 'oracle' user. However, the exact command that I need to run is only available under 'applmgr' user. (I would like to check the status of the concurrent manager of an R12 ERP system).
As far as I know if the OEM agent has been installed under the given user, you cannot specify other user in the UDM configuration. I mean you can configure, but it won't work.