Capturing OBIEE Performance Monitor - Counters

Is there a place the counters displayed on the performance monitoring page in OBIEE is captured or can it be read so that we can see some trending on the cache usage?
Thank you in advance for any help.

The DMS counters are not captured anywhere.
You can access them using OPMN or WLST, and capture them using your own tools.
This post lists your options with more details: http://www.rittmanmead.com/2013/03/performance-and-obiee-execute-and-measure/ (under "OBI Metrics")

Similar Messages

  • Windows Performance Monitor Counters

    There are no Windows Performance Monitor Counters for CF10?
    Thanks, Carl.

    Hi Carl,
    Can you please log a bug for this.We will investigate the issue.
    Thanks,
    Asha
    Adobe ColdFusion Team.

  • Capturing performance monitor data to a file

    We would like to be able to capture the performance monitoring data, such as the memory
    usage to a file for later use in reports or analysis. I know how to view interactively,
    but cannot figure out a way (if there is one) to capture it to a file.

    >
    I am designing an application which needs audio capturing..Every thing works well except one.. The audio file (with wav format) is created but it does not have any sound recorded..But the size is allocated for the audio file..can anyone provide some solution..>Yeah, sure. Change the char at column 47 of line 356 from a ',' to a '.' and it should work perfectly.
    In case that does not work for you, you might try *showing us your SSCCE that fails!*
    In the meantime, here are two code sources that can save WAVs.
    [Recording to an audio file (simple version)|http://www.jsresources.org/examples/SimpleAudioRecorder.html]
    [Recording to an audio file (advanced version)|http://www.jsresources.org/examples/AudioRecorder.html]
    >
    ...Its urgent..>For urgent matters, I recommend paying a consultant. For forum answers, I recommend being patient.
    >
    ..Thanks in advance..>For my part, thanks is well expressed by adding [Duke stars|http://wikis.sun.com/display/SunForums/Duke+Stars+Program+Overview] to match your interest in getting a solution.
    Edit 1:
    Also note:
    - Java sound has been part of the J2SE since version 1.3, whereas the JMF has been abandoned about as long. The best forum for +(future)+ sound related problems is the [Java Sound forum.|http://forums.sun.com/forum.jspa?forumID=541].
    - I also read another thread you started where a person mentioned the code tags. Not only did you fail to take their advice, but entirely ignored the comment. If you intend ignoring the advice offered, why are you asking? Or perhaps more to the point, why should we answer? If you read anything that you do not understand, please ask what the person means, rather than ignore them and blunder on, as you seem to be intent on doing.
    Edited by: AndrewThompson64 on Dec 8, 2008 6:19 AM

  • Enabling Windows Performance Monitor in CF8

    Platform: Windows 2003 SP2, CF8 Standard (upgraded from CF7)
    I can't seem to get the Windows Performance Monitor Counters
    for CF8 to work in my newly upgraded installation.
    1) In CF Administrator > Debug Output Settings I tick the
    "Enable Peformance Monitoring" option and click Submit Changes.
    Message: "Server updated" appears and the box remains ticked.
    However If I refresh the page or navigate to another and return,
    the tick is lost.
    2) Restart CF Service
    3) Open Perfmon and click Add Counters
    4) ColdFusion 8 Perfomance Object and Counters are all listed
    correctly, BUT there are "no instances" in the box on the right and
    therefore the "Add" button is disabled, so I can't add any
    counters.
    5) Checking in CFAdmin again, the "Enable PM" tick is still
    lost.
    It all worked in CF7, however that was on W2K3 SP1.
    SP2 is a new factor, could that be the cause?
    Thanks.

    Fixed by editing the neo-metric.xml
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=3&threadid=1303184

  • Performance monitor reports and graphs don't show all the counters that were captured

    I've run into an odd behavior of performance monitor that I haven't been able to clear up yet: after I run a data collector set, the resulting report only shows a partial list of the counters that I captured, and so does the graph of that report (but different
    items).
    For instance, I chose the following counters for the data collector set:
    \PhysicalDisk(*)\% Idle Time
    \PhysicalDisk(*)\Avg. Disk Queue Length
    \PhysicalDisk(*)\Avg. Disk sec/Read
    \PhysicalDisk(*)\Avg. Disk sec/Write
    When the data collection ends, the report that gets displayed shows all those counters for _Total instance and C:, but then E: only shows % Idle Time and Avg. Disk Queue Length. That's it, the report ends there, even though I also have F: and V: drives on
    this server.
    If I choose to view the graph of this data collection, it only shows those four counters for the _Total instance.
    It took me a while to realize that all the data is being captured, but it's just the display that is truncated. If I view the folder then open the report.html, it actually shows all the data. Same with the graphs. If I select to add counters and add
    all the missing counters, they are displayed.
    I have searched high and low but haven't been able to find more than one post at ServerFault where someone had a similar issue, but no real solution or cause was provided, so I was hoping that someone here might have an idea.
    I also found a variety of articles about missing counters due to registry settings or because the counters needed to be reset, but that's a different issue that doesn't apply in my case. By the way, this is on a windows server 2012 R2 VM (file server).

    Hi SomeAdmin,
    The counter missing often caused by the related registry value is corrupted, please first refer the following related KB then perform a fix then monitor the issue again.
    Event ID 3012 — Performance Counter Loading
    http://technet.microsoft.com/en-us/library/cc775053(v=ws.10).aspx
    More information:
    Overview of Performance Monitoring
    http://technet.microsoft.com/en-us/library/cc958257.aspx
    PerfGuide: Analyzing Poor Disk Response Times
    http://social.technet.microsoft.com/wiki/contents/articles/1516.perfguide-analyzing-poor-disk-response-times.aspx
    Analyzing Storage Performance using the Windows Performance Analysis ToolKit (WPT)
    http://blogs.technet.com/b/robertsmith/archive/2012/02/07/analyzing-storage-performance-using-the-windows-performance-toolkit.aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • OBIEE 11g Application Performance Monitoring

    Are there any best practices or recommendations for Application Performance Monitoring for OBIEE 11g?
    I see that from Fusion MiddleWare Control, we can navigate to Business Intelligence -> CoreApplication (right click) -> Monitoring -> Performance
    And from here we have a huge amount of performance metrics to choose from.
    What I'm interested in finding out is:
    1). Out of these hundreds of metrics, are there a subset of "core" performance metrics that Oracle recommends monitoring that gives a good baseline for performance of the application?
    2) What are the options for capturing/gathering/saving these metrics for historical and trend analysis?

    Excellent post. Thanks. Is there some sort of trial of the tool you guys built that's described in the post you linked?
    "In addition to the out-of-the-box options above, here at RittmanMead we have developed our own OBIEE monitoring tool.
    DMS metrics are stored directly on disk or through a database, enabling both immediate and retrospective analysis. Custom dashboards enable the display of both OBIEE and OS data side-by-side for ease of analysis. Integration with third-party tools is also an option."

  • Error installing Oracle Counters for Windows Performance Monitor

    Hello,
    I have installed Oracle EE 11g 11.2.0.1.0 on a Windows 2008 R2 server. Now, I am using the Oracle Universal Installer to install the Oracle Counters for Windows Performance Monitor 11.2.0.1.0
    Source path is D:\Share\11gR2_win32_11gR2_database_install\database\stage\products.xml
    Installation Type is Custom
    Install Location is C:\app\dmadmin
    Path is C:\app\dmadmin\OraHome_1
    I de-select all product components and select the following two:
    Oracle Windows Interfaces 11.2.0.1.0
    Oracle Counters for Windows Performance Monitor 11.2.0.1.0
    I get the following error:
    OUI-10150:Error: A runtime exception occurred while setting s_digCfgNamingLabelSIDnull in component Database 11g 11.2.0.1.0 . Installation cannot continue for this component.
    I am given the choice of Stop installation of all products and Stop installation of this component only which both result in non-installation of selected component.
    Does anyone have any advice or solutions for this error? I have tried re-booting the server, but get the same error.
    Thanks for your assistance,
    Stumped

    OUI from ORACLE_HOME (OH\oui\bin\setup.exe) cannot be used to install components from 11.2.0.1 installation media (products.xml)
    This is documented, but I am not able to locate it now.
    Have you checked if the Performance Monitor files are already installed or not?
    Thanks
    Srinivas

  • Oracle Counters for Windows Performance Monitor Tool-is it available on XE?

    Hi,
    I'm looking for a way to deal with Windows Performance Monitor on XE db- I've found documentation on Oracle Counters tool but im not able to initiate it (db or client)- is it available on XE? or is there any other option to work with Performance Monitor?
    Regards,
    BD

    Hi,
    I'm looking for a way to deal with Windows
    Performance Monitor on XE db- I've found
    documentation on Oracle Counters tool but im not able
    to initiate it (db or client)- is it available on XE?No it's not part of XE distribution
    or is there any other option to work with Performance
    Monitor?You must use at least Standard Edition.

  • Performance monitor- can't paste previously saved counters list

    Hi all!
    In Performance monitor mmc I can save currently used counters by selecting them, and right click -> “Save Settings as...”. These settings are saved in .htm file. If I open this file in Notepad, select all text, and then go back to empty
    perfmon console, there are options to paste (with Ctrl+V or by button “Paste Counter List”) this counter list.
    But nothing happens…  My perfmon console stays empty!
    This approach works exactly as expected in Windows Server 2008 R2, but not in Windows Server 2012. I tried on tree different server installations, and with no success. The only way I found to save and re-use later my counter list is to
    start mmc.exe, adding performance monitor snap-in, select necessary counters, and finally save as custom console.
    Did anybody knows why in Server 2012 cannot paste previously saved counter list In performance monitor console?

    Hi all
    I habe exactly the same problem: I have a text file containing all the wanted counters which I saved at a running Server 2008 R2. I simply copied that file to the other Servers (2003, 2008, 2008 R2) and it worked everywhere. But not on Server 2012.
    I thought, ok, maybe the filesyntax has changed. So I started from the scratch and added few counters manually in the server 2012, chose "Copy properties" and saved them to a new file.
    Afterwards I closed the performance monitor, started it again and tried to copy / paste them again from the text file. But nothing happened as mentioned by Oleg V. Ivaonov.
    Thanks for any hint or solution, Andreas

  • Help needed in getting real time system performance monitor

    Hi,
    I need a real time system performance monitor for my solaris.
    i am able to graph system usage graph on a daily/weely basis using the ksar grapher.
    In the same way i need to capture the system utilisation real time to be viewed on a webpage. Please let me know if there are any free tool/scripts capable of doing it.

    Hi,
    Process Chain Errors
    /people/mona.kapur/blog/2008/01/14/process-chain-errors
    Common Process chain errors
    For Data Load Errors check this blog:
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Implementation issues
    Lifecycle Implementation
    http://help.sap.com/bp_biv170/documentation/SolutionScope_EN.doc
    http://help.sap.com/bp_biv235/BI_EN/documentation/BWProjectPlan_EN.mpp
    Hope this helps.
    Thanks,
    JituK

  • Use Windows Performance Monitor on WLS 6.1 SP4?

    Hi,
    I wonder whether it's possible to use the Windows Performance Monitor to monitor WLS 6.1 SP4 performance counters.
    I would like this obviously to be able to save counters from WLS and Windows in one file for later analysis.
    If it's possible. What do I have to do to make it work? I have just installed WLS 6.1 incl SP4.

    John <[email protected]> wrote:
    I wonder whether it's possible to use the Windows Performance Monitor
    to monitor WLS 6.1 SP4 performance counters.No, not as far as I know. WLS performance counters cannot "talk" with the Win32
    performance monitoring APIs or native WMI. It's a technically difficult challenge
    to link these two components together (requiring knowledge of NT internals and
    such) .
    You may wish to contact a third-party vendor that provides J2EE black-box monitoring
    and collection software. Most allow for "offline" analysis, too.
    Brian J. Mitchell
    Systems Administrator, TRX
    email: [email protected]
    office: +1 404 327 7238
    mobile: +1 678 283 6530

  • 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

  • Windows Server 2008 R2 Performance Monitor information / thresholds

    Dear Users,
    I have been in search for information about the Performance Monitor for Windows Server 2008 R2.
    Unfortunately not with exactly what I wanted to, so I have some information but still not complete.
    What I'm trying to find is a sort of table with information which counters are good to monitor to make sure the server has enough hardware available.
    We are working in a virtual environment so that makes it easy to give more hardware, but this also means that there is a possibility we are handing out to much and that we need to take some hardware back.
    But I find it hard to find the right information about the counters to use and with the thresholds.
    I got already a lists with counters, explanation and the thresholds, but there are way more counters.
    Is there anyone who could point me out to a website were I can read more information about this subject?
    Because I really want to spend more time about what is using resources and if we are working efficiency.
    Any other information regarding the Performance Monitor is as well welcome.
    Kind regards,
    Martijn

    Hiya,
    I use the following table as a rule of thumb.
    Objects & Counters
    Issue thresholds
    Processor - % Processor Time
    Above 
    75-85%
    Disk - Avg. Disk Queue Length
    Slowly rising until poor performance is experienced.
    Disk - % Idle Time
    Larger than 90%
    Disk - % Free Space
    Less than 20%
    Memory - Available Mbytes
    Less than 2GB on Web server.
    Memory - Cache Faults/sec
    Larger than 1
    Memory - Pages/sec
    Larger than 10
    Page File - % Used and % Used Peak
    Trend analysis on occurrence. The more often, the worse.
    Network - Total Bytes/sec
    Larger than 40-50% of network capacity.
    Process - Working Set
    Larger than 80% of total memory
    From my own guide:
    https://jesperarnecke.wordpress.com/2014/05/19/sharepoint-infrastructure-design-specification/

  • Performance monitor CF9 Windows 2008 R2 x64

    When I enable the performance counters for coldfusion 9, I'm not able to add any counters in the performance monitor.
    I can add counters in the 32 bit version of perfmon (mmc /32 perfmon.msc) but that is only because the CF9 performance counters seem to be incompatible with the 32 bit performance monitor.
    The really weird thing is that when I tried to enable 1 single counter at a time they all worked, including the Coldfusion 9 counters.
    The CF9 counters only work in combination with a few other counters;
    .NET CLR Data
    .NET CLR Networking
    .NET Data Provider for Oracle
    .NET Data Provider for SqlServer
    .NET Framework
    BITS
    WmiApRpl
    There is a bug tracked for what seems to be the same problem on Windows 7, this was closed but I dont know of any fix for this.
    http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=83344
    I would appreciate any help in the right direction.
    Thanks for reading,
    Jay

    Hello,
    Perhaps enable CFSTAT, CFadminUI > Debugging & Logging > Debug Output Settings > Enable CFSTAT .Do you get values for the same counters when using cfstat (eg C:\ColdFusion\bin>cfstat 5)?
    CFSTAT uses similar counters as CF Performance Monitor. 
    HTH, Carl.

  • Performance Monitoring and Profiling

    Hi,
    I am looking for an Opensource or freeware Performance monitoring and profiling tool. Right now we are using Java melody but it is just a monitoring
    tool where it doesnot give much information on the memory leaks, etc. I need to a tool which captures the memory leaks and GC operations in detail.
    Please suggest one.
    Thanks

    rajeev_b wrote:
    You can try Java Monitor eclipse plugin. This gives detailed performance analysis on JVM level.
    More information at http://www.jvmmonitor.org/
    This is opensource plugin.Neat! Thanks for the link.

