[ Quellcode: dropwatch ]
Paket: dropwatch (1.5.4-3 und andere)
Links für dropwatch
Debian-Ressourcen:
Quellcode-Paket dropwatch herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
tool for detecting and diagnosing dropped network packets
Dropwatch is a utility to help developers and system administrators to diagnose problems in the Linux Networking stack, specifically their ability to diagnose where packets are getting dropped. Dropwatch aims to improve on the following shortcomings:
1) Consolidation, or lack thereof. Currently, to check the status of dropped packets in the kernel, one needs to check at least 3 places, and possibly more: The /proc/net/snmp file, the netstat utility, the tc utility, and ethtool. Dropwatch aims to consolidate several of those checks into one tool, making it easier for a sysadmin or developer to detect lost packets
2) Clarity of information. Dropped packets are not obvious. A sysadmin needs to be intimately familiar with each of the above tools to understand which events or statistics correlate to a dropped packet and which do not. While that is often self evident, it is also often not. Dropwatch aims to improve that clarity.
3) Ambiguity. Even when a dropped packet is detected, the causes for those dropped packets are not always clear. Does a UDPInError mean the application receive buffer was full, or does it mean its checksum was bad? Dropwatch attempts to disambiguate the causes for dropped packets.
4) Performance. Utilities can be written to aggregate the data in the various other utilities to solve some of these problems, but such solutions require periodic polling of several interfaces, which is far from optimal, especially when lost packets are rare. This solution improves on the performance aspect by implementing a kernel feature which allows asynchronous notification of dropped packets when they happen.
Andere Pakete mit Bezug zu dropwatch
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libnl-3-200 (>= 3.2.7)
- Bibliothek für die Arbeit mit Netlink-Sockets
-
- dep: libnl-genl-3-200 (>= 3.2.7)
- Bibliothek für die Arbeit mit Netlink-Sockets - generischer Netlink
-
- dep: libpcap0.8t64 (>= 0.9.8)
- Systemschnittstelle für Paketerfassung auf Benutzerebene
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline- und History-Bibliotheken, Laufzeitbibliotheken
dropwatch herunterladen
Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|---|
i386 | 1.5.4-3 b1 | 21,0 kB | 68,0 kB | [Liste der Dateien] |