Name: | oswatcher |
---|---|
Version: | 8.3.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 245353 |
License: | GPLv2+ |
RPM: | oswatcher-8.3.0-1.el7.noarch.rpm |
Source RPM: | oswatcher-8.3.0-1.el7.src.rpm |
Build Date: | Thu Aug 08 2019 |
Build Host: | jenkins-10-147-72-125-dc36c866-f2db-4614-bd60-780c714c50d7.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
Summary: | OSWatcher - monitor operating system statistics |
Description: | OSWatcher (oswbb) is a collection of UNIX shell scripts intended to collect and archive operating system and network metrics to aid support in diagnosing performance issues. OSWatcher operates as a set of background processes on the server and gathers OS data on a regular basis, invoking such Unix utilities as vmstat, netstat and iostat. |
- nfsiostat replaces nfsiostat-sysstat - add arp collection for RAC only
- nfsiostat-sysstat replaces iostat -n (Linux only) - pidstat added (Linux only) - pidstat -d added (active process i/o) (Linux only) - ip and ss replaces netstat(Linux only) - ip -s -s addr replaces ifconfig -a (Linux only) - corrected physical cpu config (Linux only) - add xentop (Linux only)
- Revert changes that use ip instead of ifconfig [Orabug: 29456699]
- oswatcher: build/release 7.3.3-3 on OL7 [Orabug: 29362547]
- Replace inefficient ifconfig and netstat commands with ip commands. [Orabug: 27264234]
- fix bug with high SSH connections
- fix bug with auto traceroute config for RAC
- Add OSWatcherFM.sh
- Refactor option parsing to make it work with recent initscripts. [Orabug: 22526481]
- Initial OL7 version