Nfsen-nfsdump-fprobe

Aus Xinux Wiki
Version vom 20. November 2014, 13:46 Uhr von Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=client= ==install== apt-get install fprobe ==config file== <pre> cat /etc/default/fprobe #fprobe default configuration file INTERFACE="eth0" FLOW_COLLECTOR="l…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

client

install

apt-get install fprobe

config file

cat /etc/default/fprobe 
#fprobe default configuration file

INTERFACE="eth0"
FLOW_COLLECTOR="localhost:555"

#fprobe can't distinguish IP packet from other (e.g. ARP)
OTHER_ARGS="-fip"