Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

WMI Event Alerts - SQL 2005, what is the excution environment looking for as a return ?
I have started using WMI Event Alerts on SQL Server.
A simple example being :

Namespace :   \\.\root\cimv2

Query:

SELECT * from  __InstanceModificati
onEvent
WITHIN 30
WHERE
TargetInstance ISA 'Win32_Processor'
AND
TargetInstance.LoadPercentage > 80

My Question :
What is SQL server looking for from the query to determine if an alert
needs to be triggered. My interpretation from this simple script is :
If any row count is returned (ie SELECT * from ..) then the alert will
be fired.

Is this correct for all WMI Event Alerts ? Is that all it is ? ie
Rowcount returned > 0 ?

Thanks
s


Report this thread to moderator Post Follow-up to this message
Old Post
steve
12-01-06 12:14 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 08:43 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006