Author(s)
- created by Hsuan-kun Hsiao
- 11/2005 updated by Jan Trejbal (jan.trejbal@sun.com)
- 08/2009 updated to CTI for TET by Kristyna Kitzbergerova (kitzbergerova@gmail.com)
Written in
kornshell scripting language
Short Desription
Script constists of two parts - at first copies all install and system logs into specific dir and afterwards in second part, it checks if these logs contain words such as "error", "fail", "fatal" or "warning"
paths of copied logs
/var/sadm/install/contents /var/sadm/system/logs/* /var/sadm/system/data/* /etc/default /etc/release/init /var/log/sysidconfig.log /var/log/syslog /usr/sbin/ifconfig -a locale -a /var/sadm/install/logs/*
Additional requirements
no additiaonal requirements are needed
Test output & log files
There are two results for each separate part
- PASSED – all log files are copied successfuly, no errors contained in system logs
- FAILED – logs are not in given directories, system logs contain errors