Sun N1 System Manager 1.1 Administration Guide

ProcedureTo Manually Uninstall the Solaris OS Monitoring Feature

After successful completion of this procedure, the OS monitoring feature will be unsupported for the provisionable server.

Steps
  1. Log in to the provisionable server as root.

  2. Stop the agent.


    # /etc/rc3.d/S81es_agent stop
    
  3. Run the uninstaller.


    # /var/tmp/solx86-agent-installer/disk1/x86/sbin/es-uninst -X
    
  4. Remove the packages.


    # pkgrm SUNWn1gcsolx86ag
    
  5. Remove associated directories.


    # /bin/rm -rf /opt/SUNWsymon
    # /bin/rm -rf /var/opt/SUNWsymon
    

    The directories are removed.