Hi,
Is it possible for Solarwinds to run a SQL query against a monitored database and parse the result?
eg.
select count(*) from database_name.table_name where column_name is null
This will return a number which I then want to be displayed in Solarwinds and alert levels set.
Thanks
Nick