PMA-45 and VPMA-45 quick start guide: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
VPMA-4X is a virtual Performance Management Appliances. Versions are available for VMware, KVM and Hyper-V. | |||
VPMA-45 is built on a hardened distribution of CentOS 7 64-bit Linux Operating System. | |||
VPMA- | VPMA-48 is built on a hardened distribution of Oracle Linux 8. | ||
| | ||
Line 12: | Line 12: | ||
== Solution == | == Solution == | ||
=== | === Principal Virtual Machine Properties === | ||
*8 CPU | |||
*64GB RAM | |||
*HD1 (system) 65GB | |||
*HD2 (data) 500GB | |||
| | ||
=== Console Access (CLI) === | |||
=== | |||
The appliance is accessible through Secure Shell (SSH) using a terminal emulator of your choice. The appliance ships with three predefined user accounts.<span style="background-color:#FFFF00">Names and passwords are case sensitive</span>. | The appliance is accessible through Secure Shell (SSH) using a terminal emulator of your choice. The appliance ships with three predefined user accounts.<span style="background-color:#FFFF00">Names and passwords are case sensitive</span>. | ||
Line 32: | Line 27: | ||
*root | *root | ||
*comcert | *comcert | ||
* | *Administrator | ||
Customers are advised to use the Administrator account. This account has sudo priviledges. | |||
| | ||
Line 45: | Line 35: | ||
=== Reboot and halt === | === Reboot and halt === | ||
<span style="background-color:#FFFF00;">Before rebooting or halting the VPMA, stop all running services. The procedure to stop depends on what the VPMA is used for.</span> | |||
| |||
To reboot: | To reboot: | ||
Line 67: | Line 53: | ||
=== VMware tools === | === VMware tools === | ||
VMware tools are not installed on the VPMA-45. | VMware tools are not installed on the VPMA as the version will depend on the hypervisor version. Cutomers are encouraged to install tools as required by their virtual environment. | ||
| |||
=== Third Party Software === | |||
Because running thirt party software may interfere with pre-installed services, contact COMCERT Support. Warrany is void if you fail to do so. | |||
| |||
=== OS Upgade and Update === | |||
It is safe to update the Loperation system of the VPMA-45 and VPMA-48 for as long as the major version remains respectivily Centos 7 and Linux 8. | |||
|
Revision as of 19:36, 14 June 2023
Introduction
VPMA-4X is a virtual Performance Management Appliances. Versions are available for VMware, KVM and Hyper-V.
VPMA-45 is built on a hardened distribution of CentOS 7 64-bit Linux Operating System.
VPMA-48 is built on a hardened distribution of Oracle Linux 8.
Solution
Principal Virtual Machine Properties
- 8 CPU
- 64GB RAM
- HD1 (system) 65GB
- HD2 (data) 500GB
Console Access (CLI)
The appliance is accessible through Secure Shell (SSH) using a terminal emulator of your choice. The appliance ships with three predefined user accounts.Names and passwords are case sensitive.
- root
- comcert
- Administrator
Customers are advised to use the Administrator account. This account has sudo priviledges.
Reboot and halt
Before rebooting or halting the VPMA, stop all running services. The procedure to stop depends on what the VPMA is used for.
To reboot:
$ sudo su - # shutdown -r now
It will take several minutes before the application is available again.
To halt:
$ sudo su - # shutdown -h now
VMware tools
VMware tools are not installed on the VPMA as the version will depend on the hypervisor version. Cutomers are encouraged to install tools as required by their virtual environment.
Third Party Software
Because running thirt party software may interfere with pre-installed services, contact COMCERT Support. Warrany is void if you fail to do so.
OS Upgade and Update
It is safe to update the Loperation system of the VPMA-45 and VPMA-48 for as long as the major version remains respectivily Centos 7 and Linux 8.