Re: Metrics !

Bala Krishnan wrote:
>
I am planning to evaluate a Framework for Forte applications. I would be
glad if someone can let me know what are the finer points I should look
for. I am evaluating it more from performance point of view, so would
appreciate if you can throw some lights on the different types of
metrics that need to be collected.
Thanks in advance.
Balu.
Get Your Private, Free Email at http://www.hotmail.com
Hello Bala,
I think you should ask Forte Consulting : they have some bench available
with metrics in several environments.
I have done some performance testing, but it is too specific on hardware
and software architecture. Anyway the conclusion is always the same :
Forte isn't the limit, the infrastructure used with Forte is the limit.
So you can consider the framework as software infrastructure. The best I
think to evaluate a framework is to build the same application with and
without the framework and make mesures on the two versions.
What I would look after on a framework aboput performance :
1°) 3 Tier Architecture implementation
2°) Instanciation
3°) Partitionning
4°) Reference/Copy mechanism when you pass from a partition to an other
5°) Flexibility of use and evolutivity (modularity)
6°) Compatibility with external components and framework (like Express)
7°) Performance on each node of the architecture with and without
compilation (Forte has a Technote about Performance instrumentation on a
Forte Application)
8°) Packaging in Developement environment and in Production environment
9°) Tools given with the Framework (code generation, documentation
generation, delivery tools, version management tools, etc...)
10°) Full Tolerant system : Fail-over (process and network)
11°) Optimization of the hardware part (using multi-processing and
multi-threading)
Daniel.

You need to post this question in HTTP Server/Apache Forum

