From: barry m. <bar...@sh...> - 2004-11-25 16:46:02
|
When I try and run the command [root@localhost etc]# /usr/local/nagios/bin/perfparse-log2db -s -r No position mark path was specified. Either disable saving the position or specify a mark path. [root@localhost etc]# I also have the error_log defined in the .cfg see below # Error handling : Error_Log = "/usr/local/nagios/var/perfparse.log" Error_Log_Rotate = "Yes" Drop_File = "/tmp/perfparse.drop" Drop_File_Rotate = "Yes" I have left the script running overnight. Is there anyway I can enable debugging?? Many thanks for all your help. Barry ----- Original Message ----- From: Ben Clewett <BCl...@pe...> Date: Thursday, November 25, 2004 2:13 am Subject: Re: [Perfparse-devel] perfparse.sh problems > Hi Barry, > > Sorry to hear things are not working so well for you. I have > moved this > posing to perfparse-users where more users may be able to help you > identify this problem. > > One reason I can think of it that the script is doing something, > it's > just taking a long time. I guess you are using Method 1 described in: > > http://perfparse.sourceforge.net/docs.php#id265256 > > Can you extract the perfparse command from the perfparse.sh and > try > running it manually with the -s and -r flags. This will be > something like: > > $ /usr/local/nagios/bin/perfparse-log2db -s -r > > Can you tell me what is returned? > > Ben > > > barry maclean wrote: > > > I'm trying to use perfparse with nagios 1.2 on redhat enterprise > 3 without great success. > > > > When I try and run the script perfparse.sh I get the following > error.> > > [root@localhost bin]# ./perfparse.sh > > Error_Log undefined in /usr/local/nagios/etc/perfparse.cfg > > Cannot continue > > [root@localhost bin]# > > > > I then create a perfparse.log and path it in the perfparse.cfg > when the script just hangs and doesn't do anything. > > > > Help > > > > Thanks Barry > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from > real users. > > Discover which products truly live up to the hype. Start reading > now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > Perfparse-devel mailing list > > Per...@li... > > https://lists.sourceforge.net/lists/listinfo/perfparse-devel > > > > |