ZoomWireless usage
ZoomWireless reads and consolidates the data of all Netstumbler summary files of a given directory (
-id)
and creates reports in the output directory (
-od) for further processing or mapping.
The report's are [tab] separated text files for easy integration or processing by spreadsheets or GIS applications.
Samples
Process all Netstumbler files in the directory
zh2002/ and write reports into the directory
report/:
D:\test\wifi>zoomwireless.pl -id zh2002 -od report
The output of the above command is depicted below. Note that for each Netsumbler file processed, the programm gives the total number of APs found, total numer of APs with position fix and total number of APs with activated WEP encryption (e.g. 26/23/5 APs/Fix/Wep).
-----------------------------------------------------------
- zoomwireless.pl v1.0 - www.techzoom.net
-----------------------------------------------------------
- input dir: D:/test/wifi/zh2002/
- output dir: D:/test/wifi/report/
- processed: 030.nss 2002-08-01 26/23/5 APs/Fix/Wep
- processed: 031.nss 2002-08-01 65/62/22 APs/Fix/Wep
..
- processed: 143.nss 2002-08-31 5/0/0 APs/Fix/Wep
- processed: 88/88 files, creating statistics ..
- finalize output ..
-----------------------------------------------------------
- Files processed ............: 88
- First observation ..........: 2002-08-01
- Last observation ...........: 2002-08-30
- Number of observations .....: 2089
- of unique SSIDs......: 464
- of unique MACs ......: 863 [100.0%]
- of which encrypted ..: 262 [ 30.4%]
-
-----------------------------------------------------------