SupermanInNY
Verified User
- Joined
- Sep 28, 2004
- Messages
- 428
Just curious,
The other day I had a huge cpu load and I suspect some kind of an attack was in progress.
I stopped httpd and mysql and it went away.
I was advised to kill the minlogd process to help with reducing the load.
I ran:
killall -9 minilogd
Problem is, I didn't check to see if this service was running to begin with, and if it was, did I kill something of great importance?
Do I need to start it up?
Any commands with swithes to get it started if needed to begin with?
Thanks,
-Alon.
The other day I had a huge cpu load and I suspect some kind of an attack was in progress.
I stopped httpd and mysql and it went away.
I was advised to kill the minlogd process to help with reducing the load.
I ran:
killall -9 minilogd
Problem is, I didn't check to see if this service was running to begin with, and if it was, did I kill something of great importance?
Do I need to start it up?
Any commands with swithes to get it started if needed to begin with?
Thanks,
-Alon.