Performance monitoring by service operation

Hi,
We are using PI 7.1 I am drafting naming conventions for our company's PI development and using PI Best Practices : Naming Conventions as a starting point.
Now one issue I have , and I beleive it is quite a big one, is that the best practice recommends that service interfaces group service operations on the same object.
The problem I have is where do we actually get performance statistics by service operation ? Early watch does not have these statistics but only response time by service interface. SXMB_MONi either.
Do you know if we can get statistics by service operation ?
Is this comming in future enhencement pack for PI or solution manager ?
Thanks.

Thanks for the document.
However, I don't see where we can monitor web service performance by "service operation" ... it seems that PI 7.1 added service operation concept but no way to actually monitor their performance...
By monitor , I mean, get a performance report. For example, I would like the average response time of a specific service operation.
All I see now are statistics for services . These statistics are too "vague" or rather smoothed out if you have many service operations in one service interface.
Is the strategy to use the service call statistics from the caller system... this is unfortunately not always possible since the calling system could be at outside company... (which is often the case).
Ideas or recommendations anyone... ! I would expect SAP could respond to this. Perhaps I will also open a customer message.
Thanks.

Similar Messages

  • SOAP service shutsdown and restarts itself -- SOAP - Performance Monitoring APIs

    Our "SOAP - Performance Monitoring APIs" service shutdown and restarted itself twice within 5 days. Would someone know what this service is dependent on, why might it be doing this and what are the best steps to stop this from happening?

    Sounds like you're hitting something similar to Bug ID CSCul26251
    There's no fix and the only workaround is to disable the service.
    GTG

  • An error 1069 - )The service did not start due to logon failure) occurred while performing this service operation ...

    Hi All,
    We seem to be being plagued by the error below by our SQL Server agent. This happens almost everytime we restart the server that has been running for a day or two.
    Our SQL Server Agent uses a none expiring domain credential. I understand that this problem only happens when the profile being used by the SQL Servr Agent has changed (password change). What puzzles me is that the login is A ok and no changes has been made to it's password.
    We always resolve this problem by changing the login used in the SQL Server Agent to local and after that, returning it back to it's original domain login. Unfortunately, we cant always do this everytime something goes wrong.
    Can anyone please help us shed a light on this? We're using SQL2k with SP3a. Thanks!
    Error:
    An error 1069 - )The service did not start due to logon failure) occurred while performing this service operation on the SQLServerAgent service.
    Regards,
    Joseph

    Ran into this error, and the password was correct. What the System Event Log said:
    Code SnippetEvent Type: Error
    Event Source: Service Control Manager
    Event Category: None
    Event ID: 7041
    Date: 10/8/2008
    Time: 9:33:09 AM
    User: N/A
    Computer: ComputerName
    Description:
    The SQLSERVERAGENT service was unable to log on as DomainName\SQLAgent with the currently configured password due to the following error:
    Logon failure: the user has not been granted the requested logon type at this computer.
    Service: SQLSERVERAGENT
    Domain and account: DomainName\SQLAgent
    This service account does not have the necessary user right "Log on as a service."
    User Action
    Assign "Log on as a service" to the service account on this computer. You can use Local Security Settings (Secpol.msc) to do this. If this computer is a node in a cluster, check that this user right is assigned to the Cluster service account on all nodes in the cluster.
    If you have already assigned this user right to the service account, and the user right appears to be removed, a Group Policy object associated with this node might be removing the right. Check with your domain administrator to find out if this is happening.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp
    ...sure enough it had been removed from the "Logon as a service" list. Hope this helps.

  • CSM service pack and performance monitor

    Does the CSM service pack correct the performance monitor or CSM and Perf monitor are indipendent ?
    I have a CSM 3.1.1 sp3 and I need to install Perf Mon 3.1: do I need to execute sp3 again ?
    thank you
    RS

    I think not need to install SP3 again after you installed the performance monitor 3.1 . it's not required

  • Monitor all service Start with the word "SAP"

    Hallo
    i have sccm 2012 
    Can monitor services start with the word "SAP"
    Instead of monitoring all service set separately .
    thanks 

    Hi,
    Did some research and came to the following solution
    Open the System Center Operations Manager Console. 
    Go to Authoring and expand Management Pack Templates
    Right Click Windows Service and click Add Monitoring Wizard
    On the Monitoring Type page select Windows Service and click Next
    Give the Service and store the it in a New Created Management Pack and click Next
    On the Service Name Type SAP* on the Target group Select Windows Server Computer Group and click Next
    On the Performance Data page click Next
    On the Summary page click Create
    Export the Management Pack pack you created
    In the Management pack replace the following code:
    <DataSource ID="DS" TypeID="Windows!Microsoft.Windows.Win32ServiceInformationProviderWithClassSnapshotDataMapper">
    <ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
    <ServiceName>sap*</ServiceName>
    <Frequency>60</Frequency>
    With the following code
    <DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
    <NameSpace>root\cimv2</NameSpace>
    <Query>select * from win32_service where name like 'sap%'</Query>
    <Frequency>60</Frequency>
    Second replace
    <Value>$Data/Property[@Name='BinaryPathName']$</Value>
    With
    <Value>$Data/Property[@Name='PathName']$</Value>
    Save the management pack and upload it to System Center Operations Manager.
    In the Operations Console Click Monitoring
    Click Discoverd Inventory and change the target type to the target you created. Then the view should look something like this:
    I created the management pack You can download it from here: http://www.ms-opsmgr.eu/wp-content/uploads/Download/2015/SAP/SAP.Services.xml
    GReetings Roel Knippen
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • CF 9 Performance Monitor problem on Win Server 2003 R2 x64

    This is a new install of both the operating system and CF 9. I'm unable to get the CF 9 counters to even show up in Performance monitor.
    I get the following error in the Event Viewer when trying to enable them... any ideas on what to try next?
    "The data buffer created for the "ColdFusion 9 Application Server" service in the "C:\WINDOWS\system32\cfpefmon_9.dll" library is not aligned on an 8-byte boundary. This may cause problems for applications that are trying to read the performance data buffer. Contact the manufacturer of this library or service to have this problem corrected or to get a newer version of this library."

    Sorry. I was waiting to see if others had answers.
    Since so far they don't, let me ask this: if you view Perfmon, do you find whether it lists CF 8 as a performance object (in perfmon)?
    If so, add them to the display and see if perhaps those show what you thought should be reported for CF9.
    I just checked my own 2k3 server, and I too had updated it from 8 to 9. Though not 64bit, I see the same error in my event log, but I see that my CF9 server stats are being reported under CF8. To be clear,  don't have CF8 running. But I did update from Enterprise Multiserver 8 to 9 Standard. That may explain why the cf8 dll is still in windows\system32. I suppose mine is a rather rare case, but maybe it's what happened to you. I could try deleting the cf8 dll, but since I do still have the CF8 install there, with the instances stopped (cfusion, admin, and others), I may have need to turn them on some day. Also, it seems I'd need to restart CF or perhaps the server to make that change take effect, and I'd rather not (it's my prod server).
    But let us know if the workaround (viewing under CF8 counters) works, or if you have the same situation and would be willing to delete the CF8 dll and restart.
    /charlie

  • Microsoft Monitoring Agent Service on Management Servers - 2012R2

    Hi,
    Is the Microsoft Monitoring Agent Service supposed to be running on Management Servers?
    I can't remember if I have added an agent by accident, or if this is part of the install.
    Thx,
    John Bradshaw

    When you install Management server, SCOM will automatic install Microsoft Monitoring Agent service. However, Microsoft Monitoring Agent service default installation path in Management server, c:\program files\Microsoft system Center 2012 R2\Operations
    Manager\Server\health Service state, is different to ordinary agent machine which installation path is c:\program Files\Microsoft Monitoring Agent\Agent. Moreover, SCOM 2012 R2 uses Microsoft Monitoring Agent to collect and monitor server status and performance
    whether they are SCOM agent or Management server.
    Roger

  • HELP: failed to deploy and run WL performance monitor, console extension

    Hi All
    i downloaded and installed the WL performance monitor, console extension package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war.
    java.io.FileNotFoundException: No such path: null\java\FenwayWL.war
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155)
         at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
         at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war" and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However, it seems
    of no use. I still failed to carry out any operations through "performance monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources" and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration "
    screen. Very thankful somebody can help me to sort out my problem. My platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

    In order to find the PerformanceMonitor web app, the ConsoleExt needs to
    examine your classpath to get the appropriate WLHOME. It does this by
    searching for .../server/lib/weblogic.jar. Please make sure your CLASSPATH
    is correct and matches where PerformanceMonitor is installed. For example,
    the path to .../server/lib/weblogic.jar is the same as to ../common/perf. In
    my world, they both happen to be d:\bea\weblogic81.
    Paul.
    "dso" <[email protected]> wrote:
    >
    Hi All
    i downloaded and installed the WL performance monitor, console extension
    package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at
    "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException:
    No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war"
    and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However,
    it seems
    of no use. I still failed to carry out any operations through "performance
    monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources"
    and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration
    screen. Very thankful somebody can help me to sort out my problem. My
    platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

  • HELP: failed to setup and run WL performance monitor, console extension on WL 8.1

    Hi All
    i downloaded and installed the WL performance monitor, console extension package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException: No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war" and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However, it seems
    of no use. I still failed to carry out any operations through "performance monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources" and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration "
    screen. Very thankful somebody can help me to sort out my problem. My platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

    In order to find the PerformanceMonitor web app, the ConsoleExt needs to
    examine your classpath to get the appropriate WLHOME. It does this by
    searching for .../server/lib/weblogic.jar. Please make sure your CLASSPATH
    is correct and matches where PerformanceMonitor is installed. For example,
    the path to .../server/lib/weblogic.jar is the same as to ../common/perf. In
    my world, they both happen to be d:\bea\weblogic81.
    Paul.
    "dso" <[email protected]> wrote:
    >
    Hi All
    i downloaded and installed the WL performance monitor, console extension
    package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at
    "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException:
    No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war"
    and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However,
    it seems
    of no use. I still failed to carry out any operations through "performance
    monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources"
    and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration
    screen. Very thankful somebody can help me to sort out my problem. My
    platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

  • ORA-29702: error occurred in Cluster Group Service operation

    Hi,
    After shutting down one node I'm trying but without success to start this node up:
    SQL> startup
    ORA-29702: error occurred in Cluster Group Service operation
    I got this message.
    Here is a log from file: orcl2_lmon_13886.trc
    /oracle/admin/orcl/bdump/orcl2_lmon_13886.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters and Data Mining options
    ORACLE_HOME = /oracle/DB
    System name:     Linux
    Node name:     DB2
    Release:     2.6.18-53.el5
    Version:     #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine:     x86_64
    Instance name: orcl2
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 5
    Unix process pid: 13886, image: oracle@DB2 (LMON)
    *** SERVICE NAME:() 2008-12-19 10:08:26.214
    *** SESSION ID:(1102.1) 2008-12-19 10:08:26.214
    GES resources 21522 pool 8
    GES enqueues 33158
    GES IPC: Receivers 3 Senders 3
    GES IPC: Buffers Receive 1000 Send (i:2750 b:1934) Reserve 1000
    GES IPC: Msg Size Regular 408 Batch 8192
    Batching factor: enqueue replay 201, ack 224
    Batching factor: cache replay 126 size per lock 64
    kjxggin: receive buffer size = 32768
    clsc_connect: (0x1d19a030) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_db2_crs))
    2008-12-19 10:08:29.819: [ CSSCLNT]clsssInitNative: connect failed, rc 9
    kgxgncin: CLSS init failed with status 3
    kjxgmin: kgxgncin fails - (2)
    kjxggin: generic group layer init fails
    *** 2008-12-19 10:08:29.819
    Global Enqueue Service Shutdown
    *** 2008-12-19 10:08:29.820
    global enqueue service detaching from CM:pid=13886
    I did check listener, it did not work but I start it up:
    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Start Date 19-DEC-2008 10:49:42
    Uptime 0 days 0 hr. 3 min. 55 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP ON
    Listener Parameter File /oracle/DB/network/admin/listener.ora
    Listener Log File /oracle/DB/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    LSNRCTL>
    Could you give me a guide how to start up this node? or where is a problem?

    A quick search of the Oracle documentation on the error number comes up with this
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96525/e29250.htm#1000969
    ORA-29702 error occurred in Cluster Group Service operation
    Cause: An unexpected error occurred while performing a CGS operation.
    Action: Verify that the LMON process is still active. Also, check the Oracle LMON trace files for errors.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Monitor all services on all servers?

    Hi all
    I'm looking for the easiest way of monitoring all services with startupmode=auto and alerts when state!=running. I found this thread:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/dbb175c4-8ec0-4427-9d10-9382044144e7/monitor-all-windows-services-on-multiple-servers-and-recover?forum=operationsmanagerauthoring
    So I took this code
    Dim oAPI, oBag
    Set oAPI = CreateObject("MOM.ScriptAPI")
    Set oBag = oAPI.CreatePropertyBag()
    strComputer = "."
    Set objWMIService = GetObject("winmgmts:" _
    & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
    Set colListOfServices = objWMIService.ExecQuery _
    ("SELECT * FROM Win32_Service WHERE StartMode = 'Auto' AND Started = false")
    If colListOfServices.Count > 0 Then
    For Each objService in colListOfServices
    If strDesc = "" Then
    strDesc = objService.Caption
    Else
    StrDesc = StrDesc & ", " & objService.Caption
    End if
    Next
    Call oBag.AddValue("Description", strDesc)
    Call oBag.AddValue("State", "BAD")
    Else
    Call oBag.AddValue("State", "OK")
    End if
    Call oAPI.Return(oBag)
    I used this in a two state monitor I created in our SCOM 2012 environment. For starters it runs every 2 minutes, it's enabled, monitor target is Windows Server 2008 Operating System, it's set to generate alerts on warning, the Unhealthy expression is:
    Property[@Name='State'] Equals BAD
    And the Healthy Expression is:
    Property[@Name='State'] Equals GOOD
    Unfortunately I'm getting no alerts at all. And I dont think I have any way of seeing if it's actually discovering all the services? AND I have no previous experience with vb scripting, but do have some powershell experience.
    Any suggestions on how to get this up and running please?
    Update: I just got alerts from all servers:
    Workflow Runtime: Failed to run a process or script
    The process started at 11:25:%1 failed to create System.PropertyBagData, no errors detected in the output. The process exited with 1.
    Command executed "C:\Windows\System32\cscript.exe" /nologo "Company.ServiceMonitoring"

    At the first point make sure that you are creating the service monitor in Authoring --> Management Pack Templates --> Windows Service.
    The place where we change is within the discovery part and not monitor. Search for the text what you entered as Service Name while creating the service monitor. You should see something similar to this,
    <Discovery ID="ServiceStateProbePage_5409ab4012384fb28dea99f892e28fec.DiscoveryRule" Enabled="false" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
            <Category>Discovery</Category>
            <DiscoveryTypes>
              <DiscoveryClass TypeID="ServiceStateProbePage_5409ab4012384fb28dea99f892e28fec" />
            </DiscoveryTypes>
            <DataSource ID="DS" TypeID="Windows!Microsoft.Windows.Win32ServiceInformationProviderWithClassSnapshotDataMapper">
              <ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
              <ServiceName>------------ServiceName>
              <Frequency>60</Frequency>
              <ClassId>$MPElement[Name="ServiceStateProbePage_5409ab4012384fb28dea99f892e28fec"]$</ClassId>
              <InstanceSettings>
                <Settings>
                  <Setting>
                    <Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
                    <Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="MicrosoftSystemCenterNTServiceLibrary!Microsoft.SystemCenter.NTService"]/ServiceName$</Name>
                    <Value>$Data/Property[@Name='Name']$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="MicrosoftSystemCenterNTServiceLibrary!Microsoft.SystemCenter.NTService"]/ServiceProcessName$</Name>
                    <Value>$Data/Property[@Name='BinaryPathName']$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="MicrosoftSystemCenterNTServiceLibrary!Microsoft.SystemCenter.NTService"]/DisplayName$</Name>
                    <Value>$Data/Property[@Name='DisplayName']$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="MicrosoftSystemCenterNTServiceLibrary!Microsoft.SystemCenter.NTService"]/Description$</Name>
                    <Value>$Data/Property[@Name='Description']$</Value>
                  </Setting>
                  <Setting>
                    <Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
                    <Value> </Value>
                  </Setting>
                </Settings>
              </InstanceSettings>
            </DataSource>
          </Discovery>

  • PI 7.1, RWB Performance monitoring error

    Dear experts,
         We are using PI 7.1 version SP5, recently service pack updated to 12 by BASIS. Whenever I am trying to check the performance monitoring in RWB. getting an error saying below :
       " 3 Message(s) : Connection to Integration Server Lost - Error class com.sap.aii.proxy.framework.core.BaseProxyException: Concurrent call in detected. Connection [31] currently used in another thread:HTTP Worker [@1221137961] [142] in execute since 490394 ms.Current thread:HTTP Worker [@2014230334] [143], action: execute., error key: JCO_ERROR_CONCURRENT_CALL - No component names available from Integration Server "
         The issue happening in PROD environment and bit urgent.
         Please suggest you valuable thoughts to resolve the above.
    Thanks
    Ravi

    Hi Ravi
    Check the following blog, might help you.
    JCO_ERROR_CONCURRENT_CALL: Concurrent call.
    No component names available from Integration Server
    Regards
    Osman

  • Alert Performance Monitor

    Hello to all,
    I am writing to ask for clarification on the Performance Monitor on Win7 .
    I would like to create a custom model that meets the following criteria:
    - Add only counters of my interest ;
    - Plan the times and days when you will control ;
    - Mark all of the user-defined reports ;
    - Start the alert on EventViewer \ Logs app and Services Logs \ Microsoft \ Windows \ DiagnosisPLA ID: 2031 Information and sending an email .
    I created a new template, select the Create Manually \ Notice Performance Counters \ solezionato and I only those of interest to me such as the CPU and Memory ( MB \ Available ) 
    I can clarify the exact value to be entered in the Limit field , Above and Below ?
    Taking the example of Memory ( MB \ Available ) , I wish it would create an Alert when the PC has less than 512 Mbytes free. In this case the limit field should include , 512Mb and selecting Under ?
    Setting the Alert performance counters , I will build the model in user-defined reports , but does not allow me to see anything unlike any other option that I put ... in the sense that I did not , however, a route log .
    While planning should go on the property.
    thanks for answer..

    Hi,
    Do you mean that you've already known about how to create an alert but not sure about the limit value and you're unable to see anything in the report?
    If so...
    For the value of the limit, it is a threshold value, choose whether to alert when the counter value is above or below the limit, if you want to start alert under 512 Mbytes, then I think value 512 is just fine.
    For the report issue,
    "Setting the Alert performance counters , I will build the model in user-defined reports , but does not allow me to see anything unlike any other option that I put ... in the sense that I did not , however, a route log ."
    what is the detailed symptom? see this link
    http://technet.microsoft.com/en-us/library/cc766130.aspx
    To view reports, Local Performance Log Users or Administrator group, or equivalent, is the minimum required to complete this procedure, and Performance Log Users group must be assigned the "Logon as a batch User" user right.
    Yolanda Zhu
    TechNet Community Support

  • Performance monitoring in a multitier system

    Hello,
    Is it possible to identify a session by a service name (for performance monitoring) in a multitier system? I mean, the session of an X user precisely.
    Thank you.

    >
    Is it possible to identify a session by a service name (for performance monitoring) in a multitier system? I mean, the session of an X user precisely. The critical thing here is whether you have control over the code or not - what's
    your situation?
    If you do have control, then instrument your code.
    If not, you can use a monitoring framework - say Nagios - but don't forget the old
    traditionals such as syslogd and logging different component messages to a
    central logging server. Don't neglect the OS native tools. The problem with these
    is that it is difficult to tie one particular session to performance problems.
    Having a test system is also a very* good idea - you can run just one session and
    see exactly what's happening in a given situation. In fact, if you don't have a test system,
    your first* priority after reading this post should be to implement one.
    Paul...

  • CreateMessage without a Service Operation

    In previous versions of tools I could use CreateMessage(Message.MSG_NAME) to create a message. This now appears to have been removed in favour of CreateMessage(Operation.OP_NAME). This is fine when the required message is part of a service operation, but how do you create a message when it is not?
    I have to create a number of services which conform to externally supplied WSDLs, and so have created operations which accept non-rowset based messages. I then add transformations to the routings to convert these to rowset based messages, which are far more convenient to process in application class code:
    NON_RS_MSG_IN --> transform --> RS_MSG_IN --> app class handler
    NON_RS_MSG_OUT <-- transform <-- RS_MSG_OUT <-- app class handler
    This all worked when I could just call CreateMessage(Message.RS_MSG_OUT) directly, but I can't see how to do it now. CreateMessage(Operation.OP_NAME, %IntBroker_Response) is no use, as this creates the NON_RS_MSG_OUT message. The only solution I have found so far is to create a completely separate dummy service operation with each required messages purely so I can create the required output message.
    I can see the value of creating a message based on the service operation, but removing the CreateMessage(Message.XXXX) method completely seems to be just a huge pain. Does anyone have any ideas how I can get around this, and just create the message I want without having a whole bunch of dummy service operations cluttering up the place?
    Cheers,

    I have an external party passing/receiving non-PS based messages and I have existing library code that takes/returns rowsets. So at some point I need to convert external XML to/from rowsets. Yes, I could do this all by hand, but this seems to me to be exactly what transform application engines are intended for.
    Anyway, that's just a design question, for which everyone may well have a different view. It doesn't change the fact that PeopleSoft provides transformations on routings that can change the original operation request and response messages, but now provides no sensible way to create the correct response message.
    For me, the ideal solution would be to change CreateMessage(OPERATION_MY_OP, %IntBroker_Response) to examine the routing used and create the appropriate response message taking into account any transformations performed. I would think this was what the majority of cases would require in an OnRequest handler. After changing the CreateMessage function to work off an operation rather than a message, I would fully expect the following code to create the correct message in all cases:
    method OnRequest
    /+ &rqstMsg as Message +/
    /+ Returns Message +/
    Local Message &respMsg = CreateMessage(@("Operation" | &rqstMsg.OperationName), %IntBroker_Response);
    Personally though, I'd just prefer them to bring back CreateMessage(Message.MY_MSG), and just give the developer the power to create whatever message they like.
    Cheers,

