1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-04 02:36:17 +02:00

Move data files to src folder; Move images to doc folder;

This commit is contained in:
Pavel Odintsov 2015-03-22 13:45:52 +03:00
parent e08a7060a1
commit cff0c052a6
11 changed files with 3 additions and 3 deletions

View File

@ -43,13 +43,13 @@ What is "flow" in FastNetMon terms? It's one or multiple udp, tcp, icmp connecti
Main program screen image:
![Main screen image](images/fastnetmon_screen.png)
![Main screen image](docs/images/fastnetmon_screen.png)
Example for cpu load on Intel i7 2600 with Intel X540/82599 NIC on 400 kpps load:
![Cpu consumption](images/fastnetmon_stats.png)
![Cpu consumption](docs/images/fastnetmon_stats.png)
Example deployment scheme:
![Network diagramm](images/network_map.png)
![Network diagramm](docs/images/network_map.png)
Example of first notification:
```bash

View File

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 270 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB