I would like to set up within our monitoring software (Solarwinds) an automated alert notification if any of our LF forms go into a Suspended or Terminated state. Currently we just peek at the Processes -> Instance Monitoring web page on the forms server. I am looking for a simple sql query against the forms database that would return 3 numeric values; In Progress with no errors, With Suspended Tasks and Terminated.
Before I go diving into the Forms tables to craft a query I was wondering if anyone else has already done something similar or someone that is familiar with the tables could point me in the right direction ( which table(s) ).
Thanks,
Andrew