Hi all,
After a few minutes of deploying my EnGarde 3.0.14 box mysqld uses 100% CPU and doesn't ever give up.
I managed to track this down to being triggered by /usr/libexec/webtool/generate_snort_graphs.pl - when this script is run (automatically via cron) it causes mysqld to behave badly.
Oddly though, terminating this script doesn't free up the CPU and I have to issue an `/etc/init.d/mysql restart` until the next instance of the script is run.
As a work around I have moved generate_snort_graphs.pl out of the way and replaced it with a simple "exit 0;" perl script and the system runs perfectly (without snort graphs ofcorse).
some background info:
hardware is a Dell SC430 (Pentium D 2.8GHz with 512mb RAM)
I've also tried enabling & disabling the snort service (it has been configured) but this had no affect.
Any ideas?
Jordan.
