Operating System - HP-UX
1825720 Members
3399 Online
109686 Solutions
New Discussion

Re: System Accounting setup

 
Davide Depaoli_4
Occasional Contributor

System Accounting setup

Hello,
I need to monitor my hp9000 with system accounting (acct), but unfortunately
I've forgot how it is possible.
Have anyone a simple crontab file to do this ?

thanks a lot for help
Regards,
Davide
1 REPLY 1
Randy Mather
Frequent Advisor

Re: System Accounting setup

1.) turn acct on in the /etc/rc.config.d/acct file
2.) this will start at eache reboot. The file in
/var/adm (pacct) wil grow pretty large. What I do is
setup a cron to stop acct copy the file to pacct.(date)
in anothe directory, and restart acct.