Setting up a metrics template

hi,
sorry but another question regarding grid control ( you can probably guess that I am quite new to it).
I want to set up a metric monitoring template, I seemed to think I had this achieved but it seems to have taken all metrics and not just the 2 I chose.
any help is appreciated.
rgds
alan

In oem alerts click on the details - its a binoculars icon. It will show you which rule was used to send you the alert. Listener alerts are different metrics the databases. So are you sure you turned that off - if thats really what you want to do.
You can just stop the emails for certain metrics and still let oem catch them. See the preferences->rules tab.

Similar Messages

  • Setting thresholds for Metrics in OEM

    I want to set thresholds for metrics in OEM and everytime I do, the following error occurs.
    Error occurred while editing the metric thresholds.
    Communication exception occurred while saving the thresholds data to the emd.
    Error
    java.lang.Exception: No such metric
    Does anyone have any idea why this is happening and what can I do to fix it.
    Thank you

    Hi.
    Monitoring templates are not permanently associated with targets.
    Applying a template on a target updates the target's settings but if you modify the template afterwards you need re-apply it.
    Furthermore, you can apply more than one template on a target. The second apply operation will generally override settings applied in the first one.
    (As a best practice I would make sure that if I use more than one template for a specific target type , the different templates will
    include different metrics).
    Apply operations are logged and you can check which template was applied against which target.
    This is available under "past apply operations" in the templates page.
    HTH,
    Erez.

  • Can you set a layer to "Template" through script?

    Hi there,
         I am creating a script to batch export multiple artboards as SVG, and setting a layer to "Template" will keep my unwanted paths from exporting. I am using Illustrator version 17.1.9(64bit)
    Is there a way to set a layer to "template" through script?
    Thanks!
    Scott

    You are correct on this, if I create a template Action let say called "template layer" I can call that with app.doScript("template layer", "folder"). After testing it does work... on my client where I have the Action, but I have a few other artist who will need to run this script.
    EXAMPLE:
    for (var i = 0; i < app.activeDocument.layers.length; i++)
        app.activeDocument.activeLayer = app.activeDocument.layers[i] ;        
        if(app.activeDocument.layers[i].visible == false){
            app.doScript ("template layer", "NI");
    The only other solution I can think of is putting all non-exportable objects on a layer, and call that layer "nonExport" and select all objects on this layer delete them, then export, then undo this action ... ewwww... sounds messy.
    Cheers,
    Scott

  • Print out of metrics template

    Hello,
    Is it posible to get a printout of the standard metrics template for a database without just taking screen dumps.
    rgds
    alan

    Hi,
    you can use the t.code for OPK8-DEFINE PRINT CONTROL
    (SPRO> PRODUCTION> SHOP FLOOR CONTROL --> INTEGRATION --> DEFINE PRINT CONTROL.
    This is your mentioned requirement matched. pls check with this t.codeOPK8.
    Regards,
    Mohan R

  • DBCA doesn't save character set information in the template!!

    Hello,
    I have found a problem using the DBCA when creating a template with a database character set of AL32UTF8.
    When I create a database using the aforementioned template from the commandline (dbca -silent) it reverts the character set to WE8ISO8859P1.
    If I try and alter the character set after creation using:
    ALTER DATABASE CHARACTER SET AL32UTF8;
    it complains that tis cannot be done, so I must set this in the template.
    Am I missing something obvious? Why is this information not being stored in the .dbc file?
    Many thanks
    Nic Hemley

    Well, having patched the template xml file i then had to do:
    dbca -silent -createDatabase -templateName advisor.dbc -gdbName advisor.invocom -sid advisor -sysPassword j3r3m1aha -continueOnNonFatalErrors false
    apparently the .dbc is required on the template name
    However.....
    NLS_DATE_LANGUAGE
    NLS_DATE_FORMAT
    NLS_LANGUAGE
    NLS_TERRITORY
    NLS_ISO_CURRENCY
    are not set in the template either...why is the template missing so much stuff that i thought i had configured?

  • What does the setting "auto increment column templates"

    I have noticed that there is now a setting "auto increment column templates" but I cannot find out what this setting does.
    There are no sequences generated nor triggers.
    Version 3.0.
    Thanks, Joep

    There are no sequences generated nor triggersYou need to set column as "auto increment". Then sequence and trigger will be generated for Oracle.
    You can set template for generated sequences and triggers and can override these settings at column level setting explicitly the name of sequence and trigger.
    The sequence and related trigger are not created as objects in physical model, however if there are such objects defined then definition from physical model is used for generated DDL.
    Philip

  • 7.1 | Problems with System-metrics templates generation

    Hi experts.
    I've got a few questions.
    At first im facing a problem after reinstall a DAA on automatic conifguration:
    System-metrics templates generation failed (cause :Unexpected error occurs in task execution. (detail: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 1a, 1b, 56(:main:, row:1, col:3)(:main:, row=1, col=3) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 1a, 1b, 56(:main:, row:1, col:3)), state:4)
    I found note 1669789 where i have to check my LM-Service Level on Solman 7.1.
    --> Where can i find it? In SLD i cannot see it.
    Then i read that i have to apply the LM-Service patch with JSPM
    --> Isnt JSPM obsolete? I think i have to use SUM? So i thought i have to do a big SPS-Update otherwise?
    The other stuff in the note doesnt help. If my LM-Service is okay, do you have other ideas?
    Thank you for your help!

    I found note 1669789 where i have to check my LM-Service Level on Solman 7.1.
    --> Where can i find it? In SLD i cannot see it.
    Goto systeminfo from http://host:50000 to check LMservice
    --> Isnt JSPM obsolete? I think i have to use SUM? So i thought i have to do a big SPS-Update otherwise?
    LM-service should be updated from SUM and then you have to re-run java upgrader.
    1st enable maintenance mode from agent admin.
    Deploy SCA from SUM
    Disable  maintenance mode from agent admin.
    Run java upgrader from solman_setup
    Divyanshu

  • Badi/exit to set sales area data template for bp

    Hi gurus,
    When a new bp is created through web ui, I would like to set the sale area template for that bp based on a few criteria. I am running on crm 7.0.
    I tried to call BAPI_BUPA_TEMPLATE_ADD or BUPA_TEMPLATE_ADD at BADI PARTNER_UPDATE, method CHANGE_BEFORE_UPDATE, but it doesn't work. The same code works if i create bp thru sap gui.
    So any idea how to do it for web ui? any exit/badi or bte event that i can use the trigger the logic after bp is created?
    And i notice those FM BUPA_*_ADD doesn't work in BADI PARTNER_UPADTE as well if it is created thru web ui, but work for sap gui. Any idea why?

    Hello
    To my knowledge, BADI PARTNER_UPDATE, method CHANGE_BEFORE_UPDATE  changed will not work in Web UI because WebUI does not access the same memory location, so there is no code here.
    I would try BADI BUPA_GENERAL_UPDATE. Make sure that [SAP Note 1469004|https://service.sap.com/sap/support/notes/1469004] is in place.
    Regards
    Joaquin

  • Metric Templates for OBIEE

    Hi,
    Does anyone know why some metrics don't allow thresholds in EM 12c (12.1.0.3)?
    In particular I have created a metric template for the OBIEE server and the metrics; CPU Usage (%) and Memory Usage (MB) allow me to specificity thresholds but the Memory Usage (%) does not.
    Thanks
    Nick

    Please provide the screen print from metric template created from OBIEE.

  • Diff between Precalculated Value set and Precalculated web template

    Hi Friends
    Can any one tell the Diff between Precalculated Value set and Precalculated web template
    Where we will use these
    Thanks

    Hi,
    The Reporting Agent is a tool used to schedule reporting functions in the background.
    The following functions are available:
    &#9679;      Evaluating exceptions
    &#9679;      Printing queries
    &#9679;      Pre-calculating Web templates
    &#9679;      Pre-calculating characteristic variables of type pre-calculated value sets
    &#9679;      Pre-calculation of queries for Crystal reports
    go through,
    pre-calculated value sets
    [http://help.sap.com/saphelp_nw04s/helpdata/en/28/734d3caa70ea6fe10000000a114084/frameset.htm]
    [http://help.sap.com/saphelp_nw04/helpdata/en/84/00783b3af21f5ee10000000a11402f/content.htm]
    Pre calculating Web template:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/frameset.htm
    Basically when you have a Precalculated Template, the system first run a report (which has been scheduled) and read the data from there when you run your template. This can imrpove the performance respect to online read data.
    [http://help.sap.com/saphelp_nw04s/helpdata/en/6e/b5663a5fb46752e10000000a11402f/frameset.htm]
    [Pre calculated web template;
    Hope this helps...

  • How to set parameter in rtf template

    Hi,
    I've created a data model query using a parameter in BI Publisher Enterprise. When I'm showing the data I'm first ask for the parameter value.
    Now I want to create a rtf template in BI Publisher Desktop. What do I have to do that the user can set the parameter and then see the result? So how to set the parameter in my query?
    Thanks
    chrissy

    Hey Chrissy... i am realy sorry, i have guided u in the wrong way...
    Above which i have explained was about Variable....
    To test passing a parameter value, ff you are using the:
    XML Publisher Runner – on the Setting tab enter a new line containing:
    Name: xslt. InvThresh
    Value: 1000
    Template Builder
    In the config file under <<TEMPLATE_BUILDER_HOME>>/config enter under the Properties section:
    <property name="xslt.InvThresh">1000</property>
    <xsl:param name="InvThresh" select="0" xdofo:ctx="begin"/>
    InvoiceNumber     Inovice Amount
    Grp: Invoice13222-2     $100.00EFE
    Grp: Invoice= <?for-each:G_INVOICE_NUM?><?if:ACCTD_AMT>$InvThresh?>
    13222-2 = <?INVOICE_NUM?>
    $100.00= <?ACCTD_AMT?>
    EFE = <?end if?><?end for-each?>
    Hope this will help u out....
    sorry for tht .....
    Thanks
    Praveen Gollu.

  • Can the pdf title and author properites be set from an RTF template

    Is it possible to set the out PDF properties from the RTF template? That is the properties you see when you select file properties in the pdf viewer.
    Noticed a code snippet in another post that would appear to set some of the properties when using PDF book binder.
    Properties prop = new Properties();
    prop.setProperty(Constants.SYSTE_TEMP_DIR, location);
    prop.setProperty(Constants.SYSTEM_CACHE_PAGE_SIZE, Constants.NUM_50);
    prop.setProperty(Constants.PDF_COMPRESSION, Constants.BOOLEAN_TRUE);
    {color:#0000ff}
    prop.setProperty(Constants.PDF_TITLE, "Custom PDR");{color}
    prop.setProperty(Constants.INCLUDE_TOC_PAGE_NUM, Constants.BOOLEAN_TRUE);
    pdfBookBinder.setConfig(prop);
    Also found the posting about setting the pdf security property by seting word custom properties. Tried combining the two but is did not work. Any ideas anyone?

    For anyone who is interested, this was caused by our email client, not BIP.

  • Get Parent Document set information in Infopath Template

    I have a Document Library in which Document set is activated  and InfoPath content type is added to the document set.
    When user try to create an InfoPath template inside the document set ,I need to populate the details of parent document set in the InfoPath form. How can I achieve this?

    Hi,    
    For your requirement, you can take consideration of using REST API to retrieve the values of metadata columns as the demos in the link below:
    http://msdn.microsoft.com/en-us/library/dn292552.aspx
    http://msdn.microsoft.com/en-us/library/dn292553.aspx
    You can take this article below about
    Get started with the SharePoint 2013 REST service for a quick start:
    http://msdn.microsoft.com/en-us/library/fp142380.aspx
    What’s more, here is an article about
    How to filter on a Managed Metadata column via REST in SharePoint 2013
    if you would have the similar need:
    http://www.cleverworkarounds.com/2013/09/23/how-to-filter-on-a-managed-metadata-column-via-rest-in-sharepoint-2013/
    Best regards
    Patrick Liang
    TechNet Community Support

  • Setting up Default web template for BeX 7.0 queries.

    Hi Experts,
    I am running a web-report based on a query created using Query Designer 7.0. I have a default web-template that I have been using for BeX 3.x queries [which has been created using WAD 3.X] and I tried to set the same template as default for the BeX 7.0 in SPRO>SAP Netweaver>Business Intelligence>Settings for Reporting and Analysis>BeX Web>Set Standard Web Templates>Ad Hoc Analysis.
    But I can't see the changes being reflected in the web report after I made the change.I still see that the default template 0ANALYSIS_PATTERN is being used. Can we set a web template created using WAD 3.x as the default template for 7.0 Queries?If yes, do I need to do something else apart from the changes I did in SPRO?
    Thanks
    Arvind
    Edited by: Arvind Pattabiraman on Apr 29, 2009 8:51 PM

    Arvind,
    Have you migrated your template to 7.0 ? you cannot use a 3.x template as the default for  a 7.0 template... unless you are using the EP6.0 iView / ABAP stack for running your queries on the web...
    Edited by: Arun Varadarajan on Apr 30, 2009 12:29 AM

  • Setting in a WAD Template to broadcast the template as a pdf file.

    Hi
    I want to broadcast a template as a pdf.
    What is the setting to be made in Web Application Designer to broadcast that particular template?

    Hi,
    You can use the standard web template (0ANALYSIS_PATTERN)/ 0QUERY_TEMPLATE_BROADCAST_PDF.
    Regards
    CSM Reddy

Maybe you are looking for

  • How can I tell if my iMac is using wireless N?

    I have my iMac connected via wireless to the router, and my PlayStation3 connected to the router with a wire. I use a program called MediaLink to stream videos, photos and music 'apple tv style' to the PS3. Now, with my old D-Link Wireless G router,

  • Can you swap drives from old mac to new mac?

    Hi. I see new mac pros came out today and I want to get one. If I sell my current mac, can I just take out my drives and put them into the new one so I don't have to reinstall all my stuff? Will the new system recognize the new processors and fsb and

  • File Adapter - Multiple Record Types to same Target

    I am currently reading in a fixed length file and loading into a table. The issue is, some of the lines in my file differ by two spaces at the end. See example below. For example, Record 1 might look like : DD/MM/YY - length of 8 Record 2 might look

  • Import process flow in the Process Composer

    Hello BPX'ers I've got a question about the Process Composer, is it possible to import work flows that where created in tools like for example Bizagi, this is a lite bpm tool (takes about 5 minutes to install) and you do not need any heavy pc require

  • How to make keymap work in terminal?

    Hey, I have an unsual problem, my enter button on my laptop keyboard doesn't work, so i'm using an usb keyboard atm. but this is not very handy when i'm at school, and I actually only need the enter button for booting up and logging in to arch linux.