You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is script will be useful to montior your system performance by identifying the top contributors from schedule jobs by processing time to take necessary action.
2
2
3
3
In this script time intervalis updated as last 15 min but in ideal scenario this should be scheduled everyday to get the count report and montior the schedule job that is take more time to get completed.
4
+
5
+
OUTPUT:
6
+
*** Script:
7
+
Top 10 url values from syslog_transaction
8
+
9
+
10
+
11
+
********** Execution Details for the column JOB: Check Glide Service Status **********
12
+
13
+
Executed total number of times : JOB: Check Glide Service Status 1
14
+
15
+
Top 10 response times : 45300
16
+
17
+
18
+
********** Execution Details for the column JOB: Regenerate CRL and Flush CRL Cache **********
19
+
20
+
Executed total number of times : JOB: Regenerate CRL and Flush CRL Cache 1
21
+
22
+
Top 10 response times : 1462
23
+
24
+
25
+
********** Execution Details for the column JOB: SC - Calculate Compliance **********
26
+
27
+
Executed total number of times : JOB: SC - Calculate Compliance 1
28
+
29
+
Top 10 response times : 5401
30
+
31
+
32
+
********** Execution Details for the column JOB: [ITSM Analytics] Daily Data Collection **********
33
+
34
+
Executed total number of times : JOB: [ITSM Analytics] Daily Data Collection 1
0 commit comments