Similar Messages

  • Can not refresh the metrics in schedular

    Post Author: sachinddalal
    CA Forum: Performance Management and Dashboards
    Hi,
    When I refresh the metric using schedular, the metric is not refreshed , nor schedular return any error. But when checked in metrics proparties, the last refresh date is not changed, niether the values are updated.
    Whe I try to refresh the metric manual, the values are refresh.
    Please help me to troubleshoot the problem of refreshing metric through schedular.
    Thanks,
    Regards
    Sachin Dalal

    Post Author: jezbraker
    CA Forum: Performance Management and Dashboards
    Scheduler is pretty horrid for refreshing metrics.Better of to use the Rules engine and create a rule thats based on a schedule that based on condition (1=1 works well ) then refreshes metircs.troubleshooting is best done with the trace options in setup/parameters.there are a few other ways or seeing what the schedulers up to - but id stick to rules if i were you.

  • Campaign Metrics - # Bounces Switched?

    Hi -
    We have sent out several campaigns and are now reporting on them.
    The metrics seem to be mixed up on the subject area.
    The campaign was sent out 2/3/2011
    The receipent data on the campaign object shows delivery status of 8 hard bounces and 1 soft bounce as of 2/7/2011
    The dates are important since the report is 24 hours delayed......
    When we run our report using metrics from the Campaign Response History subject area - no formulas, just pulling Metrics."# of Soft Bounces and Metrics."# of Hard Bounces"
    the results are SWITCHED. I have tried to change teh aggregation rule from default to sum, just to check. No pivot tables are being used...just straight values.
    Does anyone know if this is really a bug or what else might be happening??
    Thanks,
    Ann

    Hi Ann,
    If you are sure you are seeing an error in the data, please enter an SR with Oracle Support.
    Thanks!

  • How to change default thresholds for some metrics of all targets.

    Hi!
    We have a lot of servers which have to work hard.
    So, our OEM very often generates messages like these:
    "EM Alert: Critical:dbsora90.tsb.kz - CPU Utilization is 99.95%, crossed warning (80) or critical (95) threshold."
    "EM Alert: Critical:dbsora94.tsb.kz - Disk Device c8t60A9800043346C384C344A4A63516D6Ad0(ssd4) is 99.7% busy."
    "EM Alert: Critical:dbsora94.tsb.kz - CPU Load (Run Queue Length averaged over 5 minutes) is 20.78, crossed warning (10) or critical (20) threshold."
    I need to change default tresholds for mentioned metrics but I can't their defenition in SYSMAN.MGMT_*-tables or suitable settings in OEM GUI.
    And I have no time to edit treshholds manually for each target. )

    Modification of Metric Thresholds (as this is what you are referring to), should be done using the Metrics and Policy Settings link (to be found in the Target Home page).
    Don't mess around with the SYSMAN tables!
    Best thing to do here is to start using Monitoring Templates for this.
    Check:
    Oracle® Enterprise Manager Concepts
    11g Release 11.1.0.1
    http://download.oracle.com/docs/cd/E11857_01/em.111/e11982/toc.htm
    Regards
    Rob
    http://oemgc.wordpress.com

  • Purchase metric report

    hi all currently i am doing purchase metric report i dont have a clear report on this, so plz help me on this issue. thanks in advance.
    i my selection screen i have
                                    material
                                    plant
                                    buyer
    i have to display the BUYERS in according to material and plant wise into diplay.
    but how do i select buyers by material wise, because single material has multiple buyers.
    i need output like
              buyer1
              buyer2
              buyer3 like this i want in output.
    **NOTE: how do i differentiate the buyers according to Material and Plant wise.
      and also i have to calculate the Safety stock by Buyers wise.
    please help me on this issue.
    thx in advance.
    SAT

    Hello,
    if you want to differentiate the Lifnr then you need to first
    sort your itab on lifnr and werks
    then
    you can loop at itab and using control break statements
    either you can display or it transfer it in to another internal table
    i.e that means
    your new internal table will look as
      lifnr    plant  Material
      1100  1000  101-200
                        101-300
      1122   1000  301-324
                         302-234
    or
    you can find out Material which is with multiple vendors
    in the same way as above
    You can always display them in ALV List
    The ALV function can display them appropriately if you want to display
    or
    if you want to transfer it for processing then you have to use
    control break statements
    Hope this answer you question
    Thanks and Regards
    pushkar Joshi

  • Custom Report using Metrics of Instance and Server

    Hello
    I need to create a custom report using different instance and server metrics like:
    File System Space Available
    Tablesapaces
    Database Spaces usage
    Sort in Memory
    library Cache Hit
    Data Dictionary Hit
    Buffer Cache Hit
    I already made the report, but I can´t change the size of the graphic (for a better presentation on my report)....
    Do you know how can I change the size of the report?
    I think that I´m using a "metric" so for that reason I Can´t change the size ... :(

    I am currently having a problem with this report and drilldown to KSB1, the cost centers selected int S_ALR_87013611 are not transferring to KSB1 and thus all the cost centers come up in the call to KSB1, are you experiencing this problem? I am on V4.7

  • Need help in creating a metric Days Late

    Due Date and Pay Date are seperate dimensions with their respective ID's in the Fact_Details. Now i need to create a metric Days_Late=(Due_Date - Pay_Date).
    My question is whether i have to create this metric using the Logical Table Source editor in the Data Type Tab or by using 'Use existing logical coumns as the source' in the general tab.
    If i use the editor in the general tab then i can directly use the two dates from the dimensions. If i use the logical table source editor in the data type tab then i have to use the date Id's which are in the number format with dates concatenated with the company number id's.
    Can anyone suggest me what to do. I would appreciate any help.
    Message was edited by:
    user641749

    Create DB Objects to answer specific questions - saves a lot of headaches...

  • Click Thru Destination from Third Part Website Metrics

    Hi,
    I was interested if anyone has successfully seen metrics for click thru destinations using web advertisements. I can create the campaign schedule (Internet Advertisement) and create the content and get the tracking URL. However, after clicking on the link (tracking url) and viewing the Report in the Campaign Workbench for the campaign schedule nothing appears. I am not sure if this is a bug or not. I am running 11.5.10.2 (haven't applied any marketing patches).
    Thanks in advance for any help,
    Mike

    Hi Lauren,
    Good questions! A few of my friends recently changed carriers too, so I can imagine how anxious you must feel to find answers.
    When changing from one carrier to another, consumers have the option of keeping their existing telephone number. This isn't required, however, and customers can sign up for a different telephone number with their new carrier if they so choose. Regardless of where you purchase your phone -- at one of our U.S. retail stores or on BestBuy.com -- we'll do all the necessary legwork to ensure your account is set up with your preferred carrier as well.
    As far as activation is concerned, it depends on how your order is fulfilled. If you place an order on BestBuy.com for store pickup or make your purchase in-store, then the phone is activated at the time of pickup. If you choose home delivery, then the phone is registered to your account prior to shipment. Some additional steps may still be necessary upon arrival, but instructions will be included in the box with your new phone. Many carriers also offer delayed activation services for the holiday season. but it's my understanding these options are only available in-store at the current time.
    Let us know if you have any other questions!
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Trying to consolidate multiple custom date metrics in a simple summary view

    I'm working with leads and campaigns and trying to provide analysis of the inflow, processing and output of the leads associated with a campaign. (There is some out of the box analysis do this, but it's not what I'm looking for). The intent is to measure key process steps and their associated dates and bucket these events into the fiscal month they occur. For instance: Lead.Create Date, Lead.Accepted Date, Lead.Converted Date and Opportunity.Close Date.
    (I use case statements to identify the fiscal month in which the date occurred when it's not available for use).
    So, the base data display is something like this:
    Lead ID     | Create Month | Accepted Month | Converted Month | Oppty Close Month
    12345 | 01 | 02 | 03 | 03
    12346 | 01 | 01 | 01 | 02
    12347 | 02 | 02 | |     
    With the objective being to create a display along the lines of this:
    Lead Metrics | M01 | M02 | M03 |     ...
    Created     | 2 | 1 | 0 |     
    Accepted | 1 | 2 | 0 |
    Converted | 1 | 0 | 1 |
    Oppty Closed | 0 | 0 | 1 |
    I can create the base data, but am struggling to present it in a clean single table format as outlined above.
    Any suggestion on how to do this or perhaps an alternative approach?
    Thanks.

    Great idea - thanks Max. I provided some some details above, but to summarize with Max's suggestion included here's what I've done (I've used calendar month rather than fiscal to keep it simple):
    Lead ID = Lead."Lead ID"
    Create Month = Month(Lead.Created)
    Accepted Month = Month(Lead.DATE_28)
    Converted Month = Month(Lead.DATE_29)
    Closed/Won Month = Month(Opportunity."Close Date")
    Metric 1 = 'Created'
    Metric 2 = 'Accepted'
    Metric 3 = 'Converted'
    Metric 4 = 'Closed/Won'
    # Created = Metrics."# of Leads"
    # Accepted = FILTER(Metrics."# of Leads" USING (Lead.DATE_28 IS NOT NULL))
    # Converted = FILTER(Metrics."# of Leads" USING (Lead.DATE_29 IS NOT NULL))
    # Closed/Won = FILTER(Metrics."# of Leads" USING (Opportunity."Current Sales Stage" = 'Closed/Won'))
    Then to display:
    Pivot table 1:
    Row = Metric 1
    Column = Create Month (sort)
    Measure = # Created
    Pivot table 2:
    Row = Metric 2
    Column = Accepted Month (sort)
    Measure = # Accepted
    Pivot table 3:
    Row = Metric 3
    Column = Converted Month (sort)
    Measure = # Converted
    Pivot table 4:
    Row = Metric 4
    Column = Closed/Won Month (sort)
    Measure = # Closed/Won
    The only thing I don't like is I have a null month at the end of pivots 2-4 with a zero value. I added the filter on the # metrics to try and suppress the zero but it didn't work. Any suggestions for that, please me know.
    Thanks.

  • BUG: iTunes Reporting Section Doubling Download Metrics

    I've found what seems to be a bug on the reporting section of the iTunes U metrics and am wondering if anyone else is experiencing this.
    I have attached a video to demonstrate what is happening, but essentially if I start counting metrics from Jan 2012, which is when Apple switched over to their new reporting system, the system doubles our number of downloads (among other things). If we start counting from Feb 2012 through the present, the metrics seem to be consistent with what Apple shows me on the front summary page.
    http://cdnapi.kaltura.com/index.php/kwidget/cache_st/1362518770/wid/_347381/uico nf_id/12311262/entry_id/1_5kppif39
    Any thoughts on this would be great.
    Best,
    Katie

    Katie;
    Sorry that I couldn't be of more help. Just for grins I tried the sequence again on a different Mac (MacBook Air, 10.8.2) with the same results...no change in the numbers. 
    Just as an experiment, have you tried resetting Safari?  It might be worth a try.  All the best...
    Syd Rodocker
    SRVideo Media Design
    Apple iTunes U Administrator
    Tennessee's Electronic Learning Center

  • Problem with System Metrics SM_CXSIZEFRAME + SM_CXPADDEDBORDER in Windows 10 Preview (Build 10041)

    Maybe this forum is the wrong place to ask something about Windows 10 Preview, but I did not find a dedicated place to report
    programming problems as opposed to user problems:
    I program/maintain a 32-bit desktop (WIN32 API) application and try it now on Windows 10 Preview build 10041. I calculate the size of a window border with the help of the GetSystemMetrics function, using the constants SM_CXSIZEFRAME and SM_CXPADDEDBORDER.
    Originally, I only used SM_CXSIZEFRAME. This returned 4 pixels instead of the expected 8 pixels that I got on all previous windows versions up to Windows 8.1. Then I learned that already since Windows Vista one is expected to add the value of SM_CXPADDEDBORDER
    to get the full border size. (SM_CXSIZEFRAME alone only continued to work on Vista and beyond thanks to a little compatibility hack by Microsoft, with SM_CXSIZEFRAME still returning the full border size and SM_CXPADDEDBORDER returning
    yet 0, at least for 32-bit programs like mine.)
    Assuming that Microsoft finally switched off that compatibility measure on Windows 10 I query and add SM_CXPADDEDBORDER now as well. Unfortunately this does not solve my problem, as that system metric returns 0.
    Just to be on the sure side, I declared my program to support Windows 10 by using an embedded manifest and using the corresponding <compatibility> / <supportedOS> line with the Windows 10 GUID - this did not help either.
    As querying and adding those two system metric values is rather trivial (no need to include code in this question, I think), I don't have the slightest idea what
    I could do wrong here, this looks like Preview bug affecting 32-bit programs to me...

    I regret to inform you, that you have to live with this error for ever. Microsoft won't fix it... we reported an error of the Windows Error Reporting system (exists since Windows 8) and provided a reproduction (an application with one printed page of code,
    so very small and easy). It has never been fixed. 3 developers at Microsoft are involved and they confirmed, that it's a bug ... but... no chance. It's a strange company... I don't know what they mean with "we listen to our customers".
    PS: ja, nöd grad hilfriich mini Kommentär, aber die Type triibed eim eifach in Wahnsinn!! ... schinbar nöd nur öschtlich vo Bade, sondern au weschtlich
    Rudolf

  • EMOD HELP- analytics on campaign recipient metrics

    Hi,
    I have sent a Campaign out to 27k customers on the 19th January (first time EMOD user).
    I need to create reports and analyses based on recipient metrics. So far, I have loaded a report using the Campaign Response History in CRM Reports and downloaded this into excel. What I am trying to find out is how many out of the 27k have received the email (delivered) and how many have bounced back.
    1. Firstly I'd like to undertand what exactly do # of Recipients, # of Recipients, # of Hard Bounces, # of Open Responses, # of Responders, # of Responses, mean? So far I have figured out that soft + hard + open = # responses. Not sure if that is correct?
    2. Some lines show blank in the count of # recipients, #responses etc... however there is an email address in the appropriate column. Has the email been sent or not? Has it been delivered? How can we make sure?
    3. Then, looking at the 'Email' columns in my excel spreadsheet (this is who we sent the campaign to), it looks like some email addresses are missing (blank) however they are in CRM? Has the campaign been sent or not?
    4. I'd also like to understand some individual lines reading as:
    # recipient: 44
    # soft bounces: 0
    # hard bounces 15
    # responders 28
    # responses 35
    # opened 20
    email address: [email protected]
    Is all of this for just 1 single email? Does this mean that the email was sent multiple times to just one single address? Why do the # recipients show 44?
    5. Why do some lines show responses metrics if the email is blank?
    6. On the overall campaign, how can I accurately measure the number of emails that have been sent and delivered?
    Any answer to these questions would be great - sorry I know there are loads of questions.
    Kind regards
    Carine

    Carine, here is my response:
    1) See below for definitions.
    2) All email recipients who have an email address and who do not have the Never Email flag checked are Sent an email. Whether they receive it or not is not always known. See below for explanation of why we don't always know if an email was received.
    3) I'd have to see the report to understand what you are describing.
    4) # of Recipients - Count of Campaign Recipients
    # of Responses - Count of All Campaign Responses (Opt in to List, Opt out from List, Global Opt-out, Global Opt-in, Click-through on trackable url, opened email with images turned on)
    # of Responders - Count of All respondents for a campaign (how many recipients clicked something?)
    # Hard Bounces - Count of responses where response type equal to ‘Hard Bounce’
    # Soft Bounces - Count of responses where response type equal to ‘Soft Bounce’
    # of Open Responses - Count of responses where response type equal to ‘Message Opened’
    # of Click Through - Count of responses where response type equal to ‘Click-through’
    # of Opt Ins - Count of responses where response type equal to ‘Opt-in’
    # of Opt Outs - Count of responses where response type equal to ‘Opt-out’
    # of Global Opt Ins - Count of responses where response type equal to ‘Global Opt-in’
    # of Global Opt Outs - Count of responses where response type equal to ‘Global Opt-out’
    If your report was set up to report on one email campaign, then this is what the metrics are reporting on.
    5) I'd have to see the report to understand what you are describing.
    6) The recieving email server does not always tell EMOD that a message was received. If the email contained the Track Message Open tag, and the recipient receives html email and has images turned on, then EMOD will get notified that this email was opened. Otherwise, EMOD does not know if the message was opened or not (unless the recipient clicked something).
    Hope this helps.

  • EMOD HELP- understanding campaign recipient metrics - need emod pro

    Hi,
    I have sent a Campaign out to 27k customers on the 19th January (first time EMOD user).
    I need to create reports and analyses based on recipient metrics. So far, I have loaded a report using the Campaign Response History in CRM Reports and downloaded this into excel. What I am trying to find out is how many out of the 27k have received the email (delivered) and how many have bounced back.
    *1.* Firstly I'd like to undertand what exactly do # of Recipients, # of Recipients, # of Hard Bounces, # of Open Responses, # of Responders, # of Responses, mean? So far I have figured out that soft + hard + open = # responses. Not sure if that is correct?
    *2.* Some lines show blank in the count of # recipients, #responses etc... however there is an email address in the appropriate column. Has the email been sent or not? Has it been delivered? How can we make sure?
    *3.* Then, looking at the 'Email' columns in my excel spreadsheet (this is who we sent the campaign to), it looks like some email addresses are missing (blank) however they are in CRM? Has the campaign been sent or not?
    *4.* I'd also like to understand some individual lines reading as:
    # recipient: 44
    # soft bounces: 0
    # hard bounces 15
    # responders 28
    # responses 35
    # opened 20
    email address: [email protected]
    Is all of this for just 1 single email? Does this mean that the email was sent multiple times to just one single address? Why do the # recipients show 44?
    *5.* Why do some lines show responses metrics if the email is blank?
    *6.* On the overall campaign, how can I accurately measure the number of emails that have been sent and delivered?
    Any answer to these questions would be great - sorry I know there are loads of questions.
    Kind regards
    Carine

    Carine, here is my response:
    1) See below for definitions.
    2) All email recipients who have an email address and who do not have the Never Email flag checked are Sent an email. Whether they receive it or not is not always known. See below for explanation of why we don't always know if an email was received.
    3) I'd have to see the report to understand what you are describing.
    4) # of Recipients - Count of Campaign Recipients
    # of Responses - Count of All Campaign Responses (Opt in to List, Opt out from List, Global Opt-out, Global Opt-in, Click-through on trackable url, opened email with images turned on)
    # of Responders - Count of All respondents for a campaign (how many recipients clicked something?)
    # Hard Bounces - Count of responses where response type equal to ‘Hard Bounce’
    # Soft Bounces - Count of responses where response type equal to ‘Soft Bounce’
    # of Open Responses - Count of responses where response type equal to ‘Message Opened’
    # of Click Through - Count of responses where response type equal to ‘Click-through’
    # of Opt Ins - Count of responses where response type equal to ‘Opt-in’
    # of Opt Outs - Count of responses where response type equal to ‘Opt-out’
    # of Global Opt Ins - Count of responses where response type equal to ‘Global Opt-in’
    # of Global Opt Outs - Count of responses where response type equal to ‘Global Opt-out’
    If your report was set up to report on one email campaign, then this is what the metrics are reporting on.
    5) I'd have to see the report to understand what you are describing.
    6) The recieving email server does not always tell EMOD that a message was received. If the email contained the Track Message Open tag, and the recipient receives html email and has images turned on, then EMOD will get notified that this email was opened. Otherwise, EMOD does not know if the message was opened or not (unless the recipient clicked something).
    Hope this helps.

  • Metrics - How they are defined / calculated ?

    My customer is analyzing a couple of standard reports. They are asking for the definition or calculation for some metrics like:
    a) In the Active Campaign status report
    ROI - Return over investment
    Cost per closed sale
    Cost per leadb) In the Team Sales Effectiveness Analysis report
    Average business volume
    Success RatePls. is there a way / document that has this information ?
    I know that these are in the 'model' or 'OBI repository used' but I dont think we have access to this model.
    Txs.
    Antonio

    ISA and GS values are inserted from party configuration.
    If you had schema deployed, EDI sendpipeline will resolve the parties depending upon message type of outgoing message which is Targetnamespace#Rootnode.
    In your first case you might have added send port inside agreement.
    For Dynamic Send port, please read below:
    A dynamic send port enables you to send an interchange to any one of multiple destinations, because it resolves the agreement and determines the destination address based upon the value in the
    DestinationPartyName context property.
    Note
    If you are sending an EDI interchange that is based upon an XML message received, and you are using a passthrough receive pipeline to receive that application, you will have to promote the DestinationPartyName context property. For more information, see Agreement
    Resolution and Schema Determination for Outgoing EDI Messages.

  • Can I use SSRT as a QOS metric?

    I'm wondering if I can use SSRT as a good metric for how good the P2P link is between two video chat clients.  I did the following experiment.
    First I connect two of our clients together in a video chat.
    Then I start logging the netstreamInfo from my audioSubscriber, and my WebcamSubscriber every 10 seconds
    Then I slowly restrict the bandwidth on my mac from full open all the way down to about 8KBytes/second
    What I see as I do this is SSRT climbs in proportion to how restricted my bandwidth becomes.   So at full open it's around 0-6, by the time I'm at 8KB/s it's up in 2000-3000 range.   I should also mention that I'm restricting my bandwidth symetrically so 8KB/s up 8KB/s down.  I also tried adjusting my encodeQuality, framesPerPacket at the 8KB/s and I think it gives me a better audio experience.
    So I'd like to do some work to do this automatically but first I wanted to ask if you guys thought using SSRT for this was a good idea?
    Thanks as usual,
    -Eric

    No. All methods of using the iMac as a display require interaction with the OS installed on it.
    (59382)

  • How do I convert from metric to inches in Microsoft Word 2008?

    Hello,
    I'm trying to create a poster on my Macbook and am using Word 2008. Right now it's in the metric measurement and I want to convert to inches, how do I do this? I've tried the help and searching online and found how to do it on a PC but can't figure out how to do it on a Mac.

    Okay my sister figured it out. You go to Preferences and click the General tab and then at the bottom it is listed in measurement and you just switch that to inches and click okay.

