Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1929173

Summary: dropwatch Package deprecation
Product: Red Hat Enterprise Linux 8 Reporter: Sagar Dubewar <sdubewar>
Component: doc-Release_Notes-8-en-USAssignee: Lucie Vařáková <lmanasko>
Status: CLOSED CURRENTRELEASE QA Contact: RHEL DPM <rhel-docs>
Severity: medium Docs Contact: Sagar Dubewar <sdubewar>
Priority: medium    
Version: 8.3CC: jbainbri, lmanasko, mleitner, rhel-docs, sukulkar
Target Milestone: rcKeywords: Documentation, FutureFeature, Triaged
Target Release: 8.4Flags: 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
Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information:

Comment 7 Jamie Bainbridge 2021-03-05 07:23:25 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.