>>>>> Austin Seipp <[email protected]> writes: >> * Is it possible to have a wrapper around the mysqld process that restarts >> it when it fails (and emails an admin)?
> Yes, along with some system monitoring, I'd like to have a service manager > that automatically does this (daemontools/god/angel are all possibilities.) > There are several solutions available here, we just need to hash something > out (or worst case, I can just do it, but I hate performing open heart > surgery without some approval.) I also find monit to be dead simple in this category. I use it for my VPSes. John -- John Wiegley FP Complete Haskell tools, training and consulting http://fpcomplete.com johnw on #haskell/irc.freenode.net _______________________________________________ haskell-infrastructure mailing list [email protected] http://community.galois.com/mailman/listinfo/haskell-infrastructure
