VMware Tools install on Nagios xi OVF
-
- Posts: 1
- Joined: Mon Jun 29, 2020 4:08 pm
VMware Tools install on Nagios xi OVF
I was looking at our new Nagios xi server that i just installed from the OVF and noticed that there is no vmware tools installed. How do you install vmware tools on the Nagios xi server vm that is running in my vmware esxi environment?
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: VMware Tools install on Nagios xi OVF
Since you're running our OVF, you can just do this:
Then reboot.
Officially, you can follow this guide but it will likely tell you to use the above command instead:
https://kb.vmware.com/s/article/1018414
Code: Select all
yum install open-vm-tools -y
Officially, you can follow this guide but it will likely tell you to use the above command instead:
https://kb.vmware.com/s/article/1018414