From: Yves <yme...@pe...> - 2004-12-08 15:58:13
|
> FYI > > I was able to compile version 0.104.2ym3 Good :) > Method 4 is working. Load issues related to perfparsed > Look to be resolved. > I put the /usr/local/nagios/lib in my LD_RUN_PATH > which is the better flag to use for Solaris8 > Setting the LD_RUN_PATH before the compile > embed's the paths to search for the library's in the > binary. Good to know. I will put that on wiki.perfparse.org somewhere :) > I then added "Storage_Modules_Load=3D"mysql,print,stdout" variable > to the perfparse.cfg in nagios/etc dir. I most likely don't > need "print,stdout" modules but I threw them in anyhow. You don't need print. Print and stdout do the same thing, but print is an= example for programmers with things that an admin cannot use. This is why I developpe= d stdout storage module : do the same thing as print, but with a nice output (the = same output as nagios). About stdout, if you run perfparse as a daemon, you don't need it because= stdout is redirected to /dev/null :) With 0.104.3 (Ben will probably release it this evening), give a try on f= ile_output that will write log files. This was broken in previous releases :) > To resolve the perfparse.cgi and perfgraph.cgi (old name) > I had to make a change the share/side.html file. There is no share/side.html file. Is it something to change in the doc so= mewhere ? Yves > > -----Original Message----- > From: Einecker, Stuart M. > Sent: Monday, December 06, 2004 3:14 PM > To: 'yme...@pe...'; Einecker, Stuart M. > Cc: per...@li... > Subject: RE: [Perfparse-users] perfparsed & CPU usage > > libpp_storage_*.so is not in my LD_LIBRARY_PATH > > As for the perfgraph.cgi: > - When perfgraph.cgi is removed then graphing doesn't work. > - When perfparse.cgi is renamed to perfgraph.cgi. Graphs work. > > > -----Original Message----- > From: Yves [mailto:yme...@pe...] > Sent: Monday, December 06, 2004 3:41 AM > To: Stu...@am... > Cc: per...@li... > Subject: RE: [Perfparse-users] perfparsed & CPU usage > > >> FYI >> In version 104.1ym3 I saw 2 problems with the >> Solaris 8 compile. >> - perfparsed no longer parsed data to the mysql database > > Is the directory where libpp_storage_*.so in your LD_LIBRARY_PATH ? > 0.104.2 should change nothing on that, but tell me anyways :) > >> - The application looks for perfgraph.cgi instead >> of perfparse.cgi > > perfgraph.cgi is supposed to be removed. But you have to do it by yours= elf. > We did not > want to remove anything on users' disks and take the responsibility for= it. > > Could you confirm that you don't have perfgraph.cgi any more on your di= sk ? > If the problem still occurs when you run perfparse.cgi, could you tell = us > more ? > > Yves > >> >> I verified both problems. >> 1. by reverting back to the 103.2; and >> made sure the conf files were still in tack. >> 2. by moving the old perfgraph.cgi out of the way and moving >> the the new perfparse.cgi to perfgraph.cgi. >> >> Later today I will try the 104.2 compile >> to see if these 2 problems go away. >> > > -- > - 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://perfparse.sf.net/ - > > --=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://perfparse.sf.net/ - |