Welcome, Guest
Please Login or Register.    Lost Password?

How to get C-EMS statistics?
(1 viewing) (1) Guest
Convertigo Products
This is the place to ask questions, request for enhancements and more generally discuss about Convertigo products.
Go to bottomPage: 1
TOPIC: How to get C-EMS statistics?
#25
How to get C-EMS statistics? 2 Years ago Karma: 0
You may want to get some statistics about the C-EMS document generation. C-EMS can compute lots of useful statistics that give the duration of pure CPU usage, or of host wait time...

Just log in the web administration console, go to the Configuration tab, and then select the Display statistics checkbox.

For now, when you request a transaction to C-EMS, a comment will be added to the generated XML document and also written to the engine log file:

Code:

 ==================================================    ======================================================== 
| Task                     | Current   | Average   |  | Request        | Current           | Average           |
|==================================================|  |========================================================|
| GetCurrentScreenClass    |    158 ms |    158 ms |  | Host           |      0 ms (  0 %) |      0 ms (  0 %) |
| GetJavelinObject         |      0 ms |      0 ms |  | Convertigo     |   2062 ms (100 %) |   2062 ms (100 %) |
| ApplyUserRequest         |      0 ms |      0 ms |  | XSLT           |      0 ms (  0 %) |      0 ms (  0 %) |
| ApplyBlockFactory        |      0 ms |      0 ms |  |========================================================|
| ApplyExtractionRules     |      0 ms |      0 ms |  | Total          |   2062 ms         |   2062 ms         |
| ApplyScreenClassHandlers |      0 ms |      0 ms |   ========================================================
| ExecuteSequenceSteps     |      0 ms |      0 ms |
| ExecuteSequenceCalls     |      0 ms |      0 ms |
| WaitHtmlTrigger          |      0 ms |      0 ms |
| GenerateDOM              |      0 ms |      0 ms |
|==================================================|
| GetDocument              |   1934 ms |   1934 ms |
 ================================================== 

fabienb
Moderator
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Convertigo Location: Paris
Fabien Balageas
Convertigo - CTO
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: elodiee