- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- repeat message on console...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 05:47 AM
07-29-2002 05:47 AM
How can I stop the repeat message? Like this:
Audit System Approching AuditFileSwitch Point
current audit file size = 4986 kilobytes
It repeats about every 30 second. Any idea?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 05:56 AM
07-29-2002 05:56 AM
Re: repeat message on console...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 05:57 AM
07-29-2002 05:57 AM
Re: repeat message on console...
auditing stop
will it any harm on server?
Let me know...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 05:59 AM
07-29-2002 05:59 AM
Re: repeat message on console...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:03 AM
07-29-2002 06:03 AM
Re: repeat message on console...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:08 AM
07-29-2002 06:08 AM
Re: repeat message on console...
to turn off auditing,
# audsys -f
to turn back on,
# audsys -n
to specify a current and next file,
# audsys -c
do a man on audsys for more detail.
I noticed that your file size is only about 5-6 Mb in size because auditing start displaying those messages at the 90% full mark. One thing you could do is bump up the size of the audit files. Not to take away from Bill in that something could be wrong and you should look at it. I however, do not have one server that has an audit file that small. In fact, on my servers I have a 1Gb file system to dump these files.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:09 AM
07-29-2002 06:09 AM
Re: repeat message on console...
Look at
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xea950559ff7cd4118fef0090279cd0f9,00.html
It gives you some options.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:13 AM
07-29-2002 06:13 AM
Re: repeat message on console...
do this
run sam
then auditing and security
select any auditing function (eg. audited events) press return
in the next screen select actions and selct turn auditing off and press enter.
actually when auting is turned on it writes audit log to /.secure/etc/audfile1 and audfile2. u can empty these files also to stop the message.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:31 AM
07-29-2002 06:31 AM
Re: repeat message on console...
do this
run sam
then auditing and security
select any auditing function (eg. audited events) press return
in the next screen select actions and selct turn auditing off and press enter.
actually when auting is turned on it writes audit log to /.secure/etc/audfile1 and audfile2. u can empty these files also to stop the message.
regds
-----------------------------
Great I am glad to know about audfile1 and 2...
Let me tell you what I did,
audsys -f
>audfile1
>audfile2
audsys -n
Sad, the message is back even though the files are zero size! Any idea?
Thanks!
-Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:38 AM
07-29-2002 06:38 AM
Re: repeat message on console...
Depending on how you want to track the auditing information, you may decide on any one of following solutions.
1. Turn off the auditing (#audsys -f), if you do not need to track the audating events.
2. Create the large audit files.
By default the audit files are written in /.secure/etc directory.
So if you create large audit files make sure you have enough space in "/"
#audsys -c /.secure/etc/audfile1 -s 100000 -x /.secure/etc/audfile2 -z 100000
This will define the current and next audit file of 100MB size.
3. Create large audit files on seperate file systems.
Create a seperate, large file system for audit files and link it to /.secure/etc dir.
In my environment I have large file system for this /.secure/etc dir and 100MB audit files defined. I also run a cron script every hour to check the current usage of current audit file using (audsys) command. and If current audit file is more than 95% full, I shutdown auditing (audsys -n); Change the audit file to start on next audit file, restart the auditing.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:43 AM
07-29-2002 06:43 AM
Solutionaudfile1 and audfile2 are default files. may be on ur system the files are with different names and located some where else. it is possible. u can do the following.
run sam - auditing and security - select audited events - press return - actions - set audit monitor and log parameters.
there u can see a primary audit log file and an auxiliary log file. then try minimizing those files if they are different.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2002 06:50 AM
07-29-2002 06:50 AM
Re: repeat message on console...
-Tom