From: <eme...@si...> - 2007-01-09 10:59:30
|
Hi, I am a new employee from a company which is trying to use Nagios with= MySQL. Googling on the net I have found Perfparse (perfparse.sourceforge.net). I have been trying to install this program to work with Nagios and MySQL to work all together however I am getting troubles to install them.=20 The first step which I did was download all plugings: http://sourceforge.net/project/showfiles.php?group_id=3D29880 Actually I downloaded the both files and installed in the some folder that is running Nagios ( /nagios ) The next step was download perfparse and configure it: I just typed ./configure on the shell screen inside the some directory which I had created. After that I tried to reinstall mysql, and create/import the *.sql files necessaries to create the nagios database. For my big surprise nothing happened after this step. I look at the Nagios again and it keep working with his files Actually he did not find or did not know which is the database that he has to work with. Could you help me showing me how to fix it up?=20 =20 Thanks for your attention. =20 Best regards =20 =C9merson Pinto Brum Assessor de Suporte - Telem=E1tica Confedera=E7=E3o Sicredi - Porto Alegre/RS (51) 3358-8886 - <http://www.sicredi.com.br/> www.sicredi.com.br=20 eme...@si...=20 =20 As informacoes contidas neste e-mail e nos arquivos anexados podem ser= informacoes confidenciais ou privilegiadas. Caso voce nao seja o= destinatario correto, apague o conteudo desta mensagem e notifique o= remetente imediatamente. |
From: Florian G. <fl...@bi...> - 2007-01-09 23:26:12
|
Hi, i don't know what you are trying to do, but here is what perfparse does and does not: * it stores extra (performance) data provided by nagios plugins in a database * it can generate graphs and reports from that data * it can be integrated in the nagios webinterface * it does not change anything in nagios. you cannot use perfparse to store the nagios configuration in mysql. Probably perfparse is your tool, but you should read the documentation. If not, go to http://www.nagiosexchange.org to find a tool that meets your needs. Flo P.S. The configuration file for perfparse is perfparse.cfg. Example files are in the config directory. =C9merson Brum wrote: > Hi, >=20 > I am a new employee from a company which is trying to use Nagios with M= ySQL. >=20 > Googling on the net I have found Perfparse (perfparse.sourceforge.net). > I have been trying to install this program >=20 > to work with Nagios and MySQL to work all together however I am getting > troubles to install them. >=20 > The first step which I did was download all plugings: > http://sourceforge.net/project/showfiles.php?group_id=3D29880 >=20 > Actually I downloaded the both files and installed in the some folder > that is running Nagios ( /nagios ) >=20 > The next step was download perfparse and configure it: I just typed > ./configure on the shell screen inside the some directory which I had > created. >=20 > After that I tried to reinstall mysql, and create/import the *.sql file= s > necessaries to create the nagios database. >=20 > For my big surprise nothing happened after this step. I look at the > Nagios again and it keep working with his files >=20 > Actually he did not find or did not know which is the database that he > has to work with. >=20 > Could you help me showing me how to fix it up? >=20 > =20 >=20 > Thanks for your attention. >=20 > =20 >=20 > Best regards >=20 > =20 >=20 > =C9merson Pinto Brum >=20 > Assessor de Suporte - Telem=E1tica >=20 > Confedera=E7=E3o Sicredi - Porto Alegre/RS >=20 > (51) 3358-8886 - www.sicredi.com.br <http://www.sicredi.com.br/> >=20 > eme...@si... <mailto:eme...@si...> >=20 > =20 >=20 > As informacoes contidas neste e-mail e nos arquivos anexados podem ser > informacoes confidenciais ou privilegiadas. Caso voce nao seja o > destinatario correto, apague o conteudo desta mensagem e notifique o > remetente imediatamente. >=20 >=20 > -----------------------------------------------------------------------= - >=20 > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV >=20 >=20 > -----------------------------------------------------------------------= - >=20 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users |
From: <eme...@si...> - 2007-01-10 13:35:04
|
Hello sr. I really appretiate your last message explain me everything I should know about this excellent project. Even Though you have already explained me= that PerfParse can't collect informations to store in some database I would try like to install anyway ... maybe I can try to develop it in PHP keep the configuration files in MySQL. I am getting this error: /tmp/perfparse-0.106.1/cgi/perfchart.c:472: undefined reference to `gdImageColor perfchart_png-perfchart.o:/tmp/perfparse-0.106.1/cgi/perfchart.c:473: more undeflow perfchart_png-perfchart.o: In function `main': /tmp/perfparse-0.106.1/cgi/perfchart.c:277: undefined reference to `gdImageRecta /tmp/perfparse-0.106.1/cgi/perfchart.c:278: undefined reference to `gdImageRecta /tmp/perfparse-0.106.1/cgi/perfchart.c:281: undefined reference to `gdImageFille /tmp/perfparse-0.106.1/cgi/perfchart.c:282: undefined reference to `gdImageFille /tmp/perfparse-0.106.1/cgi/perfchart.c:295: undefined reference to `gdImagePng' collect2: ld returned 1 exit status make[2]: *** [perfchart.png] Error 1 make[2]: Leaving directory `/tmp/perfparse_install/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/perfparse_install' make: *** [all] Error 2 and we have those packages already installed in the same system: testmonitor:/tmp # rpm -qa | grep gd ifplugd-0.28-41 klogd-1.4.1-584 php5-gd-5.2.0-10 gd-2.0.32-49 gdbm-devel-1.8.3-261 gdm-2.16.1-36 gdbm-1.8.3-261 gdb-6.5-28 gd-devel-2.0.32-7.2 thank you so much for your attention =C9merson Brum -----Original Message----- From: Florian Gleixner [mailto:fl...@bi...]=20 Sent: ter=E7a-feira, 9 de janeiro de 2007 20:26 To: =C9merson Brum Cc: per...@li... Subject: Re: [Perfparse-users] PerfParse x Nagios Hi, i don't know what you are trying to do, but here is what perfparse does and does not: * it stores extra (performance) data provided by nagios plugins in a database * it can generate graphs and reports from that data * it can be integrated in the nagios webinterface * it does not change anything in nagios. you cannot use perfparse to store the nagios configuration in mysql. Probably perfparse is your tool, but you should read the documentation. If not, go to http://www.nagiosexchange.org to find a tool that meets your needs. Flo P.S. The configuration file for perfparse is perfparse.cfg. Example files are in the config directory. =C9merson Brum wrote: > Hi, >=20 > I am a new employee from a company which is trying to use Nagios with MySQL. >=20 > Googling on the net I have found Perfparse (perfparse.sourceforge.net). > I have been trying to install this program >=20 > to work with Nagios and MySQL to work all together however I am getting > troubles to install them. >=20 > The first step which I did was download all plugings: > http://sourceforge.net/project/showfiles.php?group_id=3D29880 >=20 > Actually I downloaded the both files and installed in the some folder > that is running Nagios ( /nagios ) >=20 > The next step was download perfparse and configure it: I just typed > ./configure on the shell screen inside the some directory which I had > created. >=20 > After that I tried to reinstall mysql, and create/import the *.sql files > necessaries to create the nagios database. >=20 > For my big surprise nothing happened after this step. I look at the > Nagios again and it keep working with his files >=20 > Actually he did not find or did not know which is the database that he > has to work with. >=20 > Could you help me showing me how to fix it up? >=20 > =20 >=20 > Thanks for your attention. >=20 > =20 >=20 > Best regards >=20 > =20 >=20 > =C9merson Pinto Brum >=20 > Assessor de Suporte - Telem=E1tica >=20 > Confedera=E7=E3o Sicredi - Porto Alegre/RS >=20 > (51) 3358-8886 - www.sicredi.com.br <http://www.sicredi.com.br/> >=20 > eme...@si... <mailto:eme...@si...> >=20 > =20 >=20 > As informacoes contidas neste e-mail e nos arquivos anexados podem ser > informacoes confidenciais ou privilegiadas. Caso voce nao seja o > destinatario correto, apague o conteudo desta mensagem e notifique o > remetente imediatamente. >=20 >=20 > ------------------------------------------------------------------------ >=20 > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV >=20 >=20 > ------------------------------------------------------------------------ >=20 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users As informacoes contidas neste e-mail e nos arquivos anexados podem ser= informacoes confidenciais ou privilegiadas. Caso voce nao seja o= destinatario correto, apague o conteudo desta mensagem e notifique o= remetente imediatamente. |
From: Florian G. <fl...@bi...> - 2007-01-10 23:39:26
|
So you have a problem compiling perfparse? It looks like all needed libs are installed, but it seems that you use the gd from opensuse 10.2 and gd-devel from Suse 10.0. This can work, but it has not to work. If you use Opensuse 10.2, then deinstall gd-devel and install one of thes= e: 32 Bit: http://download.opensuse.org/distribution/10.2/repo/oss/suse/i586/gd-deve= l-2.0.32-49.i586.rpm 64 Bit: http://download.opensuse.org/distribution/10.2/repo/oss/suse/x86_64/gd-de= vel-2.0.32-49.x86_64.rpm do a "make clean" and a "configure" and then try to "make" it again. If you are a PHP developer: Help would be needed to finish the web interface! Flo =C9merson Brum wrote: > Hello sr. >=20 > I really appretiate your last message explain me everything I should kn= ow > about this excellent project. Even Though you have already explained me= that > PerfParse can't collect informations to store in some database I would = try > like to install anyway ... maybe I can try to develop it in PHP keep th= e > configuration files in MySQL. >=20 >=20 >=20 > I am getting this error: >=20 > /tmp/perfparse-0.106.1/cgi/perfchart.c:472: undefined reference to > `gdImageColor > perfchart_png-perfchart.o:/tmp/perfparse-0.106.1/cgi/perfchart.c:473: m= ore > undeflow > perfchart_png-perfchart.o: In function `main': > /tmp/perfparse-0.106.1/cgi/perfchart.c:277: undefined reference to > `gdImageRecta > /tmp/perfparse-0.106.1/cgi/perfchart.c:278: undefined reference to > `gdImageRecta > /tmp/perfparse-0.106.1/cgi/perfchart.c:281: undefined reference to > `gdImageFille > /tmp/perfparse-0.106.1/cgi/perfchart.c:282: undefined reference to > `gdImageFille > /tmp/perfparse-0.106.1/cgi/perfchart.c:295: undefined reference to > `gdImagePng' > collect2: ld returned 1 exit status > make[2]: *** [perfchart.png] Error 1 > make[2]: Leaving directory `/tmp/perfparse_install/cgi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/perfparse_install' > make: *** [all] Error 2 >=20 >=20 >=20 > and we have those packages already installed in the same system: >=20 >=20 > testmonitor:/tmp # rpm -qa | grep gd > ifplugd-0.28-41 > klogd-1.4.1-584 > php5-gd-5.2.0-10 > gd-2.0.32-49 > gdbm-devel-1.8.3-261 > gdm-2.16.1-36 > gdbm-1.8.3-261 > gdb-6.5-28 > gd-devel-2.0.32-7.2 >=20 >=20 > thank you so much for your attention >=20 > =C9merson Brum >=20 |