Uninstalling managed host on UNIX

Last published : Jun 19, 2026
You can use an operating system command to remove the VRTSsfmh package from a UNIX managed host. When you remove the package, Veritas InfoScale Operations Manager managed host is uninstalled from the managed host.
Note: Before you uninstall the host, remove it from the Management Server domain.
To uninstall Veritas InfoScale Operations Manager managed host on UNIX/Linux
  1. Open an operating system console.
  2. On the managed host where you plan to uninstall managed host, log on as root.
  3. At the command prompt, enter one of the following commands to uninstall the package:
    • On AIX, enter the following:
installp -u VRTSsfmh
  • On Linux, enter the following:
rpm -e VRTSsfmh
  • On Solaris 11, enter the following:
pkg uninstall VRTSsfmh
More Information