Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Summary 

TQLConsole ThingSpaces Configurator can be used to deploy and manage the A-Stack Runtime Environment consisting of your models (projects) on a target host machine(s).

A-Stack Runtime Environment deploy and manage can be done using TQLConsole ThingsSpace Configurator User interface or using TQL Command Line Interface (TQL CLI)

It provides following functionalities -

  1. Cluster setup
  2. Application deployment in defined cluster nodes
  3. Start/Stop/Restart of application in cluster nodes
  4. Configure  application by updating configuration  files
  5. Execute shell script and TQL queries against each application node
  6. Monitor memory, cpu usage
  7. Monitor information related to A’Stack
  8. Log Analysis server where we can store all application nodes logs and do analysis using elasticsearch and kibana queries.

Preparing the Target Host(s)

In order to discover the cluster, the use can simply provide the IP address and Port of one of the nodes.

The discovery result is divided into two parts: Local Engine and Cluster Nodes categorized the Group to which the nodes belong. 

User can view the details of the node by clicking on any node on the graph. The details will be published on the right hand side.

View A-Stack General Information

Users can view general information about each of the node by clicking on public IP address of the node.

View A-Stack for CPU, Memory

Performing On-Demand GC

Users can perform On demand Garbage collection on the invidiual nodes by clicking on the "Perform GC" button

TQLConsole DevOps UseCase on AWS InfraStructure

Elastic Search, Log Stash and Kibana Setup

From the invididual nodes the user can setup the log files to be written to a common mount point file system - Say: AWS EFS


Following Search Fields are available:


  • No labels