Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Script: Queued Jobs Analysis.sql

Sample Output:


Jobs Per Server Per Hour

  • Script that will display a breakdown of jobs per her per scan engine.
  • The script as provided will work for customers with 6 scan engines in their database, there may need to be some interpretation of the results.
  • Null values may belong to servers that are not scanning or are used for ui purposes.

Script: JobsPerServerPerHour.sql

Below is what it looks like with 4 scan engines. If there are more scan engines you can add the numbers required to the script.

Image Added

Job Data Summary:

  • Displays server info,  current summary of the state of the jobs, and shows active jobs.

...