60
edits
Remco.derooy (talk | contribs) mNo edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
== Managing storage devices == | == Managing storage devices == | ||
The Network Multimeter supports disks formatted with an '''ext4 filesystem ''' and will only use '''the first partition''' of a disk. | The Allegro Network Multimeter supports disks formatted with an '''ext4 filesystem ''' and will only use '''the first partition''' of a disk. | ||
If a compatible disk is attached it will be activated automatically and the Storage page will show stats about the device as well as the contents. | If a compatible disk is attached it will be activated automatically and the Storage page will show stats about the device as well as the contents. | ||
Line 45: | Line 45: | ||
== File storage == | == File storage == | ||
The Network Multimeter will initially show the top level directory of the storage partition. By clicking on a directory name the view can be switched to the contents of that sub-directory. This will also show the path of the current directory above the table along with a button that allows to change back to the parent directory. | The Allegro Network Multimeter will initially show the top level directory of the storage partition. By clicking on a directory name the view can be switched to the contents of that sub-directory. This will also show the path of the current directory above the table along with a button that allows to change back to the parent directory. | ||
Generic files which are not packet capture (pcap) files, will show with two buttons next to them. As the names suggest the '''Delete button''' will delete the file from the storage device and the '''Download button''' will start a browser download of this file. | Generic files which are not packet capture (pcap) files, will show with two buttons next to them. As the names suggest the '''Delete button''' will delete the file from the storage device and the '''Download button''' will start a browser download of this file. | ||
Next to packet capture (pcap) files, an additional '''Analyze PCAP''' button will show. When this button is pressed the Network Multimeter will either reset all statistics and start analyzing the packet capture file or enables to start a parallel PCAP analysis if this is configured (see [[Parallel packet processing]]). Progress, statistics and the option to resume normal operation will appear at the top of the Storage page. | Next to packet capture (pcap) files, an additional '''Analyze PCAP''' button will show. When this button is pressed the Allegro Network Multimeter will either reset all statistics and start analyzing the packet capture file or enables to start a parallel PCAP analysis if this is configured (see [[Parallel packet processing]]). Progress, statistics and the option to resume normal operation will appear at the top of the Storage page. | ||
The '''New directory''' button opens as dialog that can be used to create a new sub-directory in the currently shown directory. Sub-directories can be used as target for storing packet captures (see [[Capture module#Capture settings dialog|Capture settings dialog]]). | The '''New directory''' button opens as dialog that can be used to create a new sub-directory in the currently shown directory. Sub-directories can be used as target for storing packet captures (see [[Capture module#Capture settings dialog|Capture settings dialog]]). |
edits