Maybe you are looking for

  • I am trying to re-install OS-X Mountain Lion,

    I am trying to re-install OS-X Mountain Lion, but I get a message that my apple id did not purchase the software. The OS comes bundled with the hardware, can anyone help?

  • Steps to Convert R12 Non-Rac to RAC database with ASM

    dear All, We have following environment. R12.0.6 with a non RAC 11.2.0.2 database on on AIX (64bit). Datafiles are stored local filesystem. We want to do the following. Migrate the database file to ASM convert database Non RAC to RAC we have gone thr

  • OBIEE Presentation Services for OBIA rpd gets ODBC SQLEnvironment failed

    Hi, I'm trying to get OBIEE 10.1.3.3.2 services running on applications tier Suse Linux 9 machine for OBIA 7.9.5. I have successfully got OBIEE working on Windows desktop, but need to get the OBIEE Suse server running. I'm running OC4J on the Suse bo

  • Right-justify a field

    I would like a text field to expand to the left when I type a long string into it. Right now it expands to the right. Is this possible? I tried using the paragraph controls and the anchor controls but no luck. It is a price field that is near some ot

  • Error in Filter of VC

    Dear Master         I have Purchase requistion number, when I click that Material no should displayed (I don't want empty Material no). How to do this. When I tried Im getting folowing options only like Equal to Text, Start with text, end with text,