From: Florian G. <fl...@bi...> - 2006-10-31 11:57:23
|
Hi, i could not really check until now, but i suspect that the purge action starts a very long transaction and perfparsed gets a sql error which is uncaught. Can you check if you get a error message if you start perfparsed withthe --error-log option? Probably the problem disappears if you purge more frequently so that the purge transaction does not take that long? I'm redesigning the database schema for the next version so that purges will not take that long too :-) Flo Andrew Tjang wrote: > > > Hello all, > > I have successfully set up perfparse to work with nagios, and everything > seems to be working as expected. > > However, when I attempt to purge the DB (I have the policy sent to 10 > days) the purge occurs successfully, but it kills the perfparsed daemon > in the process. I have nagios and perfparse set up in pipe mode, so when > perfparsed dies, nagios continues to fork threads, and eventually the > machine dies. > > Is it normal behavior for db-purge to kill perfparsed? > if it is, how do i prevent the above mentioned problem? > > Thanks in advance for your help! > -Andrew > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users |