Installing NerveCenter
-
Removing Open NerveCenter - Removing NerveCenter from a UNIX Machine -
Removing Open NerveCenter
Removing NerveCenter from a Windows Machine
Removing NerveCenter from a UNIX Machine
You can remove one or more of the NerveCenter applications by running a simple script that deletes the appropriate NerveCenter files, executables, and directories.
If NerveCenter was integrated with a network management platform, you must have reconfigured your network management platform before you uninstall the software. See Integrating NerveCenter with a Network Management Platform.
To remove NerveCenter from a UNIX machine:
- If you haven't done so already, shut down all NerveCenter processes.
cd
to install_directory/nc/install.
- Type the following and then press Enter:
./uninst.sh
The script begins to run.
- Press Enter as instructed by the script until you reach the prompt that lists the components you can remove.
- At the following prompt, type the letter for each component you want to remove (separating each letter with a space) and then press Enter.
Enter your choice [l]
- If you have platform integration installed, type the letter for each platform integration component you want to remove (separating each letter with a space) and then press Enter.
Enter your choice [l]
- If you are removing the server but you want to keep your database, type
y
at the following prompt and press Enter.
Do you want to retain the database? [n]
- If you are removing the server but you want to keep your MIB, type
y
at the following prompt and press Enter.
Do you want to retain MIB? [n]
- If you are removing the server but you want to keep your log files, type
y
at the following prompt and press Enter.
Do you want to retain the log files? [n]
If you did not shut down all NerveCenter processes, the script lists them, then quits. If that happens, you must kill the processes, then rerun UNINST.SH.
The script lists the files it deletes.
- To delete the directory, press Enter at the following prompt.
Deleting directory : /opt/OSInc. Continue? [y]
The script completes.
- If you manually set up any environment variables to point to the NerveCenter installation directory, change them to point somewhere else.
- If you are removing NerveCenter from this machine completely, delete the ncusers and ncadmins users and groups, including the nervectr user.
- If you are removing NerveCenter web support completely and the Web server is on a different machine, reconfigure the server to remove references to NerveCenter. See Managing NerveCenter for details.
Your Open NerveCenter applications have been removed.
To remove NerveCenter 3.5:
- Shut down all NerveCenter processes.
- Mount the NerveCenter CD-ROM.
- cd to mountpoint/BIN
- Type the following and then press Enter:
./uninst35.sh
On HP-UX, type ./UNINST35.SH\;1
.
- Continue from step 4 in the previous procedure, To remove NerveCenter from a UNIX machine:.