beautypg.com

Uninstalling tru64 agents manually – Symantec Critical System User Manual

Page 90

background image

90 Installing UNIX agents

Uninstalling agents manually

5

Type and run the following commands to remove the agent user and group:

userdel sisips

rmgroup sisips

6

Run the following commands to remove entries from inittab:

rmitab rcsisipsagent

rmitab rcsisidsagent

Uninstalling Tru64 agents manually

You can manually uninstall Tru64 agents.

To uninstall Tru64 agents manually

1

Open a Terminal window on the computer that runs the agent to uninstall,
and become superuser.

2

Run the following command to determine the agent process IDs:

cat /var/run/sisipsdaemon.pid

cat /var/run/sisidsdaemon.pid

3

(Optional) If the process IDs do not appear, do the following to display the
process IDs and stop the agent process:
Run the following commands:

ps -ef | grep sisipsdaemon

ps -ef | grep sisidsdaemon

If the agent processes are not running, continue with the next numbered
step.
If either agent process is running, run the following command to stop the
agent process:

kill -KILL

4

Type and run the following commands to remove the installation files:

rm -rf /opt/Symantec/scspagent

(default directory)

rmdir /cluster/members/\{memb\}/Symantec

(default directory)

rm -rf /var/log/scsplog

(default directory)

rm -f /var/run/sisipsdaemon.pid

rm -f /var/run/sisidsdaemon.pid

5

If the machine is a member of a TruCluster, and the agent is installed on
multiple cluster members (with a shared physical disk), perform the
following actions:
Remove the cluster member directories and files:

rm -rf /cluster/members/\{memb\}/etc/sisips

rm -f /cluster/members/\{memb\}/sbin/init.d/sisi?sagent

rm -f /cluster/members/\{memb\}/usr/.smdb./SYMCSP513.*