Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Contents:

Table of Contents

Related pages:

Page Tree
root@self



KOP Administrators

 

There are two KOP "administrators"

...

Please refer to Kiuwan Admin Guide for Kiuwan functional administration guide.

 

SysAdmin Console

 

Info
titleSysAdmin Console

System administration user (sysadmin) has access to SysAdmin Console :

http://<$KIUWAN_HOST>:<$KIUWAN_PORT>/saas

 

Please note that SysAdmin console use the same URL that KOP URL, just login in as sysadmin and SysAdmin Console will appear.

...

All the other options are available through drop-down menu.

 

 

System Administration

 

Onle you log in into SysAdmin Console, System Administration page is displayed

...

  • Licensed products 
    • A list with licensed products for your KOP installation
  • License expiration date
    • Expiration date for your KOP license
  • Kiuwan Core 
    • Installed version and Last available version for Kiuwan Core
    • In case your installed KOP version is not the last available, you may decide to upgrade.
    • For instructions on upgrade your KOP installation, please visit Upgrading your KOP installation
  • Kiuwan Clients
    • Installed version and Last available version for each of Kiuwan Clients ( Kiuwan Local Analyzer, Kiuwan Engines and  Kiuwan 4 Developers for supported IDE's)
    • In case of any installed KOP client is not the last available, you may decide to upgrade.
    • For instructions on upgrade your KOP installation, please visit Upgrading your KOP installation
    • Minimum KOP version needed to upgrade clients
      • There are some dependencies between Kiuwan Clients and Core. 
      • This field indicates the minimun KOP Core version needed to be installed in order to upgrade the KOP Clients.
      • If your KOP current version is older thant the minimun required, you need to upgrade Kiuwan Core. 

 

Account Management 

Account Management page lets you to change the password for sysadmin user.

 

 

Analysis Management 

 

Analysis Management page lets you access Queues Monitor

...

This means that, by default, analyses are sequentially processed.


States of an analysis

Once local analysis finishes,  KLA upload reports to KOP and identifies the analysis by an Analysis Code (e.g. A-7e2-1669fcae0cf).

...

Analysis StateMeaning
STATIC_ANALYSIS_FINISHED(1) The local static analysis is finished and results are waiting to be processed (to calculate indicators)

PARSING_REPORTS

(2) The analysis reports are currently being processed (in progress)

 

Messages in the queue

Queue monitor displays the number of messages in the Reports Generated Queue.

...

Also, you can stop processing by clicking on Stop button.

 

Active Analyses 

By clicking on Active Analyses button, the queue monitor will display ALL the active analyses, regardless of their state (STATIC_ANALYSIS_FINISHED and PARSING_REPORTS).

 

REPORTS_GENERATED_QUEUE

By clicking on REPORTS_GENERATED_QUEUE button, the queue monitor will display only the analyses waiting to be processed (i,e STATIC_ANALYSIS_FINISHED).

 

Dispatch selected Analysis


As said before, messages queues are maintained in memory (in Redis). But, message sates are also maintained in ddbb (MySQL).

...

In this case, the analysis needs to be manually enqueued.To do it, just check the analysis and click on Dispatch selected analysis. This action will re-enqueue the analysis.

 

 

Support

 

Support page  allow s to collect most important log files of KOP installation for troubleshooting purposes.

...