PMA-45 and VPMA-45 quick start guide: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
VPMA | VPMA is COMCERT's Virtual Performance Management Appliance. VPMA has been tested with VMware, KVM and Hyper-V. | ||
VPMA-45 is | VPMA-45 is based on a hardened distribution of CentOS 7 Linux Operating System. | ||
VPMA-48 is | VPMA-48 is based on a hardened distribution of Oracle Linux 8 Operating System. | ||
| | ||
Line 18: | Line 18: | ||
*HD1 (system) 65GB | *HD1 (system) 65GB | ||
*HD2 (data) 500GB | *HD2 (data) 500GB | ||
(these values are inspired by the minimum system requirements of NETSCOUT nGeniusONE Standalone Server - other applications may require smaller or bigger CPU and memory sizes) | |||
| | ||
Line 23: | Line 25: | ||
=== Console Access (CLI) === | === 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>. | |||
*root | *root | ||
Line 51: | Line 55: | ||
| | ||
=== | === Virtual tools === | ||
VMware tools are not installed on the VPMA as the version will depend on the hypervisor version. | Virtual tools such as VMware tools are not installed on the VPMA as the version will depend on the hypervisor version. Customers are encouraged to install these tools as required by their virtual environment. | ||
| | ||
=== | === Installing third party software === | ||
<span style="background-color:#FFFF00;">Because running thirt party software may interfere with pre-installed services, contact COMCERT Support prior to installation</span>. Warrany is void if you fail to do so. | <span style="background-color:#FFFF00;">Because running thirt party software may interfere with pre-installed services, contact COMCERT Support prior to installation</span>. Warrany is void if you fail to do so. |
Latest revision as of 19:45, 14 June 2023
Introduction
VPMA is COMCERT's Virtual Performance Management Appliance. VPMA has been tested with VMware, KVM and Hyper-V.
VPMA-45 is based on a hardened distribution of CentOS 7 Linux Operating System.
VPMA-48 is based on a hardened distribution of Oracle Linux 8 Operating System.
Solution
Principal Virtual Machine Properties
- 8 CPU
- 64GB RAM
- HD1 (system) 65GB
- HD2 (data) 500GB
(these values are inspired by the minimum system requirements of NETSCOUT nGeniusONE Standalone Server - other applications may require smaller or bigger CPU and memory sizes)
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
Virtual tools
Virtual tools such as VMware tools are not installed on the VPMA as the version will depend on the hypervisor version. Customers are encouraged to install these tools as required by their virtual environment.
Installing 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.