[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | SCHEDULER |
Notice: | Welcome to the Scheduler Conference on node HUMANE ril |
Moderator: | RUMOR::FALEK |
|
Created: | Sat Mar 20 1993 |
Last Modified: | Tue Jun 03 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1240 |
Total number of notes: | 5017 |
1097.0. "Problem with sched_reports utility" by MQOU18::mqsp15.mqs.dec.com::F_MONETTE (Network Consultant - Montreal) Tue May 14 1996 13:01
Hello everyone,
I trying to use the sched_reports utility to generate reports. I'am unable to
get the cpu time, page faults, peak memory and direct I/O count as stated in
the Polycenter user's guide chapter 17. Here is the ouptut of the result .
root@sg2:/var/sched >./sched_reports
POLYCENTER Scheduler
Log Reporter
1) Event Report
2) Job Elapsed Time Report
Option <EXIT>?2
Indicate the reporting time window you are interested in by specifying both
begin and end dates. (You can narrow the time window further by entering
more complete dates and times in the format 'dd-mmm-yy-hh:mm:ss')
Begin date <14-May-96-00:00:00>?
End date <14-May-96-23:59:59>?
You can select which jobs will be printed in the report by specifying
Job Name, Group Name, Job Type, Job Category, and Owner below.
Wildcarding (using '%' or '*') is supported.
Job Name <all jobs>?
Owner <every owner>?
Group Name <ignore>?
Job Type <ignore>?
Job Category <ignore>?
Would you like to see job accounting information <No>?yes
Report file name <elapsed.rpt>?francois.rpt
root@sg2:/var/sched >more francois.rpt
Job Elapsed Time Report (plus accounting information)
-----------------------------------------------------
(14-May-96)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Job Id = 15
Job Name = IMP4316J
Owner = ceduleur
Time = 14-May-96 5:46:51 am
Job Id = 15
Event Severity = Informational
Event = SCHED-I-JOB_SCHED_WAIT
Node = su02
Finish Time = 25-Jun-50 2:00:00 am
Elapsed = 4860
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Job Id = 28
Job Name = CER5364J
Owner = ceduleur
Time = 14-May-96 2:20:56 am
Job Id = 28
Event Severity = Informational
Event = SCHED-I-JOB_SCHED_WAIT
Node = su02
Finish Time = 25-Jun-50 2:00:00 am
Elapsed = 52
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Job Id = 33
Job Name = CER4334J
Owner = ceduleur
Time = 14-May-96 1:25:10 am
Job Id = 33
Event Severity = Informational
Event = SCHED-I-JOB_SCHED_WAIT
Node = su02
Finish Time = 25-Jun-50 2:00:00 am
Elapsed = 609
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Any helps
Francois
T.R | Title | User | Personal Name | Date | Lines |
---|
1097.1 | | MRBASS::PUISHYS | Project Leader Scheduler V3.0 for Digital UNIX | Fri May 17 1996 14:29 | 10 |
| HI,
Do a show server dis full? are all the job events enabled?
What kind of agent are you jobs running on?
I believe you only get the stats if you are using a V3.0 unix agent
not a 2.1b agent.
bob
|
1097.2 | Latest version used | MQOU18::mqsp15.mqs.dec.com::F_MONETTE | Network Consultant - Montreal | Wed May 22 1996 17:08 | 17 |
|
>>>>>>>Do a show server dis full? are all the job events enabled?
Yes
>>>>>What kind of agent are you jobs running on?
All alpha server running Digital unix agent V3.0-2
>>>>>I believe you only get the stats if you are using a V3.0 unix agent
>>>>>not a 2.1b agent.
I have everything (server,client and agent) at V3.0-2
|