|
Ensure
that you have superuser privileges and stop the Agent service:
su
(OR you may use sudo, if appropriately configured)
/sbin/rc2.d/S999sysscan
stop
Change to
the directory of the installed location of the Agent, ensure that you
have
superuser privileges and remove the Agent:
cd
<AGENT-PATH>
su
(OR you may use sudo, if appropriately configured)
./remove_sysscan.sh
Remove
the Agent software package using the swremove command:
EITHER [/usr/sbin/]swremove Assuria-Auditor
OR [/usr/sbin/]swremove –i
then interactively mark and remove
Assuria-Auditor
|