From: Adam C. <ada...@be...> - 2010-04-08 06:47:05
|
occasionally i get a "real" crash and will report that when it happens next but the main thing that seems to take it down is when syslogd restarts im running 1.4rc3 on Redhat with the "fifo" method, here's my startup command: cat /var/log/sshguard.fifo | /usr/local/sbin/sshguard -a 3 -b 2:/var/db/sshguard/blacklist.db whenever i see: syslogd 1.4.1: restart. on /var/log/messages, it is immediately followed by: sshguard[pid]: Got exit signal, flushing blocked addresses and exiting... makes sense why this happens, but how to restart? -- Adam Cohen / IT Manager Energy Biosciences Institute / UC Berkeley 109 Calvin Lab / 510-642-7709 http://www.energybiosciencesinstitute.org On Apr 7, 2010, at 1:06 PM, Mij wrote: > Understand why it goes down beats any monitoring software around :) > - which version do you run? > - do you run it from syslog or standalone? > - any scoop on crashes from the logs? Any core file? > > Besides, the answer you crave is probably djb's daemontools. > > > On 07/apr/2010, at 21.11, Adam Cohen <ada...@be...> wrote: > >> from time to time sshguard will come down, is there a good way to insure that it gets restarted? >> i see one possibility is to use inittab and the respawn option, another would be to add a piece of monitoring software >> any thoughts? >> thanks >> >> -- >> Adam Cohen / IT Manager >> Energy Biosciences Institute / UC Berkeley >> 109 Calvin Lab / 510-642-7709 >> http://www.energybiosciencesinstitute.org >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Sshguard-users mailing list >> Ssh...@li... >> https://lists.sourceforge.net/lists/listinfo/sshguard-users > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev_______________________________________________ > Sshguard-users mailing list > Ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshguard-users |