.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH queryDevice 8 "August 30, 2002" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME queryDevice \- display archived information about network traffic .SH SYNOPSIS .B queryDevice .RI -i " interface" [OPTIONS] .br .SH DESCRIPTION queryDevice display information about network traffic previously archived by .IR monitorDevice (8), summed uptime and number of traffic interruptions. From existing archive files stored in /usr/local/share/monitor, it sums up total and average traffic. .PP For a more in depth discussion of usage, see .IR monitorDevice (8). .SH OPTIONS A summary of options is included below. .TP .B \-h Show summary of options. .TP .B \-i "interface" Name of the interface to analyse (eth0, ppp0, whatever...). This option is mandatory. .TP .B \-d "begin" If you need traffic info for a specific period of time, you can enter the timestamp for the begining of the period of interest (timestamp as in "date '+%s'"). .TP .B \-f "end" End of period of interrest (timestamp) .SH SEE ALSO .BR monitorDevice (8). .BR .SH AUTHOR This manual page was written by PimenTech staff .