If you don't mind giving your service database access, you could query
SELECT sValue FROM Setting WHERE sKey = 'dtLastHeartbeat'
If that value date/time is greater than a few minutes ago, the maintenance service is not running correctly.
|
2 | less ambiguous | ||
|
If you don't mind giving your service database access, you could query
If that value date/time is greater than a few minutes ago, the maintenance service is not running correctly. |
||||
|
1 |
|
||
|
If you don't mind giving your service database access, you could query
If that value is greater than a few minutes, the maintenance service is not running correctly. |
||||