From: Yves <yme...@pe...> - 2005-02-22 10:58:14
|
>> > 2005/02/22 10:13:56 [clean_tools.c:101 13892 ] Could not open >> directory >> > '/tmp/perfparse.drop' >> >> Why ? :) > > I dont know, no other programs have problems with /tmp... Well, let's suppose that perfparse wants the file to clean it... :) Create it (empty) and check what perfparse does :) Ben or anybody, could you have a look on the code ? The log says that it happens in clean_tools.c, line 101 :) >> > 2005/02/22 10:18:00 [log_reader.c:547 14071 ] Signal SIGINT abgefa= ngen >> > 2005/02/22 10:18:00 [ storage.c:208 14071 ] Perfparsed stopped >> > >> > and perfparsed stopped :-( >> >> Do you stop it with Ctrl-C ? If not, where does this SIGINT signal com= e >> from ? > > No, this message comes at the moment I start perfparsed This is strange. There is no reason that this signal happen except a Ctrl= -C. It should not stop that way... I have no idea. [...] > Ok, done. but I see nothing in the mysql database :-( > No hosts, no data, nothing. Where you enable mysql, could you also enable "stdout" ? Write "mysql,std= out". And run perfparsed NOT in daemon mode (check perfparse.cfg and don't put = the -d option). You should have some data on the output... I have no idea, but maybe this will give us some clues ? :) Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://www.perfparse.org/ - |