Bug 1929173
| Summary: | dropwatch Package deprecation | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Sagar Dubewar <sdubewar> |
| Component: | doc-Release_Notes-8-en-US | Assignee: | Lucie Vařáková <lmanasko> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RHEL DPM <rhel-docs> |
| Severity: | medium | Docs Contact: | Sagar Dubewar <sdubewar> |
| Priority: | medium | ||
| Version: | 8.3 | CC: | jbainbri, lmanasko, mleitner, rhel-docs, sukulkar |
| Target Milestone: | rc | Keywords: | Documentation, FutureFeature, Triaged |
| Target Release: | 8.4 | Flags: | sdubewar:
needinfo-
pm-rhel: mirror+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Deprecated Functionality | |
| Doc Text: |
.The `dropwatch` tool is deprecated
The `dropwatch` tool has been deprecated. The tool will not be supported in future releases, thus it is not recommended for new deployments. As a replacement of this package, Red Hat recommends to use the [systemitem]`perf` command line tool.
For more information on using the [systemitem]`perf` command line tool, see the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/monitoring_and_managing_system_status_and_performance/getting-started-with-perf_monitoring-and-managing-system-status-and-performance[Getting started with Perf] section on the Red Hat customer portal or the [citetitle]`perf` man page.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-06-23 12:16:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sagar Dubewar
2021-02-16 10:56:38 UTC
We have well-used documentation for the SystemTap method at: How to monitor kernel network packets drops using dropwatch.stp https://access.redhat.com/solutions/2194511 A working example of perf is provided at: How to monitor kernel network packets drops using perf https://access.redhat.com/solutions/5859751 These are both linked on the existing "dropwatch" package solution as well: How can I see where in kernel code packet drops occur using dropwatch? https://access.redhat.com/solutions/206223 Support is good to go. |