Gateway server: Difference between revisions

From acumen Wiki
Jump to navigation Jump to search
(Created page with "= Glances / top = These tools are provided to visually display the performance and load of the operating system and to view running services. To access, ssh into the server...")
 
Line 1: Line 1:
= Glances / top =
= Glances / top =


These tools are provided to visually display the performance and load of the operating system and to view running services.
These tools are provided to visually display the performance and load of the operating system and to view running services;
 
=== Glances ===
Click [https://nicolargo.github.io/glances/ here to learn more about Glances].
 
There are 2 ways to access Glances on the Gateway Server
 
* Method 1: Access via the [http://77.68.28.115:61208/ Web Interface], or
* Method 2: Start an ssh session and at the prompt: <code>jmoss2@prod_tms_server:~$ glances</code>,


To access, ssh into the server using the provided credentials.
To access, ssh into the server using the provided credentials.
Line 7: Line 15:
At the prompt:
At the prompt:


<code>jmoss2@prod_tms_server:~$ glances</code>, or
or
<code>jmoss2@prod_tms_server:~$ top</code>
<code>jmoss2@prod_tms_server:~$ top</code>

Revision as of 15:14, 6 July 2020

Glances / top

These tools are provided to visually display the performance and load of the operating system and to view running services;

Glances

Click here to learn more about Glances.

There are 2 ways to access Glances on the Gateway Server

  • Method 1: Access via the Web Interface, or
  • Method 2: Start an ssh session and at the prompt: jmoss2@prod_tms_server:~$ glances,

To access, ssh into the server using the provided credentials.

At the prompt:

or

jmoss2@prod_tms_server:~$ top