ExaWatcher logs help to troubleshoot performance problems and hang issue in Exadata Machine.
Get ExaWatcher logs for problematic period:
login as a root user
cd /opt/oracle.ExaWatcher/
./GetExaWatcherResults.sh --from 01/10/2021_01:00:00 --to 01/10/2021_03:00:00
above command will create zip file under /opt/oracle.ExaWatcher/archive/ExtractedResults
GetExaWatcherResults.sh will give you a details about:
- CPU utilization and details
- IO Summary
- Meminfo details
- vmstat
- netstat
- diskinfo
- more
No comments:
Post a Comment