1834050 Members
2190 Online
110063 Solutions
New Discussion

Re: audsys behaviour

 
SOLVED
Go to solution
Mauro Gatti
Valued Contributor

audsys behaviour

Hi all,
I'm trying to understand audsys behavior while it writes on audit file.

# audsys
auditing system is currently on
current file: /var/audit/audfile.200811031620
next file: none
statistics- afs Kb used Kb avail % fs Kb used Kb avail %
current file: 10240 111492 -988 14614528 2685232 82
next file: none

Why does available space on file is negative?
Shouldn't audomon stop to log when audit file reaches its maximum or this is true only if there is set also the "next" audit file?

Thank You

Regards

Mauro
Ubi maior, minor cessat!
3 REPLIES 3
WayneHP
Frequent Advisor
Solution

Re: audsys behaviour

It means you are OVER the afs defined value of 10240 by 988% a log switch shoudl have occured.

Look in logs you will see messages ask for the next file.

What version of HP-UX?

Steven E. Protter
Exalted Contributor

Re: audsys behaviour

Shalom,

This means log rotation has failed and the file has exceeded the maximum size set in the trusted system configuration file.

Time to manually rotate the files and look at the logs to find out why automated log rotation has failed.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mauro Gatti
Valued Contributor

Re: audsys behaviour

Thank You
Ubi maior, minor cessat!