Opserver icon indicating copy to clipboard operation
Opserver copied to clipboard

SQL Agent Jobs: Handle case where SQL Server is stopped whilst a job is running

Open JoshKeegan opened this issue 8 years ago • 0 comments

Currently, if SQL Server is stopped whilst a job is running, when the server comes back up Opserver shows the job as still running.
This PR changes that behaviour so that it is says "Server Stopped whilst Running".

Example:
sql dashboard - status - mozilla firefox_2

JoshKeegan avatar Jun 20 '17 08:06 JoshKeegan