The following information is also listed in the release notes.
===================
Unix Server Software
Unix programs.
The following Unix programs must be accessible to the user logged on to the Unix machine.
• Perl 5.x
• awk
• cat
• date
• df
• grep
• ifconfig
• iostat (not HP-UX)
• netstat
• ps
• sar
• sed
• tr
• uname
• uptime
• vmstat
• wc
• who
For HP-UX, additionally
• bdf
• cstm
• getconf
• swapinfo
• /usr/sbin/ioscan
For AIX, additionally
• lsattr
• lsdev
• lsps
• prtconf
For Solaris, additionally
• /etc/swap
• mpstat
• nawk
• prtconf
Unix User Permissions and Installation Settings
• The Unix user should have no special processing on log-on. In particular there must be no input required from the user, and nor should any special login banners be displayed.
• On AIX, the user must be a member of the "adm" group to be able to run the sar command.
• On Linux, the sysstat package must be installed to enable the user to get detailed disk I/O information.
• On Linux the /proc filesystem must be present.
• For connection using SSH, the sshd daemon must be installed and running.
• The Unix user must have read/write access to /tmp
===================