PMA-45 and VPMA-45 quick start guide
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 prior to installation. Warrany is void if you fail to do so.
OS Upgrade/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.