PMA-65 and PMA-85 quick start guide: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 36: Line 36:
Stage 3  - shutdown or reboot the appliance
Stage 3  - shutdown or reboot the appliance


For your convienience, a script is provided that will take care of these three stages.  To execute this script, you must first connect to PMA and login as Administrator.
For your convienience, two scripts are created that will take care of these three stages in the correct order.  To execute a script, you must first connect to PMA and login as Administrator.


Once authenticated, run the following command:
Once authenticated, run one of the following commands:
 
<pre>pma-reboot
&nbsp;
pma-shutdown</pre>


&nbsp;
&nbsp;

Revision as of 16:35, 9 August 2020

Introduction

All Performance Management Appliances (PMA) are based on a hardened versions on CentOS 7 64-bit Linux Operating System

Kernel-based Virtual Machine (KVM) is used as virtualization platform.

 

Access to the appliance

 

 

PMA is accessible through ssh using your favorite terminal emulator. The appliance ships with two user accounts, Administrator and comcert. User Administrartor has been created to allow the end-user to safely shut down and reboot the appliance. User comcert is reserved for COMCERT support engineers.

 # ssh -l Administrator <IPaddressPMA-65>

 

Shutdown and reboot the appliance

 

 

Stage 1 - shutdown the application

Stage 2 - shutdown the virtual machine

Stage 3  - shutdown or reboot the appliance

For your convienience, two scripts are created that will take care of these three stages in the correct order.  To execute a script, you must first connect to PMA and login as Administrator.

Once authenticated, run one of the following commands:

pma-reboot
pma-shutdown