Showing posts with label performance. Show all posts
Showing posts with label performance. Show all posts

Tuesday, 24 April 2018

SCOM Agent performance counter showing dotted lines in graph

Many might have face this issue.

The only solution is to uninstall the SCOM agent ,reboot the server. Recreate the wmi repository, then install the SCOM Agne to resolve the issue.

Wednesday, 30 March 2016

Disk Performance dashboard view is empty in SCOM 2012 R2

Disk Performance dashboard view is empty in SCOM 2012 R2


  • Disk Performance Dashboard View is empty. This is because the rule to see this data is not enabled. In order to populate this view, please enable the rules.
In 2012 Monitoring MP:
  • Microsoft.Windows.Server.6.2.OperatingSystem.TotalPercentDPCTime.Collection
  • Microsoft.Windows.Server.6.2.OperatingSystem.TotalPercentInterruptTime.Collection
  • Microsoft.Windows.Server.6.2.Processor.PercentDPCTime.Collection
  • Microsoft.Windows.Server.6.2.Processor.PercentInterruptTime.Collection
In 2012 R2 Monitoring MP:
  • Microsoft.Windows.Server.2012.R2.OperatingSystem.TotalPercentDPCTime.Collection
  • Microsoft.Windows.Server.2012.R2.OperatingSystem.TotalPercentInterruptTime.Collection

Saturday, 25 April 2015

How improve performance of your Windows Server by 40 % with this simple tweak

How improve performance of your Server by 40 % with this simple tweak


  • Many people see slugish performance of there server ,especially if your server is SQL server and its hosted on Windows 2008 R2.
  • The reason is very simple and buy doing this small change it will give you 60 % better performance of your system
  • The reason is because of Power settings. In Windows 2008 R2 the Power settings is set as "balanced". What this does it to save power it reduces power consumption to the server
  • This wont be visible if you run and check some simple query.
  • But as you server runs lot o transactions, you can see poor performance and complaint from your customers.
  • Inorder to fix it change the Power settings to " High Performance"
  • This will improve the PC perforamance by 40 %.
  • This tweeks applies to all Windows Servers versions, but it is more siver in Windows 2008 R2