Suggestions on how to extract Monitor details in Clif.

View: New views
2 Messages — Rating Filter:   Alert me  

Suggestions on how to extract Monitor details in Clif.

by Veneet :: Rate this Message:

| View Threaded | Show Only this Message

Hi

    I am trying to add Charts to my report of the CTP that ran.


     The data displayed by the Monitor is not available for collection

   e.g-> [time in ms]   that i see in the Monitor view when the Test is running
              is not a part of the report that i generate using the collect  
             button on the RCP console of Clif.

   Since the chart require numerical/Date-time values and my datasets are mostly string fields i am unable to create  the required axes which in turn create the chart.


How do i get these values from the Monitor view into my report folder

Kindly suggest a work around for this



Thanks

Veneet

Re: Suggestions on how to extract Monitor details in Clif.

by Bruno Dillenseger-3 :: Rate this Message:

| View Threaded | Show Only this Message

Veneet wrote:
Hi

    I am trying to add Charts to my report of the CTP that ran.


     The data displayed by the Monitor is not available for collection

   e.g-> [time in ms]   that i see in the Monitor view when the Test is
running 
              is not a part of the report that i generate using the collect  
             button on the RCP console of Clif.

   Since the chart require numerical/Date-time values and my datasets are
mostly string fields i am unable to create  the required axes which in turn
create the chart.


How do i get these values from the Monitor view into my report folder
  
Hi,

Storing monitoring statistics is kind of in the to-do list. It requires an adaptation of the CLIF architecture (the storage/storage-proxy part) that is not complex, but requires some work and time however.

So, the only workaround you could do right now, to go quick, is to add a small piece of Java code somewhere, when function "getStats" is being called on the probes and injectors (globally referred to as "blades") - hint: look for calls to method getStats(String) defined in interface org.objectweb.clif.supervisor.api.TestControl. getStats() actually returns the array of statistics for a given blade, in the form of integer values that you may write to a file.

Hope it helps,
-- Bruno.
Votre signature email Orange (en France)

Bruno Dillenseger
ft/nsm/rd/maps/mep/mse
distributed systems research engineer
tél. +33 4 76 76 41 46
bruno.dillenseger@...





--
You receive this message as a subscriber of the clif@... mailing list.
To unsubscribe: mailto:clif-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws