Uninstall Sensor Proxy

If you uninstall Sensor Proxy, you remove it from the communication chain between sensors and Tenable Vulnerability Management or Tenable Security Center.

Caution: Before you uninstall Sensor Proxy, you must first relink sensors directly to Tenable Vulnerability Management or Tenable Security Center. Otherwise, the sensors cannot communicate with the manager.

To uninstall Sensor Proxy:

  1. Unlink Sensor Proxy using the following command:

    Copy
    # /opt/sensor_proxy/sbin/configure --unlink

    Sensor Proxy unlinks from the manager.

  2. Uninstall Sensor Proxy using the following command:

    Copy
    # rpm -evh SensorProxy

    Sensor Proxy uninstalls.