How to install VMWare Tools on Nagios R1.8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
AustinComputerLabs
Posts: 5
Joined: Thu Sep 01, 2011 10:46 pm
Location: System Analyst
Contact:

How to install VMWare Tools on Nagios R1.8

Post by AustinComputerLabs »

Hello All,
I hope it is appropriate to ask about related tools questions here.
I have Nagios XI R1.8. Did a fresh install on VMware workstation.
I have scoured the web and spent hours attempting different methods to install VMWare tools on this install.
I am new to Linux, isn't there their a command line yum install or something?
Please give step by step I am a reforming windows guy and have not dealt with a CMI since VMS.

Thank you,
Rick
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: How to install VMWare Tools on Nagios R1.8

Post by jsmurphy »

Somewhere on the VMware site is a download link for linux vmware tools, once you have the tar then you need to use SCP/SFTP/etc to upload it to the server. Use the tar -xzf command to unzip it then follow the instructions (vi toolsdir/INSTALL I think)... it's pretty straight forward I think you just have to run a couple make commands and your done.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: How to install VMWare Tools on Nagios R1.8

Post by mguthrie »

My personal suggestion would be to install Putty and use that as your shell access to the XI server, unless there's something in particular you need the VMWare tools for ; )
AustinComputerLabs
Posts: 5
Joined: Thu Sep 01, 2011 10:46 pm
Location: System Analyst
Contact:

Re: How to install VMWare Tools on Nagios R1.8

Post by AustinComputerLabs »

Thank you for your help, between this forum and some outside help I was able to complete the install.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: How to install VMWare Tools on Nagios R1.8

Post by mguthrie »

Good deal, thanks for the update
Locked