| | | Junior Member
       
Group: Forum Members Last Login: 10/22/2007 2:01:49 AM Posts: 23, Visits: 4 |
| Hi, when I try to test SQL Server 2005 (Standart edition) with Whatsup 11.0.1 i get the following output. anyone any idea?
Checking CPU ... Performance counter 'MonSql:CPU_MAX' requires two polls Checking Memory ... Check succeeded for MonSql:MEMORY_MIN Checking Disk Performance ... Performance counter 'MonSql ISK_READ_MAX' requires two polls Performance counter 'MonSql ISK_WRITE_MAX' requires two polls Checking Disk Space ... Check succeeded for MonSql ISK_FREE_SPACE_MIN Checking System ... Check succeeded for MonSql:SYSTEM_MAX Checking Buffers ... Failed to load performance counter for 'MonSql:BUFFERS_READ_MAX'. Error=0x80041010 Failed to load performance counter for 'MonSql:BUFFERS_WRITE_MAX'. Error=0x80041010 Cache is not enabled for checking. Checking Locks ... Failed to load performance counter for 'MonSql:LOCKS_NUMWAIT_MAX'. Error=0x80041010 Failed to load performance counter for 'MonSql:LOCKS_AVGWAIT_MAX'. Error=0x80041010 Checking Transactions ... Failed to load performance counter for 'MonSql:TRANSACTIONS_ACTIVE_MAX'. Error=0x80041010 Failed to load performance counter for 'MonSql:TRANSACTIONS_PERSEC_MAX'. Error=0x80041010 Checking Users ... Failed to load performance counter for 'MonSql:USERS_LOGINPERSEC_MAX'. Error=0x80041010 Failed to load performance counter for 'MonSql:USERS_CONNECTIONS_MAX'. Error=0x80041010 Checking MSSQLSERVER ... MonSql:MSSQLSERVER is running Checking SQLSERVERAGENT ... MonSql:SQLServerAgent is running Distributed Transaction Coordinator is not enabled for checking. Microsoft Search is not enabled for checking. SQL Server Analysis Services is not enabled for checking. SQL Server Reporting Services is not enabled for checking. SQL Server Integration Services is not enabled for checking. SQL Server FullText Search is not enabled for checking. SQL Server Browser is not enabled for checking. SQL Server Active Directory Helper is not enabled for checking. SQL Server VSS Writer is not enabled for checking. Custom Thresholds is not enabled for checking.
--- Check failed |
| | | | Time Traveler
       
Group: Forum Members Last Login: 7/30/2008 5:41:17 PM Posts: 143, Visits: 39 |
| | No responses? I am also seeing an error with sql monitor: Failed to load performance counter for 'MonSql:LOCKS_NUMWAIT_MAX'. Error=0x80041010
Don Click Network Manager Denton County, Texas |
| | | | Time Traveler
       
Group: Ipswitch Employees Last Login: Today @ 9:44:17 AM Posts: 423, Visits: 872 |
| That particular error means 'Invalid class', you are trying to access something that does not exist... MS site offers some help: http://www.microsoft.com/technet/scriptcenter/topics/help/wmi.mspx#EHAACI'm sure WUG stuff is correct (no typos), so it is more likely that that class is not available on that computer, so use the links in the above article to re-register, or restart WMI service on the target machine. Daniel Donnelly |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/30/2008 8:18:59 AM Posts: 3, Visits: 7 |
| | Hi, I have the same problem, and i search on the internet for a long time. Here the answer who correct the isssue for me : type at the command prompt of the sql server you want to monitor : wmiadap /f (No message would be displayed). (The /f switch still forces an update of the WMI classes from the performance libraries.) Restart WMI Service if necessary. hope that help ! Regards. |
| | | | 
Time Traveler
       
Group: Forum Members Last Login: 2 days ago @ 7:33:26 AM Posts: 182, Visits: 177 |
| apare (6/30/2008) Hi,
I have the same problem, and i search on the internet for a long time. Here the answer who correct the isssue for me :
type at the command prompt of the sql server you want to monitor : wmiadap /f (No message would be displayed).
(The /f switch still forces an update of the WMI classes from the performance libraries.)
Restart WMI Service if necessary.
hope that help !
Regards.
Thanks apare...
but did not work to me!! :-(
Acting is so much more real than reality! |
| |
|
|