Page 1 of 1

How to remove ESXi configuration in Nagios with root accoun

Posted: Sun Sep 19, 2021 10:13 pm
by chokkam
How to remove ESXi configuration in Nagios with root account

Re: How to remove ESXi configuration in Nagios with root ac

Posted: Tue Sep 21, 2021 10:44 am
by gormank
You can remove/disable ESX hosts/services in the usual way. Removing the Vmware SDK is probably not something you want to get into since it installs perl modules via CPAN or locally, etc.

Re: How to remove ESXi configuration in Nagios with root ac

Posted: Thu Sep 23, 2021 9:21 am
by chokkam
Thanks for valuble reply

Re: How to remove ESXi configuration in Nagios with root ac

Posted: Thu Sep 23, 2021 6:01 pm
by gormank
Actually, I remembered that there's an uninstall script. Here's what the documentation says about removing the SDK.

Run the uninstall script, for example, if you installed vCLI in the default location, run the following
command.
/usr/bin/vmware-uninstall-vSphere-CLI.pl
Delete existing versions of vSphere-CLI.xxxx.tar.gz and delete the vmware-vsphere-cli-distrib
directory.