Results 1 to 4 of 4
Hello,
Having issue with /var/log/acpid log filling up. Is it possible to explain this log values.
I understand it is checking Processor status.
Not sure what the numbers imply.
Also ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-06-2012 #1Just Joined!
- Join Date
- Oct 2012
- Posts
- 18
acpid logs
Hello,
Having issue with /var/log/acpid log filling up. Is it possible to explain this log values.
I understand it is checking Processor status.
Not sure what the numbers imply.
Also is there a way to reduce the frequency of messages generated as the /var folder get filled up very fast when acpid service is running.
Found the log having following
21:47:57 2012] received event "processor CPU11 00000082 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU11 00000082 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU12 00000080 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU12 00000080 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU12 00000082 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU12 00000082 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU13 00000080 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU13 00000080 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU13 00000082 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU13 00000082 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU14 00000080 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
[Mon Nov 5 21:47:57 2012] completed event "processor CPU14 00000080 00000000"
[Mon Nov 5 21:47:57 2012] received event "processor CPU14 00000082 00000000"
[Mon Nov 5 21:47:57 2012] notifying client 13479[0:0]
- 11-07-2012 #2Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,744
Hi,
1. What is your distro and version?
2. Have you run system updates?
3. Per Alan Cox in this bug report, do you have bluetooth enabled?
You should be able to control the size of logs and the length they are kept, etc. using the logrotate facility. Look in the directory /etc/logrotate.d/ for starters. There should be some files in there already to get you going.
- 11-07-2012 #3Just Joined!
- Join Date
- Oct 2012
- Posts
- 18
Hello,
We are running RHEL 5.5 and no updates were made recently.
Infact there are 4 other servers which have the same configuration and only one of these has this issue.
One thing I saw on the other servers was an entry in the logs "notifying client 13479[68:68]". This is missing in the servers with issue.
- 11-07-2012 #4Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,744
Per this Red Hat devel list thread, is acpid running in debug mode?
Check this file:
or just look in ps for acpid's run-time arguments.Code:/etc/sysconfig/acpid


Reply With Quote
