ERROR: NMO not setuid-root (Unix-only)
Solution:
1. Connect as oracle user to the host giving the connection error (we assume that oracle is the OS user which installed the Grid Management Agent)
2. Stop the Grid Management Agent
$ cd $ORACLE_HOME/bin
$ ./emctl stop agent
3. Connect with the user root, keeping the oracle user environment
4. cd to the Management Agent ORACLE_HOME
5. Run the root.sh script
$ ./root.sh
6. Connect back to the oracle user
7. Restart the Grid Management Agent$ cd $ORACLE_HOME/bin
$ ./emctl start agent
Ref:
Note:363108.1 - Problem: ERROR: NMO not setuid-root (Unix-only) in Grid Control