Links for 2008-06-05
- IT posters to cover your empty walls - Nette Poster
- Kleiner Hack - Aber wirklich nur ein Kleiner
- George Orwell Plaza - Er wäre hoch erfreut
- No, I Will Not Fix Your Computer - Ich mach eh nur in Linux und Solaris. Das eine ist ein Brotaufstrich, das andere ne Sonnen-Creme
Posted: Juni 5th, 2008 under Fundsachen.
Comments: 1
Server-Überwachung und Duke Nukem
Monit setze ich auf dem Root-Server hier ein, um Dienste zu überwachen und auf alle möglichen Situationen reagieren zu können. Die Konfiguration ist recht einfach und sprechend wie ich finde:
check process mysql with pidfile /var/run/mysqld/mysqld.pid group database start program = "/etc/init.d/mysql start" stop program = "/etc/init.d/mysql stop" if cpu is greater than 85% for 6 cycles then alert if cpu > 95% for 8 cycles then restart if totalmem > 230.0 MB for 5 cycles then restart if children > 30 then restart if loadavg(5min) greater than 10 for 8 cycles then restart if 5 restarts within 5 cycles then timeout
Hier nun ein nettes Tutorial. Jedenfalls soll es aus gleichen Hause eine Erweiterung geben, die sehr nett angekündigt wurde:
m/monit is a system for managing multiple monit instances and it is also a server which monit instances will post events to for statistical and historical purposes - useful for SLA monitoring. Scheduled to be released in Q1 2007 or slightly before Duke Nukem Forever hits the shelves..
Posted: Februar 16th, 2007 under Fun, Linux, Software.
Comments: 2
