Skip to main content
How to Manually Deploy A Sensor
Alex Patnick avatar
Written by Alex Patnick
Updated over 2 months ago

If you have standalone ESXI hosts or prefer to manually deploy sensors, you can follow the below procedure to do this.

  1. Deploy via URL using https://<faddom-server>/Installations/Sensors/Template/Faddom-Sensor-Appliance-2024.4.9.ovf.
    Alternatively, you can download the OVF and VMDK files from the Faddom server.
    Linux - /usr/local/tomcat9/webapps/ROOT/Installations/Sensors/Template

    Windows - <installationdirectory>\Faddom\Tomcat\webapps\ROOT\Installations\Sensors\Template

  2. Go to Configure -> Networking -> Virtual switches.

  3. Click on Add Networking

  4. Select Virtual Machine Port Group for the Standard Switch

  5. Confirm the target device, i.e. the Faddom sensor

  6. Give the port group a name (we recommend faddom-sensor-[HOSTNAME] and select All for the VLAN ID.

  7. Finish creating the port group

  8. Click Edit on the port group and go to Security

  9. For Promiscuous Mode, select Override then Accept

  10. Using the VM's Edit Settings, add a network adapter to the sensor for each switch you configured and assign it to the port group you created.

  11. Start the Sensor appliance and log in using the username faddom and the password set during the deployment and run if config to confirm the IP address

    1. If needed, run sudo ~/configip.sh to define a fixed IP address for the VM and configure the newly added network adapters.

  12. Open the Faddom Server UI, and under Settings > Sensors, add the sensor that you just configured. See Configuring A Manually Deployed Sensor for further details

  13. Repeat for any additional ESX servers you wish to get traffic for

Did this answer your question?