Maybe you are looking for

  • Date changes with iphoto 6

    When I send photos from my Samsung D900 to my Mac (via bluetooth) the date info does not seem to come with it. Instead the file is dated as per the date of import onto my computer. When I then put this into iphoto the date changes again to 01/01/06.

  • IPhone calls thru MacBook Pro

    Hi, I am trying to make phone calls using my MacBook Pro by connecting it via WiFi thru my iPhone. I am unable to do so. Earlier I was getting an option to have the same iCloud and FaceTime id on both devices. I checked and did so, and now, it does n

  • Check Flight Availability Demo

    Hi, I need help in installing and configuring Check Flight Availability Demo. Can anyone guide me with proper steps. Secondly Integration Builder: Design Time. What are the objects we need to import from SLD into it very first time as there is huge l

  • BI reports not getting opened using remote delta link in local pcd.

    Hi All, I have connected BI to portal and the BI reports are working fine in BI but when i copy the reports in the local pcd using remote delta links it is showing the error "500 internal server error" and no esid found. Thanks & Regards Mary.

  • Kernel panic (Mac OS X 10.8.2)

    Hello, I have an iMac (2011) 21.5. I don't know how fix this issue. Can you help me please? This is the log: Sat Feb 16 15:17:38 2013 panic(cpu 2 caller 0xffffff802eab7bd5): Kernel trap at 0xffffff802eb11d2c, type 14=page fault, registers: CR0: 0x000