Operating System - HP-UX
1827473 Members
1847 Online
109965 Solutions
New Discussion

Re: acctcom on 11.23 problem

 
Karl oliver
Frequent Advisor

acctcom on 11.23 problem

Has anyone struck the problem with /usr/sbin/acct/acctcom on B.11.23
When I run /usr/sbin/acct/acctcom -O 1
tasks with cpu of greater than 1 and less than 10 seconds are not reported. Yet if I do
/usr/sbin/acct/acctcom
they are
Is this a rare defect .
It works ok on Hp B.11.11
3 REPLIES 3
S_Logan
HPE Pro

Re: acctcom on 11.23 problem

Hi Karl,

Could you please paste the output from 11.11 and 11.23

Note:
acctcom - search and print process accounting files

acctcom -O 1 (Show only those processes with operating system CPU time exceeding 1 seconds)

Regards,
Surendar
I work for HPE

Accept or Kudo


[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Karl oliver
Frequent Advisor

Re: acctcom on 11.23 problem

I was using -O instead of -C
/usr/lib/acct/acctcom -C 1
gives what i want
Karl oliver
Frequent Advisor

Re: acctcom on 11.23 problem

see previous post