Maybe you are looking for

  • What is the best way to set up my time capsule with Existing Uverse

    Hello, I have read through some of the threads regarding the co-existence of Uverse and a time capsule. But it all seems very advanced to me. Here is what I'm wanting to do. I currently have Uverse. I have the box in my living room attached to a wall

  • Mailing lists are no longer being parsed for individual address to be placed in the email 'To' field.

    When I attempt to use a Mailing List, which has worked in the past, to supply the addresses for an email which I wish to send, it fails with an error message as per this example: "MAILING LIST NAME (current)" <"MAILING LIST NAME (current)"> is not a

  • Calling a page from root instance when multiple instances

    Hi I have 2 CF instances on my application server. One domain, same files, but 2 instances. I want to run a page from the root instances or a scope which is upper level from the instances. Because I want to apply some settings by coding to the all in

  • Position error

    I am having encoder position issues. I am using 3 Kollmorgen servos attached to 3 AKD Ethercat drives. I have a cRio running as the Ecat master. All of my Vis are running in scan mode on the cRio.  I am building a capstan pulling system that will hav

  • Using a 3TB external drive?

    It appears that 10.5.8 will not support a 3TB external drive as a single unit? Hitachi has a patch for windows but they indicate that Mac Os X should support the 3TB drive. Do I have to upgrade to 10.6 ? The Drive is recognized as 768GB drive and the