FastNetMon Advanced visual traffic

FastNetMon Advanced visual traffic ... on Grafana technology. ... After selecting dashboard please review details and then...

76 downloads 759 Views 1MB Size
FastNetMon Advanced visual traffic

In this reference we will describe details about traffic visualization solution based on Grafana technology.

First of all, you should have working instance of FastNetMon.

For installing graphic stack we use special flag from FastNetMon’s installer. wget http://install.fastnetmon.com/installer -Oinstaller sudo chmod +x installer sudo ./installer -install_graphic_stack When installer asks you to create password, please generate strong password and specify it to our tool mentioned in installer output. Then you need to create InfluxDB database: influx -execute "CREATE DATABASE fastnetmon WITH DURATION 7d REPLICATION 1 NAME fastnetmon_default_rp" Then please open specified URL in browser and use login admin and specified password. And you will see following screen:

Here you could use standard login admin and password admin.

On first screen please select “Add data source”.

And fill following values:

And then after pressing on “Save and Test” you should see following message:



Then please navigate to top part of page:

Then then press on “New dashboard” button. After this select “Import”:

Then please specify following dashboard URL in field “Grafana.net Dashboard” field (only one by one). After selecting dashboard please review details and then specify Data Source “InfluxDB”. • https://grafana.net/dashboards/1602 • https://grafana.net/dashboards/1605 • https://grafana.net/dashboards/1608 • https://grafana.net/dashboards/1611 That’s all! Grafana configuration step is finished!

Please start fcli configuration tool: sudo -i fcli set main influxdb_database fastnetmon set main influxdb_host 127.0.0.1 set main influxdb_port 8086 set main influxdb_push_period 1 set main graphite disable set main influxdb enable commit After this setting you could see data on your graphics. Below you could find few example dashboards with test data.