Use Putty Utility to link to the FGLAM agent manager host on Linux by using the same OS user account that was entered
ps -ef | grep -iw ora_pmon_$instance_name | grep -vc
Please, download the Oracle Cartridge release notes based on your version, this will show the following requirements for the FGLAM Agent Manager hosting the Db agents and Os agents:
UNIX Server and Programs
The following UNIX programs must be accessible to the user logged on to the UNIX and Linux computers:
On all platforms: df, du, awk, iostat, vmstat, uptime, netstat, sed, ps, uname, ls -l
In addition, the following platform-specific programs must be available:
On the Linux platform: /proc/vmstat, /proc/net/dev, free, /proc/cpuinfo, getconf
On the Solaris platform: /usr/sbin/prtconf, mpstat, pagesize, psrinfo
On the AIX platform: lsattr, lsdev, pagesize, bindprocessor, lsdev, oslevel
On the HP-UX specific platform: bdf (instead of df), sar, /var/adm/syslog/syslog.log, /usr/sbin/ioscan, getconf, /swapinfo, InfoLog (needs to be enabled)
Programs that should be configured to be run using sudo
The sudo utility allows system administrators to grant specific users (or groups of users) the ability to run certain commands that require administrative privileges as root, without having to log in as administrator.
The programs that can be run using sudo in the various Linux and UNIX operating systems are as follows:
On all platforms, when monitoring the Clusterware using the CRS agent:
For running the Clusterware monitoring wizard: test, uname, ps, awk, {CRS_HOME}/bin/olsnodes
For monitoring the Clusterware: {CRS_HOME}/bin/crs_stat, tail, {CRS_HOME}/bin/crsctl
On all platforms: df, du, awk, iostat, vmstat, uptime, netstat, sed, ps, uname, grep, ls -l
In addition, the following platform-specific programs must be available:
On the Linux platform: /proc/vmstat, /proc/net/dev, free, /proc/cpuinfo, getconf
On the Solaris platform: /usr/sbin/prtconf, mpstat, pagesize, psrinfo
On the AIX platform: lsattr, lsdev, pagesize, lsdev, bindprocessor, oslevel
On the HP-UX specific platform: bdf (instead of df), sar, /var/adm/syslog/syslog.log, /usr/sbin/ioscan, getconf, /swapinfo, InfoLog (needs to be enabled)