11 years ago
Standard Database SQL Variables
Hi,
Within our architecture we have a lot of important real-time information in our databases. A lot of times we are doing \'\'counts\'\' of specific processes or rows. It\'s difficult to ensure we are collecting all the data since the last run of a datapoint for a few reasons. It would be really valuable to be able to have Logic Monitor maintain a time variable on a datapoint so that we can collect data \'\'since the last run\'\'. That would give us a more accurate picture than running a query for the previous 10 minutes, and hoping it runs exactly every 10 minutes.
Thanks!!!