File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Server-Side Components/Scheduled Jobs/Top10jobsbyprocessingtime Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,40 @@ function getResponseTimeDetails(table, query) {
3333 }
3434 return responseTime . join ( ',' ) ;
3535}
36+
37+ /*
38+ ****************OUTPUT**************
39+ *** Script:
40+ Top 10 url values from syslog_transaction
41+
42+
43+
44+ ********** Execution Details for the column JOB: Check Glide Service Status **********
45+
46+ Executed total number of times : JOB: Check Glide Service Status 1
47+
48+ Top 10 response times : 45300
49+
50+
51+ ********** Execution Details for the column JOB: Regenerate CRL and Flush CRL Cache **********
52+
53+ Executed total number of times : JOB: Regenerate CRL and Flush CRL Cache 1
54+
55+ Top 10 response times : 1462
56+
57+
58+ ********** Execution Details for the column JOB: SC - Calculate Compliance **********
59+
60+ Executed total number of times : JOB: SC - Calculate Compliance 1
61+
62+ Top 10 response times : 5401
63+
64+
65+ ********** Execution Details for the column JOB: [ITSM Analytics] Daily Data Collection **********
66+
67+ Executed total number of times : JOB: [ITSM Analytics] Daily Data Collection 1
68+
69+ Top 10 response times : 16341
70+
71+ [0:00:00.048] Total Time
72+ */
You can’t perform that action at this time.
0 commit comments