Farm performance monitoring & reporting

I know this question is very vast and cannot be answered simply, but I want to check with the experts which single tool we can use to get the performance reports for the entire sharepoint farm sites, list , document libraries.
Problem:
sometimes the performance is fine. But not all the time. Now and then the page loads slow, while navigating to department site or opening a document library etc. The performance
is not consistent at all times 
Goal:
Set the counters for a week or month to obtain a detail report for below:
1. network
2. user load
3. SQL queries
3. other areas which are affecting the performance.

I don't know of any single tool that does all of that. There might be some third party solutions that can but you'll have to pay for them.
I do a lot of performance work and the key step that is often missed is establishing exactly what the problem is. Get as much detail about what is slow, what isn't and when it does and doesn't occur.
Once you know where the problem is you can avoid having to check 50 different counters and systems.

Similar Messages

  • Performance Monitor Reports Missing in FDM

    Hi All -
    I'm trying to run "Performance Monitor Reports" in FDM and am getting the below error messages for both type of reports. Any help on this greatly appreciated. Thank you!!
    Here's the message from the error log:
    Invalid Report File: \\..\Apps\FDMLTD\Reports\PerformanceGraphAvgProcessTime.rpt
    I logged into the app server and looked in the folder, and .rpt isn't there.
    Same with the Min-Max report
    Error: Invalid Report File: \\..\Apps\FDMLTD\Reports\PerformanceGraphMinMaxProcessTime.rpt

    Can you please let me know the steps to import report xml? I logged into workbench client, clicked on "view->Reports" and tried to import. But I was not able to locate the required xml files for the Performance monitor reports.
    I tried to find the steps in help guide as well, but couldn't find anything. Thanks!

  • How to genarate performance monitoring report in SAP PI automatically

    Dear All,
    I have a requirement where I need to automatically generate a report of monthly data of Performance monitoring in SAP PI  and send it to business users.
    As per my understanding, this can be achieved by pulling the data every month from the tables where these data of Performance monitoring is maintained internally within SAP PI.
    Please provide me inputs as which table stores these data/ and solutions to acheive this.
    Thanks
    Azahar

    Refer below links .. You can write abap report to make it happen
    Re: Get count of the messages to particular Interface in a day and send email
    /people/gourav.khare2/blog/2007/12/12/interesting-abap-tables-in-xi-150-part-i
    http://wiki.sdn.sap.com/wiki/display/XI/UsefulABAPtablesinSAP+XI

  • 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]

  • How do I write/use performance monitor to run an action when something happens?

    I notice that I get a popup if desktop resources are over-used asking me if I want to turn off the glass desktop.
    That's fine.
    I've been looking in Performance Monitor for how this is done, as I have a program that periodically runs amok and starts indexing my Documents directory.  I usually start to notice my machine getting sluggish when the process gets to about 1.5-2+GB
    in Virtual and working memory.  At that point it seems to be increasing it's network usage rate geometically, and interrups will start getting delayed or lost -- keyboard will lock up for periods, lots of things freezing temporarily (music will get 10-20
    second dropouts)  It can even cause a complete system lockup
    So what I would like to do is monitor any instance of this process by name ('explorer'), and restart it when it gets to over 1.5GB of usage.
    I setup a monitor of virtual size and working memory in the performance monitor, but I don't see how to set up an alarm that starts an action to restart it.  (restarting it will cause the problem to go away for anywhere from a few hours to several days).
    I've no clue as to what triggers it.
    I found a bunch of XML scripts in
    Windows/pla/Rules with names like:
    Rules.System.CPU.xml*
    Rules.System.Common.xml*
    Rules.System.Configuration.xml*
    Rules.System.Diagnostics.xml*
    Rules.System.Disk.xml*
    Rules.System.Finale.xml*
    Rules.System.Memory.xml*
    Rules.System.NetDiagFramework.xml*
    Rules.System.NetTrace.xml*
    Rules.System.Network.xml*
    Rules.System.Performance.xml*
    Rules.System.Performance.xml.orig*
    Rules.System.Summary.xml*
    Rules.System.Wired.xml*
    Rules.System.Wireless.xml*
    These have some XML language in them that looks like it woud be for monitorying and doing actions:
      <Rule name="$(RuleDiskSummary)" enabled="true">
       <Step select="/Report/Section/Table[@name='hotFile']">
        <Exists>
         <Otherwise>
          <Delete select="Summary"/>
         </Otherwise>
        </Exists>
       </Step>
       <Step select="/Report/Section/Table[@name='physicalDiskCounters']" fatal="true">
        <Exists>
         <Otherwise>
          <Insert>
           <Node>
            <Summary key="100" find="field" field="counter" value="Avg. Disk Queue Length" topic="diskInfo">
             <Data name="max" label="diskQueue"/>
            </Summary>
           </Node>
          </Insert>
         </Otherwise>
        </Exists>
       </Step>
      </Rule>
     </Group>
     <StringTable>
      <String ID="GroupSummary">Add Summary Blocks</String>
      <String ID="RuleMemorySummary">Memory Summary</String>
      <String ID="RuleDiskSummary">Disk Summary</String>
      <String ID="RuleNetworkSummary">Network Summary</String>
     </StringTable>
      <Rule name="$(RuleDiskSummary)" enabled="true">
       <Step select="/Report/Section/Table[@name='hotFile']">
        <Exists>
         <Otherwise>
          <Delete select="Summary"/>
         </Otherwise>
        </Exists>
       </Step>
       <Step select="/Report/Section/Table[@name='physicalDiskCounters']" fatal="true">
        <Exists>
         <Otherwise>
          <Insert>
           <Node>
            <Summary key="100" find="field" field="counter" value="Avg. Disk Queue Length" topic="diskInfo">
             <Data name="max" label="diskQueue"/>
            </Summary>
           </Node>
          </Insert>
         </Otherwise>
        </Exists>
       </Step>
      </Rule>
     </Group>
     <StringTable>
      <String ID="GroupSummary">Add Summary Blocks</String>
      <String ID="RuleMemorySummary">Memory Summary</String>
      <String ID="RuleDiskSummary">Disk Summary</String>
      <String ID="RuleNetworkSummary">Network Summary</String>
     </StringTable>
    Question is, how can I setup it for calling a trigger script when
    parameters for Explorer get out of spec.
    On confusing issue that stopped me from proceeding, was the time schedule to run the report:
    I only allows for once/day. 
    I need / want continuous monitorying -- say at 1 minute or 3 minute intervals (5 might work, not sure -- doesn't take long for Explorer to get to 1-2G with a network connection of 10Gb.
    So how can I monitor and control it?
    A side issue -- I notice a resource-control agent for Win 2008 -- but this was disabled for Win7.
    Anyone know why resource usage on Win7 was considered less important than on Win2k8 server?
    My version of Win7 is Win7-x64-sp1 "Ultimate" [sic] (it doesn't include professional features like resource control)...
    Thanks...This has bothered me for over a year and has persisted through new profiles and reinstalls of of the OS.
    I have a feeling it is related to MS disabling Network disks in their indexer, so Explorer ends up doing it as a surrogage for things like the search engine (with the results not stored, because they are not local -- the worst of both worlds?)... but that's
    just a feeling...
    Thanks!
    Astara...

    You can create a Data Collector Set (create manually, not template), then choose performance counter Alert, configure alert actions, from the script, seems you want to monitor the “physicalDisk” performance, so you can set the “physicalDiskCounters”
    into alert action, please follow the instruction in the link below.
    Monitor disk space
    http://www.ms-opsmgr.eu/?cat=43
    If you want to view the detailed process related about explorer when your machine getting sluggish, I'd like to introduce a tool named process explorer to you.
    http://technet.microsoft.com/en-in/sysinternals/bb896653.aspx
    It can clearly show you the processes running in your system, along with the hierarchical relationship and the cpu usage.
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • 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

  • ORACLE performance monitor

    Hi All,
    Please advice me for the ORACLE system performance Monitor.
    Client asl us that they are facing speedy issues every morning over the past fortnight with our SEER reports in business objects where the pages are taking a long time to access or refresh.
    He ask us to monitor the oracle system performnace between 4 AM to 8 AM every morning, Please advice me how to monitor the performnace and what are all steps I have to take.
    What are all quries I have to use.
    We are using oracle 11.1.0.7 database.
    Thanks in advance
    Regards
    SAM

    >
    Hi Sam,
    Please advice me for the ORACLE system performance Monitor.There are lots of options - from within Oracle itself to 3rd
    party software, both free and commercial.
    Client asl us that they are facing speedy issues every morning over the past
    fortnight with our SEER reports in business objects where the pages are
    taking a long time to access or refresh.How do they know? Do they have actual figures to show that the
    system has slowed down.
    He ask us to monitor the oracle system performnace between 4 AM to 8 AM
    every morning, Please advice me how to monitor the performnace and what
    are all steps I have to take.Do you have any results from any monitoring done prior to now? If not,
    you're in trouble since you won't be able to detect any changes from a
    baseline.
    As was suggested, use AWR (if you're licenced), if not, use Statspack,
    every 30 mins or so and check to see if there are any bottlenecks.
    HTH,
    Paul...
    SAM

  • Performance Monitor MMC crashes

    Ever since we patched our servers up to MS14-016, when we open Performance Monitor and click on Data Collector Sets > System the MMC hangs and eventually crashes.  All other functions of the Performance Monitor work just fine (ie. Monitoring Tools
    > Performance Monitor, Data Collector Sets > User Defined, Data Collector Sets > Event Trace Settings, etc etc...).  Any insight into this would be greatly appreciated.  Looking at the event logs, all that is logged after the crash is:
    The program mmc.exe version 6.1.7600.16385 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
     Process ID: 1d04
     Start Time: 01cf4db4ec3f1a03
     Termination Time: 0
     Application Path: C:\Windows\system32\mmc.exe
     Report Id: c073b802-b9a8-11e3-be5e-005056a81e07
    AND
    Fault bucket , type 0
    Event Name: AppHangB1
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: mmc.exe
    P2: 6.1.7600.16385
    P3: 4a5bc808
    P4: 23c8
    P5: 0
    P6: 
    P7: 
    P8: 
    P9: 
    P10: 
    Attached files:
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_mmc.exe_37c3eeafdc8c0db17ea5c8bf54865eaae859f_214d501d
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: 3b0c4e14-b9a5-11e3-be5e-005056a81e07
    Report Status: 0
    I've looked at the file it references: "C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_mmc.exe_37c3eeafdc8c0db17ea5c8bf54865eaae859f_214d501d" and here are its contents:
    Version=1
    EventType=AppHangB1
    EventTime=130408341073743418
    ReportType=3
    Consent=1
    ReportIdentifier=3b0c4e13-b9a5-11e3-be5e-005056a81e07
    IntegratorReportIdentifier=3b0c4e14-b9a5-11e3-be5e-005056a81e07
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=mmc.exe
    Sig[1].Name=Application Version
    Sig[1].Value=6.1.7600.16385
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4a5bc808
    Sig[3].Name=Hang Signature
    Sig[3].Value=23c8
    Sig[4].Name=Hang Type
    Sig[4].Value=0
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.274.10
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Hang Signature 1
    DynamicSig[22].Value=23c8db59484cc2d09f1dd279b1b0c7be
    DynamicSig[23].Name=Additional Hang Signature 2
    DynamicSig[23].Value=42cb
    DynamicSig[24].Name=Additional Hang Signature 3
    DynamicSig[24].Value=42cb8db6cfb7dc1f7ddd991fa9dbbbbe
    DynamicSig[25].Name=Additional Hang Signature 4
    DynamicSig[25].Value=23c8
    DynamicSig[26].Name=Additional Hang Signature 5
    DynamicSig[26].Value=23c8db59484cc2d09f1dd279b1b0c7be
    DynamicSig[27].Name=Additional Hang Signature 6
    DynamicSig[27].Value=42cb
    DynamicSig[28].Name=Additional Hang Signature 7
    DynamicSig[28].Value=42cb8db6cfb7dc1f7ddd991fa9dbbbbe
    UI[3]=Microsoft Management Console is not responding
    UI[4]=Windows can check online for a solution. If you close the program, you might lose information.
    UI[5]=Check for a solution and close the program
    UI[6]=Check for a solution and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Windows\system32\mmc.exe
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\system32\kernel32.dll
    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\system32\GDI32.dll
    LoadedModule[5]=C:\Windows\system32\USER32.dll
    LoadedModule[6]=C:\Windows\system32\LPK.dll
    LoadedModule[7]=C:\Windows\system32\USP10.dll
    LoadedModule[8]=C:\Windows\system32\msvcrt.dll
    LoadedModule[9]=C:\Windows\system32\MFC42u.dll
    LoadedModule[10]=C:\Windows\system32\ole32.dll
    LoadedModule[11]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[12]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[13]=C:\Windows\system32\ODBC32.dll
    LoadedModule[14]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[15]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[16]=C:\Windows\system32\mmcbase.DLL
    LoadedModule[17]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[18]=C:\Windows\system32\UxTheme.dll
    LoadedModule[19]=C:\Windows\system32\DUser.dll
    LoadedModule[20]=C:\Windows\system32\IMM32.DLL
    LoadedModule[21]=C:\Windows\system32\MSCTF.dll
    LoadedModule[22]=C:\Windows\system32\odbcint.dll
    LoadedModule[23]=C:\Windows\system32\DUI70.dll
    LoadedModule[24]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\Comctl32.dll
    LoadedModule[25]=C:\Windows\system32\SHELL32.dll
    LoadedModule[26]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[27]=C:\Windows\system32\urlmon.dll
    LoadedModule[28]=C:\Windows\system32\iertutil.dll
    LoadedModule[29]=C:\Windows\system32\WININET.dll
    LoadedModule[30]=C:\Windows\system32\Normaliz.dll
    LoadedModule[31]=C:\Windows\system32\CLBCatQ.DLL
    LoadedModule[32]=C:\Windows\system32\mmcndmgr.dll
    LoadedModule[33]=C:\Windows\System32\msxml3.dll
    LoadedModule[34]=C:\Windows\system32\profapi.dll
    LoadedModule[35]=C:\Windows\system32\apphelp.dll
    LoadedModule[36]=C:\Windows\System32\wdc.dll
    LoadedModule[37]=C:\Windows\System32\pdh.dll
    LoadedModule[38]=C:\Windows\System32\pdhui.dll
    LoadedModule[39]=C:\Windows\system32\COMDLG32.dll
    LoadedModule[40]=C:\Windows\System32\Secur32.dll
    LoadedModule[41]=C:\Windows\system32\SSPICLI.DLL
    LoadedModule[42]=C:\Windows\System32\credui.dll
    LoadedModule[43]=C:\Windows\System32\wevtapi.dll
    LoadedModule[44]=C:\Windows\System32\VERSION.dll
    LoadedModule[45]=C:\Windows\System32\PLA.dll
    LoadedModule[46]=C:\Windows\System32\tdh.dll
    LoadedModule[47]=C:\Windows\system32\NSI.dll
    LoadedModule[48]=C:\Windows\System32\IPHLPAPI.DLL
    LoadedModule[49]=C:\Windows\System32\WINNSI.DLL
    LoadedModule[50]=C:\Windows\System32\WINSTA.dll
    LoadedModule[51]=C:\Windows\System32\UTILDLL.dll
    LoadedModule[52]=C:\Windows\system32\SETUPAPI.dll
    LoadedModule[53]=C:\Windows\system32\CFGMGR32.dll
    LoadedModule[54]=C:\Windows\system32\DEVOBJ.dll
    LoadedModule[55]=C:\Windows\System32\NETAPI32.dll
    LoadedModule[56]=C:\Windows\System32\netutils.dll
    LoadedModule[57]=C:\Windows\System32\srvcli.dll
    LoadedModule[58]=C:\Windows\System32\wkscli.dll
    LoadedModule[59]=C:\Windows\system32\SAMCLI.DLL
    LoadedModule[60]=C:\Windows\system32\LOGONCLI.DLL
    LoadedModule[61]=C:\Windows\system32\BROWCLI.DLL
    LoadedModule[62]=C:\Windows\System32\WTSAPI32.dll
    LoadedModule[63]=C:\Windows\system32\oleacc.dll
    LoadedModule[64]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[65]=C:\Windows\system32\rsaenh.dll
    LoadedModule[66]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[67]=C:\Windows\system32\propsys.dll
    LoadedModule[68]=C:\Windows\system32\mlang.dll
    LoadedModule[69]=C:\Windows\system32\dwmapi.dll
    LoadedModule[70]=C:\Windows\system32\xmllite.dll
    LoadedModule[71]=C:\Windows\System32\ieframe.dll
    LoadedModule[72]=C:\Windows\system32\PSAPI.DLL
    LoadedModule[73]=C:\Windows\system32\SXS.DLL
    LoadedModule[74]=C:\Windows\system32\WS2_32.dll
    LoadedModule[75]=C:\Windows\system32\dnsapi.DLL
    LoadedModule[76]=C:\Windows\System32\mshtml.dll
    LoadedModule[77]=C:\Windows\system32\RASAPI32.dll
    LoadedModule[78]=C:\Windows\system32\rasman.dll
    LoadedModule[79]=C:\Windows\system32\rtutils.dll
    LoadedModule[80]=C:\Windows\system32\sensapi.dll
    LoadedModule[81]=C:\Windows\system32\msimtf.dll
    LoadedModule[82]=C:\Windows\system32\vbscript.dll
    LoadedModule[83]=C:\Windows\system32\WINMM.dll
    LoadedModule[84]=C:\Windows\system32\d2d1.dll
    LoadedModule[85]=C:\Windows\system32\DWrite.dll
    LoadedModule[86]=C:\Windows\system32\dxgi.dll
    LoadedModule[87]=C:\Windows\system32\WINTRUST.dll
    LoadedModule[88]=C:\Windows\system32\CRYPT32.dll
    LoadedModule[89]=C:\Windows\system32\MSASN1.dll
    LoadedModule[90]=C:\Windows\system32\d3d10_1.dll
    LoadedModule[91]=C:\Windows\system32\d3d10_1core.dll
    LoadedModule[92]=C:\Windows\system32\d3d11.dll
    LoadedModule[93]=C:\Windows\system32\D3D10Warp.dll
    LoadedModule[94]=C:\Windows\System32\sysmon.ocx
    LoadedModule[95]=C:\Windows\System32\ATL.DLL
    LoadedModule[96]=C:\Windows\system32\ntmarta.dll
    LoadedModule[97]=C:\Windows\system32\WLDAP32.dll
    LoadedModule[98]=C:\Windows\system32\mscoree.dll
    LoadedModule[99]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[100]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\CorperfmonExt.dll
    LoadedModule[101]=C:\Windows\system32\MSVCR110_CLR0400.dll
    LoadedModule[102]=C:\Program Files (x86)\Trend Micro\OfficeScan Client\perfiCrcPerfMonMgr.dll
    LoadedModule[103]=C:\Windows\system32\loadperf.dll
    LoadedModule[104]=C:\Windows\system32\USERENV.dll
    LoadedModule[105]=C:\Windows\system32\rasctrs.dll
    LoadedModule[106]=C:\Windows\system32\tapiperf.dll
    LoadedModule[107]=C:\Windows\system32\usbperf.dll
    LoadedModule[108]=C:\Windows\system32\pcwum.dll
    LoadedModule[109]=C:\Windows\System32\perfos.dll
    LoadedModule[110]=C:\Windows\System32\perfdisk.dll
    LoadedModule[111]=C:\Windows\System32\Perfctrs.dll
    LoadedModule[112]=C:\Windows\system32\msls31.dll
    LoadedModule[113]=C:\Windows\System32\Dxtrans.dll
    LoadedModule[114]=C:\Windows\system32\ddrawex.dll
    LoadedModule[115]=C:\Windows\system32\DDRAW.dll
    LoadedModule[116]=C:\Windows\system32\DCIMAN32.dll
    LoadedModule[117]=C:\Windows\System32\Dxtmsft.dll
    LoadedModule[118]=C:\Windows\system32\windowscodecs.dll
    LoadedModule[119]=C:\Windows\System32\perfproc.dll
    LoadedModule[120]=C:\Windows\System32\perfnet.dll
    LoadedModule[121]=C:\Windows\system32\wbem\wmiaprpl.dll
    LoadedModule[122]=C:\Windows\system32\wbemcomn.dll
    FriendlyEventName=Stopped responding and was closed
    ConsentKey=AppHangXProcB1
    AppName=Microsoft Management Console
    AppPath=C:\Windows\System32\mmc.exe
    ReportDescription=A problem caused this program to stop interacting with Windows.

    Hi CyberMat,
    The next time you open your LabVIEW after a crash, there should be an error log file create. Please let me know the name of this file.
    Thanks!
    Karunya
    Warm regards,
    Karunya R
    National Instruments
    Applications Engineer

  • 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

  • How to monitor user logs,security logs,trace file,and performance monitori

    Hi guys,
    pls tel me how to monitor user logs,security logs,trace file,and performance monitoring.
    thanks
    regards
    kamal

    Hi,
    you can have a look in the Netweaver administration :
    http://<portal>:<port>/nwa
    Go to monitoring, Java system reports, etc..., you will find what you want.
    Fabien.

  • Some Monitoring Reports Are Blank

    Hello,
    We have deployed monitoring reports for Lync 2013 on SQL 2012 mirrored back end database servers.  When I try to open any reports under System Usage Reports, the report is blank.  For example, if I try to open report called "User Registration
    Report", it is blank.  However, if I open any reports under "Media Quality Diagnostic Reports" like "Server Performance Report", it works fine.  So, just wondering why I don't see any data for reports like "User Registration
    Report".  The SQL account I'm using has full sysadmin role on the SQL server.  Thanks.

    Hi,
    Please check if FE server have MSMQ with Directory Services integration installed to complete the message chain between FE and Monitoring server.
    Here is a similar case may help you:
    http://social.technet.microsoft.com/Forums/lync/en-US/6dfeaaf7-10e6-407c-a8e3-7485f210139b/lync-monitoring-server-empty-reports
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Poor performance of Report Writer reports (Special Ledger Library)

    Greetings - We are running into problems with poor performance of reports that are written with the SAP Report Writer. The problem appears to be caused when SAP is using the primary-key index in our Special Purpose ledger (where the reports are generated). The index contains object fields that cannot be added to the report library (COBJNR, SOBJNR, ROBJNR). We have created alternate indices, but they are not being picked up with the Report Writer reports.
    Are there any configurable or technical settings that we can work with in order to force the use of a specific index for a report? It seems logical that SAP would find the most efficient index to use, but with the reports that we are looking at, this does not appear to be the case.
    Any help that can be offered will be greatly appreciated...We are currently using version 4.6C, but are planning an upgrade to ECC 6.0 later this year.
    Thanks in advance -

    Arjun,
    Where / which files contains these parameters we cannot find them all ??? 
    Tomcat - Java _properties and try again ( You can tune below value as per your system memory)
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    -XX:NewSize=171m
    -XX:MaxNewSize=171m
    -XX:SurvivorRatio=2
    -XX:TargetSurvivorRatio=90
    -XX:+DisableExplicitGC
    -XX:+UseTLAB
    As a general update it looks like we need to use the Monitoring tools that are installed by default, we are now in the process of installing the database etc
    Cheers

  • Performance monitor stops running

    In Windows Server 2012, in Performance Monitor, I have a user-defined Data Collector Set. It is configured to sample every 2 minutes. But it stops running after taking only 3 samples. Could I please get some advice on how to find what is stopping this so
    that it will run indefinitely?
    Here is some more detail from the properties:
    Schedule - Nothing set. I start the set running from Task Scheduler.
    Stop Condition - Nothing enabled.
    Log format: CSV
    I don't see anything in the Application or System event logs that say anything about the performance monitor. Maybe there is another event log that I don't know about.
    I have similar reports running on WS2008 machines and they don't stop running.
    Cam

    Hi Cam,
    If you mean to run this data collector indefinitely, please try to set 1439 ((23*60) + 59 )minutes for the Overall duration in stop condition, which is 23 hours and 59 minutes total run time. Because Reports are compiled once the collector
    set stops. This means we can’t let this collector just simply run forever because I will never get a report.
    Please also check the option "If the task is already running, then the following rule applies: Stop the existing instance" in the related scheduled task under Task Scheduler Library > Microsoft > Windows > PLA.
    I also recommend you can go through this article, which lists many good tips to configure Data Collector Sets:
    http://blogs.technet.com/b/askpfeplat/archive/2012/02/27/taming-perfmon-data-collector-sets.aspx
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    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]

  • 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

  • IIS FTP Live monitor with Resource Monitor or Performance Monitor

    Hi
    I am looking for a way to use "Performance/ Monitor" or "Resource Monitor" to monitor live connections and sent/received kb, and so far i only get data when starting the collector for then to view the report.
    It is not the way i want it, i would like to view live connection and speed, byte and well the relevant data for an FTP site?
    any input on this?
    This topic first appeared in the Spiceworks Community

    Hi stealth,
    Maybe you can get further assistance from scripting guys forum :
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    I just find the blog regarding cpu usage via vb script:
    http://blogs.technet.com/b/heyscriptingguy/archive/2005/04/21/why-does-my-performance-monitoring-script-keep-returning-the-same-incorrect-values.aspx
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for