DatabaseSince version 2.4.0 all NetSpeedMonitor data is saved in a SQLite3 database. Please note that NetSpeedMonitor monitors the amount of data transfered by a network interface. This data also includes usual network traffic. NetSpeedMonitor doesn't monitor raw data. Import / Export trafficCurrently NetSpeedMonitor supports importing and exporting .db and .csv (comma-separated values) files. The format of the .csv files is the same for importing and exporting:
Editing the Database File (SQLite Tables)If you need to edit the NetSpeedMonitor database, here are the information you need. However, it's not recomannded to edit the database file! Be sure that NetSpeedMonitor is closed. Depending which operating system you are using and which custom settings you made in the configuration, the database file is usually saved in one of the following directories: Windows Vista / Windows 7: Windows XP / Server 2003: SQLite Table: interfaces
SQLite Table: traffic
Third-party tools for managing SQLite databasesSQLite Database Browser (Open Source) Use third-party tools at you own risk! |
Navigation |