Manually Uninstalling Agents from UNIX and Linux Computers
Updated: May 13, 2016
Applies To: System Center 2012 R2 Operations Manager, System Center 2012 - Operations Manager, System Center 2012 SP1 - Operations Manager
There are three ways to uninstall the UNIX and Linux management packs and agents.
Delete selected UNIX or Linux system management packs from the Operations Manager Operations Console.
Delete an agent from Operations Manager, and uninstall the agent from the monitored computer. It will be uninstalled first from the UNIX or Linux computer.
Delete the agent from Operations Manager without uninstalling it on the UNIX or Linux host.
Use the following procedures to uninstall agents.
To delete an agent with the UNIX Linux Agent Uninstall Wizard
-
For more information, see Upgrading and Uninstalling Agents on UNIX and Linux Computers.
After the UNIX or Linux computer has been deleted from the list of monitored computers, you must log on to the monitored computer and manually uninstall the agent. Use the following procedures to manually uninstall agents from UNIX and Linux computers.
To uninstall the agent from Red Hat enterprise Linux and SUSE Linux enterprise servers
-
Log on as the root user, and uninstall the agent by typing
rpm –e scx
-
To verify that the package is uninstalled, type
rpm –q scx
To uninstall the agent from RPM based Universal Linux servers (Oracle and Centos)
-
Log on as the root user, and uninstall the agent by typing
rpm –e scx
-
To verify that the package is uninstalled, type
rpm –q scx
To uninstall the agent from DEB based Universal Linux servers (Debian and Ubuntu)
-
Log on as the root user, and uninstall the agent by typing
dpkg –P scx
-
To verify that the package is uninstalled, type
dpkg –l scx
To uninstall the agent from Solaris computers
-
Log on as the root user, and uninstall the agent by typing
pkgrm MSFTscx
-
To verify that the package is uninstalled, type
pkginfo –I MSFTscx
To uninstall the agent from HP-UX
-
Log on as the root user, and uninstall the agent by typing
swremove scx
-
To verify that the package is uninstalled, type
swlist scx
To uninstall the agent from IBM AIX
-
Log on as the root user, and uninstall the agent by typing
installp –u scx
-
To verify that the package is uninstalled, type
lslpp –L scx.rte
See Also
Operations Manager Agent Installation Methods
Install Agent on Windows Using the Discovery Wizard
Install Agent on UNIX and Linux Using the Discovery Wizard
Install Agent Using the MOMAgent.msi Setup Wizard
Install Agent and Certificate on UNIX and Linux Computers Using the Command Line
Managing Certificates for UNIX and Linux Computers
Process Manual Agent Installations
Applying Overrides to Object Discoveries
Configuring Agents
Examples of Using MOMAgent Command to Manage Agents
Upgrading and Uninstalling Agents on UNIX and Linux Computers
Install Agent Using the Command Line
Uninstall Agent from Windows-based Computers