From: Florian G. <fl...@bi...> - 2006-03-22 11:32:55
|
This was a bug in perfparsed.c. It is fixed in the latest perfparse cvs snapshot. Download it from http://wiki.perfparse.org/cvs_snapshots/ (perfparse-06-03-22.tar.bz2 or later) Flo Omar Buhidma wrote: > Hello, > > I've recently compiled nagios 2 and perfparse 0.105.6. I've two Debian > sarge machines - perfparsemaster and perfparse1. The machine named > perfparsemaster is running an instance of mysql5 and perfparsed. The > machine I'm calling perfparse1 is running nagios2, perfparse-log2socket, > and mysql5. > > Here's the perfparse configure line: > ./configure --prefix=/usr/local/nagios > --with-imagedir=/usr/local/nagios/share/images/ > --with-cgidir=/usr/local/nagios/sbin --with-http_image_path=/nagios/images > > > perfparsed starts up on perfparsemaster without any errors and binds to > port 1976 as the configuration specifies. However, whenever I try to > connect to port 1976, perfparsed dies. > > I've tried connecting via perfparse-log2socket from perfparse1, via > telnet from perfparse1, and via telnet from perfparsemaster. In all > cases, the daemon simply dies. |