|
|
| Author |
Message |
chrisgapske Cacti User
Joined: 22 May 2007 Posts: 268 Location: Padacuh, Ky-Alpena, MI-Gulf Shores,AL
|
Posted: Wed Aug 06, 2008 11:44 am Post subject: Syslog Plugin syslog-ng removed. |
|
|
OK so here is my problem when our admin did a yum update on our CentOS from 5.1 to 5.2. When going to 5.2 it uninstalled syslog-ng when I go to reinstall it i get a conflict.
I can't remove the syslogd as it is needed by the system.. I am kinda of at a loss of what to do from here.
SO what are my best options.. I have heard that some people using syslog to to pipe to mysql..
So any help ideas would be great.
Thanks. |
|
| Back to top |
|
 |
Linegod Developer
Joined: 20 Feb 2003 Posts: 518 Location: Canada
|
Posted: Sat Aug 09, 2008 10:45 am Post subject: |
|
|
Just ignore it and proceed with the removal of syslog - syslog-ng will meet the needs, even if the rpm subsystem is not aware of it...
| Code: |
# rpm -e syslog --nodeps
|
|
|
| Back to top |
|
 |
chrisgapske Cacti User
Joined: 22 May 2007 Posts: 268 Location: Padacuh, Ky-Alpena, MI-Gulf Shores,AL
|
Posted: Mon Aug 11, 2008 1:54 pm Post subject: |
|
|
| worked I had to remove sysklogd and do a few tricks but it is working again. |
|
| Back to top |
|
 |
|