Summary
WebWatchBot monitors by connecting to your database through ODBC, enabling:
How does it work?
Functionality
Why Use this Watch Type?
The Database Watch Type is often used to determine if a bottleneck or network problem exists by, if a Database server is not responding to connection requests, and if certain queries and results are running as expected. A periodic increase in response time and failure, for example during business hours, may suggest that the database server is overloaded, not configured properly or a query is proving that the database is not fully optimized.
What to monitor
Use the Database Type to test all of your database servers. To fully benefit from this Watch Type, a connection, query and search should be performed for each and every database server. Ideally, multiple Watch Items should be set up for each database on the database server, to periodically run queries and search the results.
Database Settings

Fields and Buttons
Connection String - Required
WebWatchBot connects to the database specified through a "connection string" that contains the type of ODBC/OLEDB driver, database name, login credentials, etc. to use. This allows monitoring to ensure...
A good resource for finding a connection string for your database type is http://www.connectionstrings.com
Select System DSN
Query to execute - Optional
After a connection to the database is established, WebWatchBot can optionally perform a SQL 92 compliant query. This allows monitoring to ensure...
Search Query Output - Optional
After a connection to the database is established, WebWatchBot can optionally perform a SQL 92 compliant query. This allows monitoring to ensure...
Test
The current settings will be used to run a test on the watch item but will not affect the overall success. By clicking this button, the "Test Watch Item" dialog box will appear