Skip to main content

How to Manually Deploy A Sensor

Alex Patnick avatar
Written by Alex Patnick
Updated over a week ago

If you have vCenter 5.5 you will need to use the below procedure to deploy a sensor. If you have vCenter 6.0 or 6. 5 you can deploy via PowerShell. If you are on vCenter 6.7 or above you can use our automated process to deploy.

  1. Deploy via URL using the link. This can be found by going to Settings > Sensor Status > Configure > OVF Template
    ​https://faddomserver/Installations/Sensors/Template/NoPassFaddom-Sensor-Appliance-2024.3.1.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?