sun server health check

do anybody has a procedure for daily weekley monthly health check for SUN server with solaris OS??

check what?

physical checks if there are any fault LEDs on the system, check from the OS level (prtdiag -v) and the system controller if there are any errors or faults. Check the HDD status from iostat -E output and scan thru the messages file and console logs for any warnings or critical errors. Performance monitoring should also be done for network links, CPU, memory , swap and time drifts for NTP..

Thanks for your reply
what are the commands used for performance monitoring ??

Solaris Performance Monitoring - iostat , vmstat , netstat

Hi..

For solaris monitoring purpose u can use below commands like
iostat,
vmstat,
prstat,
netstat
top
and sar commands.

Otherwise if you need full of GUI monitoring tool u can use orcallator for solaris/linux or nay unix environment.
It will give daily,weekly,montly,yearly,all monitoring information it will contains.

Regards,
ArjunReddy