Sun Management Center 3.5 Update 1 Supplement for Halcyon PrimeAlert Agent for Linux

Uninstallation Procedures


Note –

If you uninstall the Sun Management Center core product on the server host by using the es-uninst with the -X option, the installation script uninstalls all the installed packages for the Linux Agent. You do not need to uninstall the Linux Agent packages manually.


Solaris: To Remove Server Layer Packages

The procedure described in this section should be performed on the Sun Management Center server layer host only.

  1. Log into the Sun Management Center server host as a super user.


    % su -   
    
  2. Run the following commands:


    # cd /var/opt/SUNWsymon/uninstall  
    # ./HALUninstall.sh -module LinuxAgent server
    

    All or some of the following packages are removed:

    • HALsislag

    • HALmmsast

    • HALmmslsa

    • HALmmsmib

Solaris: To Remove the Console Layer Packages

The procedure described in this section should be performed on any console host where packages for the PrimeAlert Agent for Linux are to be removed.

  1. Log into a Sun Management Center console host as a super user.


    % su - 
    
  2. Change to the following directory.


    # cd /var/opt/SUNWsymon/uninstall
    
  3. Run the uninstall script:


    # ./HALUninstall.sh -module LinuxAgent console
    

    All or some of the following packages are removed.

    • HALmmcast

    • HALmmclsa

    • HALmmcmib

You do not need to restart the local Sun Management Center console after package uninstallation.

Windows: To Remove the Console Layer Packages

Do this procedure on any Windows host where the Linux Agent is to be removed.

  1. Go to the Windows Start menu and select Start > Settings > Control Panel.

    A new Control Panel window appears.

  2. Double-click the Add/Remove Programs icon in the Control Panel window.

    A new window labeled Add/Remove Programs (Properties) appears.

  3. Select Halcyon PrimeAlert Agent for Linux.

  4. Start the uninstall process.

    • Windows NT 4.0 – Click the Add/Remove button.

    • Windows 2000 – Click the Change/Remove button.

    An UnInstallShield session is launched.

  5. Follow the on-screen instructions.

Linux: To Remove Agent Layer Packages

Do this procedure on any Linux host where the Linux Agent is no longer required.

  1. Log into the Linux host as a super user.


    % su -  
    
  2. Stop the Linux Agent process on the Linux host by typing the following commands:


    # cd /opt/PrimeAlert/bin
    # ./pa stop agent
    
  3. Change to the uninstall directory.


    # cd /var/opt/PrimeAlert/uninstall
    
  4. Run the following command.


    # ./HALUninstall.sh -module LinuxAgent agent
    

    The following packages are removed by this process:

    • HALpialag

    • HALpmaast

    • HALpmalsa

    • HALpmamib

Uninstallation Log Files

To view the uninstallation log on the Solaris host, see:

/var/opt/SUNWsymon/uninstall/log/uninstall.log.YYYYMMDD-HHMMSS

To view the uninstallation log on the Linux host, see:

/var/opt/PrimeAlert/uninstall/log/uninstall.log.YYYYMMDD-HHMMSS