|
|
@ -124,6 +124,11 @@ Several methods have been added which are not present in psutil, but will provid
|
|
|
|
- system wide stats on network protocols (i.e IP, TCP, UDP, etc.)
|
|
|
|
- system wide stats on network protocols (i.e IP, TCP, UDP, etc.)
|
|
|
|
- sourced from /proc/net/snmp
|
|
|
|
- sourced from /proc/net/snmp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- iptables nf_conntrack (linux only)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- system wide stats on netfilter conntrack module
|
|
|
|
|
|
|
|
- sourced from /proc/sys/net/netfilter/nf_conntrack_count
|
|
|
|
|
|
|
|
|
|
|
|
Some codes are ported from Ohai. many thanks.
|
|
|
|
Some codes are ported from Ohai. many thanks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -153,6 +158,7 @@ net_connections x x
|
|
|
|
net_protocols x
|
|
|
|
net_protocols x
|
|
|
|
net_if_addrs
|
|
|
|
net_if_addrs
|
|
|
|
net_if_stats
|
|
|
|
net_if_stats
|
|
|
|
|
|
|
|
netfilter_conntrack x
|
|
|
|
================= ====== ======= ====== =======
|
|
|
|
================= ====== ======= ====== =======
|
|
|
|
|
|
|
|
|
|
|
|
Process class
|
|
|
|
Process class
|
|
|
|