HP VMware ESX Server 3.5i for HP ProLiant Servers


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News HP VMware ESX Server 3.5i for HP ProLiant Servers
# 1  
Old 03-27-2008
HP VMware ESX Server 3.5i for HP ProLiant Servers

Learn more about HP's successful delivery of VMware solutions to enterprise customers through their latest virtualization technology, HP VMware ESX Server 3.5i for HP ProLiant Servers.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script for VMWare ESX

Hi I would make a script for my ESX server. Unfortunately I'm beginner in shell scripting. I will do the following: # With the command vmware-cmd -l I can do a listing like this File1.vmx File2.vmx File3.vmx File4.vmx File5.vmx # Now with every single line of this output I will... (2 Replies)
Discussion started by: nathy
2 Replies

2. Solaris

VMware ESX 3.5

Hi, I am going to install solaris cluster 3.2 in vmware esx 3.5 for demo, for cluster we need two different network interfaces for private and pubic connectivity, but we have single ethernet controller how to create two different ethernet instance name with single ethernet controller in vmware... (1 Reply)
Discussion started by: rajasekg
1 Replies

3. Solaris

Solaris 10 Cluster on VMware ESX 3.5

Hello everybody, I'm trying to create a S10 cluster on ESX 3.5 servers but I have several problems. I use AMD Athtlon x64 CPU's on ESX servers and Solaris 10 U8 at my guest servers.. First and the most important problem, I dont know how to attach a RDM disk to Solaris 10. (Is it correct,... (1 Reply)
Discussion started by: shadowfaxxxx
1 Replies

4. Red Hat

Minicom with VMWare ESX Server

Hello! I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program. When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are: # ./configure checking for a... (3 Replies)
Discussion started by: Kickbit
3 Replies

5. Linux

VMware ESX server && Solaris 10 on same PC ??

Hi all, I tried to install Solaris 10 and then VMware ESX server v3.02 on the same PC (or hard drive). But after successfully installing Solaris 10, when I installed Vmware ESX Server on the same drive(but on different partition, boot menu is not coming. It is just booting Vmware only. Pls... (1 Reply)
Discussion started by: vikas027
1 Replies
Login or Register to Ask a Question
FUSIONINVENTORY-ESX(1p) 				User Contributed Perl Documentation				   FUSIONINVENTORY-ESX(1p)

NAME
fusioninventory-esx - vCenter/ESX/ESXi remote inventory for FusionInventory or OCSInventory SYNOPSIS
fusioninventory-esx [ --host host --user user --password password --directory /tmp --tag tag ] EXAMPLES
% fusioninventory-esx --host myesx --user foo --password bar --directory /tmp You can import the .ocs file in your inventory server with the fusioninventory-injector tool. %fusioninventory-injector -v --file /tmp/*.ocs -u https://myserver/ocsinventory DESCRIPTION
fusioninventory-esx creates inventory of remote ESX/ESXi and vCenter VMware. It uses the SOAP interface of the remote server. Supported systems: ESX and ESXi 3.5 ESX and ESXi 4.1 vCenter 4.1 Active Directory users, please note the AD authentication doesn't work. You must create a account on the VMware server. AUTHORS
This module has been written by TECLIB'. The maintainer is Goneri LE BOUDER <goneri@rulezlan.org> The FusionInventory project fusioninventory-devel@lists.alioth.debian.org SECURITY
The SSL hostname check of the server is disabled. SEE ALSO
o FusionInventory website: <http://www.FusionInventory.org/> o project Forge: <http://Forge.FusionInventory.org> o The source code of the agent is available on: o Gitorious: <http://gitorious.org/fusioninventory> o Github: Lhttps://github.com/fusinv/fusioninventory-agent-task-esx> o The mailing lists: o http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel <http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel> o http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-user <http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-user> o IRC: #FusionInventory on FreeNode IRC Network BUGS
Please, use the mailing lists as much as possible. You can also use the bugtracker on http://forge.fusionInventory.org COPYRIGHT
Copyright (C) 2011-2012 FusionInventory project Copyright (C) 2011-2012 TECLIB' ( http://www.teclib.com ) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA perl v5.14.2 2012-03-19 FUSIONINVENTORY-ESX(1p)