OraInfSettings - rbogusze/oracleinfrastructure GitHub Wiki
Host used to monitoring: logwatch, user: orainf
Host with Oracle DB beeing monitored: dbhost, user: oracle, SID: TEST
All the provided examples use CentOs 5.8 install.
Some standard packages used
# yum install vim-common vim-enhanced gawk screen subversion xorg-x11-tools dialog cvs
Make sure that the hosts can see each other. Test on both logwatch and dbhost
# ping logwatch # ping dbhost