Skip to content

Web Interface quickstart

dream-hunter edited this page Jun 2, 2023 · 4 revisions

After you installed and configured server you have to manage your devices via Web Interface.

1. Login to you web-interface as Admin.

Default logins and password:

  • Full access Role - admin / admin
  • Read only access role - user / user

2. Open "Devices" tab

Here you will see the devices that send netflow data to your collector. They are disabled by default. If you want to collect information from these devices, you must enable them:

  • select device;

enable_device

  • click "Enable selected" button on top menu. It turns to green.

enabled_device

Also it's better to set SNMP community:

  • select device;
  • write SNMP community for your device that you configured on your device.

community_device

3. Open "Interfaces" tab

If you configured SNMP community on your router device and entered it in device settings, you will be able to retrieve interface list:

  • Select device;
  • Press Discover button.

interfaces

Enable required interfaces:

  • Select interfaces in the list
  • click "Enable selected" button on top menu. It turns to green.

interfaces_enable

4. If you uses netflow version 9, open "v9 Templates" tab and activate required templates else v9 data won't be collected.

In case of using netflow v5 no action required on this page

5. Check "Dashboard" and "Statistics" tabs to make sure your database increases

statistics

6. Open "Raw data" tab and try to get data.

data

Clone this wiki locally