It is possible (in vCenter 7 and newer) to use the vCenter (also known as vSphere Client) Graphical User Interface to import and deploy our NMIS Suite OVA.
After some time it will then complete and you will be able to use the virtual machine. Once powered on, use our provided credentials to login. You can find this in the Install instructions on our website.
Tip: Once authenticated, our appliance ships with a Message of the Day (MOTD) which will provide you with the virtual machine's IP address (if DHCP is enabled), used to access the NMIS Suite Graphical User Interface (GUI). You can also find this by typing "ip a" into the console of the virtual machine.
You can import the OVA file into a VMware ESXi Datacenter via VMware vCenter using VMware ovftool, from the PC/Mac or server you run ovftool. Remember to set the Virtual Machine name you like, the datastore you want, the network you want, and point it at the server you want to deploy to.
Run commands like this:
In this example our vCenter Server has the below configuration:
FQDN 'photon-machine' with
user 'administrator
',
sso domain name 'vsphere.localdomain
', and
sso password 'Vagrant1!
'
which must be escaped when used in this context using ovftool:
escaped password: 'Vagrant1\!
'
Specify the disk format. You can specify the following formats:
monolithicSparse
monolithicFlat
twoGbMaxExtentSparse
twoGbMaxExtentFlat
seSparse
(vSphere target)
eagerZeroedThick
(vSphere target)
thin
(vSphere target)
thick
(vSphere target)
sparse
flat
Determine the Datacenter name: Determine the Datacenter available options: Determine the Datacenter host IP or FQDN: Import FirstWave-VM-20240130-Debian11-x86_64.ova: |