Re: [Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

2007-09-14 Thread Josh Henry
> Double check your pipe is setup correctly, or that you have changed the > script that sends the syslog data into the pipe. (syslog2mysql.sh) > > HTH > > Edward > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf

Re: [Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

2007-08-30 Thread Josh Henry
ipe. On 8/30/07, Josh Henry <[EMAIL PROTECTED]> wrote: I should have mentioned this in the beginning, I'm running CentOS 5 (all updates done), SELinux is off, syslog-ng v2.0.4-1, php v5.1.6-12.el5, and mysql v5.0.22-2.1 . drwxr-xr-x 22 root root 4096 Aug 28 09:24 var drwxr-xr-x

Re: [Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

2007-08-30 Thread Josh Henry
From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Clayton Dukes *Sent:* quarta-feira, 29 de agosto de 2007 17:31 *To:* Edward Brookhouse *Cc:* Josh Henry; php-syslog-ng-support@lists.sourceforge.net *Subject:* Re: [Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

Re: [Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

2007-08-29 Thread Josh Henry
gt; Double check your pipe is setup correctly, or that you have changed the > script that sends the syslog data into the pipe. (syslog2mysql.sh) > > HTH > > Edward > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf >

[Php-syslog-ng-support] php-syslog-ng causing 100% cpu usage?!

2007-08-29 Thread Josh Henry
Hey all, I'm still quite a newb to Linux so go easy on me. I've been able to get syslog-ng working on my central logging server and I wanted to try to get the php-syslog-ng going on it. I was following the steps outlined here -> http://www.openmaniak.com/syslog_tutorial.php and I'm at restartin