Flowmon APM configuration prerequisites
- Last Updated: April 5, 2026
- 1 minute read
- Flowmon Products
- Flowmon Application Performance Monitoring
- Documentation
This setup guide describes the installation steps and configuration of Flowmon APM for a simple model web application.
-
A copy of the user's traffic with the monitored application must be visible on a chosen Flowmon network interface. A copy of traffic can be acquired - for example - using port mirroring on a network switch (that is, SPAN port), or through a device called TAP.
-
This Quick Setup Guide assumes that individual hyperlinks in a monitored web application are unambiguously identifiable using a unique URL address, that is, each hyperlink has its unique URL address. Applications not meeting these criteria can be monitored too, however, additional configuration is needed. Such configuration is not described in this document.
-
Example initial information on the monitored application:
-
www address:
http://www.demo.cz/ -
IP address: 10.10.10.110
-
-
It is possible to monitor even the HTTPS traffic, meeting the following prerequisites:
-
The private key of the server where the HTTPS connection is terminated must be entered into the APM interface.
-
Diffie-Hellman (DH) algorithm must not be used – this could be configured on the server side.
-
Client certificates must not be used to encrypt the communication.
-