can i modify the PRM to close the httpd when the load over 10

hkivan

Verified User
Joined
Jul 2, 2004
Messages
83
can i modify the PRM to close the httpd when the load over 10



Can someone teach me how can i modify the PRM , because i find that some guy DDOS my server .
Until now , I want to server will close the httpd service when the system load is over 10 .


Can someone give me some suggestion on it .
 
What is PRM, do you mean RPM?
It would be easier to just setup a script run by cron every minute to monitor server load and do the actions that you want.
 
Back
Top