Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
blog -> ejans
Browse files Browse the repository at this point in the history
  • Loading branch information
cihad committed Feb 12, 2013
1 parent 3779691 commit 98d9363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/recipes/templates/monit/monitrc.erb
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ set alert cihadp@gmail.com
set httpd port 2812
allow admin:"secret"

check system blog_server
check system ejans_server
if loadavg(5min) > 2 for 2 cycles then alert
if memory > 75% for 2 cycles then alert
if memory > 95% for 2 cycles then alert
if cpu(user) > 75% for 2 cycles then alert

include /etc/monit/conf.d/*

0 comments on commit 98d9363

Please sign in to comment.