LNSTAT(8) System Manager's Manual LNSTAT(8) (NAME) rtstat - (SYNOPSIS) lnstat [] (DESCRIPTION) lnstat . lnstat rtstat . . /proc/net/stat/ . /proc/net/stat/ . lnstat . (CPU) . lnstat ( ) . . -f -k . . (OPTIONS) lnstat : -h, --help . -V, --version . -c, --count . -d, --dump / . -f, --file . /proc/net/stat . -i, --interval (intv). -j, --json JSON. -k, --keys k,k,k,... . k [file:]key . . . -s, --subject [0-2] / . <<0>> <<1>> <<2>> 20 . -w, --width n,n,n,... . (USAGE EXAMPLES) # lnstat -d . # lnstat -k arp_cache:entries,rt_cache:in_hit,arp_cache:destroys . # lnstat -i 10 . # lnstat -f ip_conntrack . # lnstat -s 0 . # lnstat -s 20 . # lnstat -c -1 -i 1 -f rt_cache -k entries,in_hit,in_slow_tot entries in_hit in_slow_tot rt_cache . (FILES) /proc/net/stat/arp_cache, /proc/net/stat/ndisc_cache ARP. arp_cache IPv4 ndisc_cache IPv6 . entries . allocs . destroys . hash_grows () . lookups . hits lookups () . res_failed . rcv_probes_mcast (multicast neighbor solicitations) ( IPv6). rcv_probes_ucast (unicast neighbor solicitations) ( IPv6). periodic_gc_runs (garbage collection). forced_gc_runs . . unresolved_discards . table_fulls . (: forced_gc_runs) . /proc/net/stat/ip_conntrack, /proc/net/stat/nf_conntrack (conntrack). ip_conntrack nf_conntrack . entries . searched conntrack. found (searched) . new conntrack . invalid . ignore conntrack . delete conntrack . delete_list conntrack (dying list) . insert . insert_failed ( ). drop conntrack. conntrack (protocol helper) . early_drop conntrack . icmp_error . invalid . expect_new conntrack . expect_create . expect_delete . search_restart conntrack . /proc/net/stat/rt_cache (routing cache). entries . in_hit . IP . in_slow_tot . in_slow_mc . in_no_route . in_brd (broadcast) . in_martian_dst (martian destination). in_martian_src (martian source). out_hit . IP . out_slow_tot . out_slow_mc . gc_total (garbage collection). IP . gc_ignored GC . IP . gc_goal_miss . IP . gc_dst_overflow . IP . in_hlist_search . IP . out_hlist_search . IP . (SEE ALSO) ip(8) (AUTHOR) lnstat Harald Welte . Michael Prokop ( ). LNSTAT(8)