We offer official OVA images which can be used with variety of hypervisors. For production deployments we support only vmware ESXi. To start, please download latest image.
After downloading, please verify sha1 checksum, it should be: 4fd3d11b7afd83c216fc92281af8946ca778b44f
This image includes following components:
- FastNetMon
- MongoDB
- BGP daemon
- Grafana
- InfluxDB
- Clickhouse
Minimum system requirements for VM image:
- 8 GB Ram or more
- 4 CPU cores or more
- 50GB of disk space or more
If you do not use vCenter, you can deploy FastNetMon directly using ESXI web UI: ESXi guide
To import OVA image to vmware vCenter please execute following steps in vCenter Web UI.









After starting import process, please prepare to wait up to 20 minutes. Default login and password for VM are: fastnetmon/fastnetmon. We have enabled SSH by default. Be very careful and change default passwords right after logging in.
After finishing installation, please request trial license using our form When you receive activation coupon, please activate it this way:
sudo ./installer -activate_coupon -activation_coupon [coupon_code]
To confirm successful activation, please restart FastNetMon and check license status:
sudo fcli commit sudo fcli show license
To enable Grafana Web UI for metrics you have to generate passwords for it:
sudo ./installer -reset_visual_passwords
It will print login and password required for Grafana to access metrics and traffic persistency database
Login into FastNetMon’s UI: http://you.ip.address:81 using passwords from previous step
To extend disk space, please use this guide.
Finally, you can start initial configuration of FastNetMon using standard guide.