You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(12) |
Jun
(56) |
Jul
(68) |
Aug
(141) |
Sep
(82) |
Oct
(76) |
Nov
(115) |
Dec
(74) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(65) |
Feb
(113) |
Mar
(82) |
Apr
(37) |
May
(44) |
Jun
(22) |
Jul
(12) |
Aug
(3) |
Sep
(17) |
Oct
(11) |
Nov
(23) |
Dec
(1) |
2006 |
Jan
(1) |
Feb
(9) |
Mar
(6) |
Apr
(12) |
May
(10) |
Jun
(23) |
Jul
(1) |
Aug
(4) |
Sep
(3) |
Oct
(4) |
Nov
(6) |
Dec
(15) |
2007 |
Jan
(17) |
Feb
(14) |
Mar
(20) |
Apr
(7) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(5) |
Oct
(1) |
Nov
|
Dec
(2) |
2008 |
Jan
|
Feb
|
Mar
(2) |
Apr
(2) |
May
(6) |
Jun
(5) |
Jul
(13) |
Aug
(2) |
Sep
(16) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ben C. <BCl...@pe...> - 2004-11-16 13:03:08
|
Sand Philipp wrote: > Yes and No. when I run ldconfig -v, the lib is found saying: libXpm.so.= 4 -> libXpm.so.4.11 > I'm not sure what you meant with running the program..but when I execut= e the libXpm.so.4.11 it says "Segmentation fault" > Not sure what that means, but sounds not very good :) First problem solved, it would not segmentation fault if the lib was not=20 found. :) Your second problem is a little different. :( Can you try and tie down what events cause the fault. Can you remind me=20 which program is causing the fault, and how you are calling it? Can you=20 -v or -h or --show_config before the fault? If the --show_config works, can you check any referenced files are=20 readable by the user running the program? Regards, Ben. >=20 >=20 >>-----Original Message----- >>From: Ben Clewett [mailto:BCl...@pe...]=20 >>Sent: Tuesday, November 16, 2004 1:19 PM >>To: Sand Philipp >>Cc: Yves Mettier; per...@li... >>Subject: Re: [Perfparse-users] Perfparse 103.1 compiling error >> >>Hi, >> >>Try running >> >># ldconfig -v | more >> >>Can you see if the lib is found? If so, does the program run? >> >>Ben >> >> >>Sand Philipp wrote: >> >> >>>Hmm... >>>I just had a look to my ld.so.conf...here it is: >>>/usr/kerberos/lib >>>/usr/lib/php4 >>>/usr/X11R6/lib >>>/usr/lib/qt-3.3/lib >>> >>>So, as far as I would understand this, the Path is already=20 >> >>linked in=20 >> >>>the right way... >>>But why doesn't the ***** compiler find the packet? >>> >>>Any suggestions?=20 >>> >>>Thanks for the help so far! >>> >>>Philipp >>> >>> >>> >>>>-----Original Message----- >>>>From: Yves Mettier [mailto:yme...@li...] >>>>Sent: Tuesday, November 16, 2004 11:50 AM >>>>To: Sand Philipp >>>>Cc: per...@li... >>>>Subject: RE: [Perfparse-users] Perfparse 103.1 compiling error >>>> >>>> >>>> >>>> >>>>>Sorry for beeing such a linux dummy... >>>> >>>>We all begin with few knowledge and learn more and more thanks to=20 >>>>documentation and people who give their help :) >>>> >>>> >>>> >>>>>I just found the libXpm files >>>> >>>>... >>>> >>>> >>>>>Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with >>>>>/usr/X11R6/lib/libXpm.so.4 >>>> >>>>>Where do i have to link them, so that ld can find them?? >>>> >>>>On Linux, probably in /etc/ld.so.conf >>>>If you edit that file, run ldconfig after that to take the=20 >> >>change into=20 >> >>>>account. >>>>On Linux and other systems, you also have the environment variable=20 >>>>$LD_LIBRARY_PATH (same syntax as PATH). But prefer=20 >> >>/etc/ld.so.conf for=20 >> >>>>standard locations. >>>> >>>>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://perfparse.sf.net/ - >>>> >>>> >>> >>> >>> >>>************************************************ >>> >>>sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustr= ie >>> >>>www.sycor-plastics.de >>> >>>************************************************ >>> >>> >>> >>> >>>Diese E-Mail ist vertraulich und kann dar=FCber hinaus=20 >> >>pers=F6nliche Informationen beinhalten. Wenn Sie nicht der=20 >>bestimmungsgem=E4=DFe Empf=E4nger sind, l=F6schen Sie bitte die=20 >>E-Mail und deren Anh=E4nge sofort und benachrichtigen Sie uns=20 >>dar=FCber. Die Firma sycor willigt in keine Vertr=E4ge oder=20 >>vertragliche Verpflichtungen ein oder =FCbermittelt=20 >>rechtsverbindliche Angebote, die in Form von E-Mail versandt=20 >>werden, sofern dies nicht ausdr=FCcklich in schriftlicher Form=20 >>zwischen den Parteien vereinbart wurde. >> >>>This e-mail is confidential and may contain personal and/or=20 >> >>privileged information. If you are not the intended recipient=20 >>please delete this e-mail and all attachments immediately and=20 >>inform us. The company sycor does not agree with contracts or=20 >>contract obligations sent by e-mail, neither do we transmit=20 >>legally binding offers by e-mail, unless this is not=20 >>expressly agreed upon between the parties and documented in=20 >>written form. >> >>> >>> >>>------------------------------------------------------- >>>This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS=20 >>>DOWNLOAD - A multidimensional database that combines robust=20 >> >>object and=20 >> >>>relational technologies, making it a perfect match for=20 >> >>Java, C++,COM,=20 >> >>>XML, ODBC and JDBC. www.intersystems.com/match8=20 >>>_______________________________________________ >>>Perfparse-users mailing list >>>Per...@li... >>>https://lists.sourceforge.net/lists/listinfo/perfparse-users >>> >> >> >=20 >=20 > ************************************************ >=20 > sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustri= e >=20 > www.sycor-plastics.de >=20 > ************************************************ >=20 >=20 >=20 >=20 > Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche In= formationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4n= ger sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und b= enachrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. >=20 > This e-mail is confidential and may contain personal and/or privileged = information. If you are not the intended recipient please delete this e-m= ail and all attachments immediately and inform us. The company sycor does= not agree with contracts or contract obligations sent by e-mail, neither= do we transmit legally binding offers by e-mail, unless this is not expr= essly agreed upon between the parties and documented in written form. >=20 >=20 |
From: Ben C. <BCl...@pe...> - 2004-11-16 12:18:59
|
Hi, Try running # ldconfig -v | more Can you see if the lib is found? If so, does the program run? Ben Sand Philipp wrote: > Hmm... > I just had a look to my ld.so.conf...here it is: > /usr/kerberos/lib > /usr/lib/php4 > /usr/X11R6/lib > /usr/lib/qt-3.3/lib >=20 > So, as far as I would understand this, the Path is already linked in th= e > right way... > But why doesn't the ***** compiler find the packet? >=20 > Any suggestions?=20 >=20 > Thanks for the help so far! >=20 > Philipp >=20 >=20 >>-----Original Message----- >>From: Yves Mettier [mailto:yme...@li...]=20 >>Sent: Tuesday, November 16, 2004 11:50 AM >>To: Sand Philipp >>Cc: per...@li... >>Subject: RE: [Perfparse-users] Perfparse 103.1 compiling error >> >> >> >>>Sorry for beeing such a linux dummy... >> >>We all begin with few knowledge and learn more and more=20 >>thanks to documentation and people who give their help :) >> >> >>>I just found the libXpm files >> >>... >> >>>Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with >>> /usr/X11R6/lib/libXpm.so.4 >> >>>Where do i have to link them, so that ld can find them?? >> >>On Linux, probably in /etc/ld.so.conf >>If you edit that file, run ldconfig after that to take the=20 >>change into account. >>On Linux and other systems, you also have the environment=20 >>variable $LD_LIBRARY_PATH (same syntax as PATH). But prefer=20 >>/etc/ld.so.conf for standard locations. >> >>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://perfparse.sf.net/ - >> >> >=20 >=20 >=20 > ************************************************ >=20 > sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustri= e >=20 > www.sycor-plastics.de >=20 > ************************************************ >=20 >=20 >=20 >=20 > Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche In= formationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4n= ger sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und b= enachrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. >=20 > This e-mail is confidential and may contain personal and/or privileged = information. If you are not the intended recipient please delete this e-m= ail and all attachments immediately and inform us. The company sycor does= not agree with contracts or contract obligations sent by e-mail, neither= do we transmit legally binding offers by e-mail, unless this is not expr= essly agreed upon between the parties and documented in written form. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users >=20 |
From: Sand P. <Phi...@sy...> - 2004-11-16 11:58:29
|
Hmm... I just had a look to my ld.so.conf...here it is: /usr/kerberos/lib /usr/lib/php4 /usr/X11R6/lib /usr/lib/qt-3.3/lib So, as far as I would understand this, the Path is already linked in the right way... But why doesn't the ***** compiler find the packet? Any suggestions?=20 Thanks for the help so far! Philipp > -----Original Message----- > From: Yves Mettier [mailto:yme...@li...]=20 > Sent: Tuesday, November 16, 2004 11:50 AM > To: Sand Philipp > Cc: per...@li... > Subject: RE: [Perfparse-users] Perfparse 103.1 compiling error >=20 >=20 > > Sorry for beeing such a linux dummy... >=20 > We all begin with few knowledge and learn more and more=20 > thanks to documentation and people who give their help :) >=20 > > I just found the libXpm files > ... > > Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with > > /usr/X11R6/lib/libXpm.so.4 >=20 > > Where do i have to link them, so that ld can find them?? >=20 > On Linux, probably in /etc/ld.so.conf > If you edit that file, run ldconfig after that to take the=20 > change into account. > On Linux and other systems, you also have the environment=20 > variable $LD_LIBRARY_PATH (same syntax as PATH). But prefer=20 > /etc/ld.so.conf for standard locations. >=20 > Yves >=20 > --=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/ - >=20 >=20 ************************************************ sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustrie www.sycor-plastics.de ************************************************ Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche Info= rmationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4nge= r sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und ben= achrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. This e-mail is confidential and may contain personal and/or privileged in= formation. If you are not the intended recipient please delete this e-mai= l and all attachments immediately and inform us. The company sycor does n= ot agree with contracts or contract obligations sent by e-mail, neither d= o we transmit legally binding offers by e-mail, unless this is not expres= sly agreed upon between the parties and documented in written form. |
From: Veiko K. <ve...@pa...> - 2004-11-16 11:26:15
|
Sand Philipp wrote: > Thanks for the response...but I'm not using X at all... And the bigger > problem is, that i can't find the xfree-devel rpm for fedora core 2... U > sure that there is no other possibility then to install the xfree-devel > package? I know, neither do I, but installing xfree-devel package under suse 9.1 solved this problem for me. -- Veiko |
From: Yves M. <yme...@li...> - 2004-11-16 10:50:15
|
> Sorry for beeing such a linux dummy... We all begin with few knowledge and learn more and more thanks to documen= tation and people who give their help :) > I just found the libXpm files ... > Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with > /usr/X11R6/lib/libXpm.so.4 > Where do i have to link them, so that ld can find them?? On Linux, probably in /etc/ld.so.conf If you edit that file, run ldconfig after that to take the change into ac= count. On Linux and other systems, you also have the environment variable $LD_LI= BRARY_PATH (same syntax as PATH). But prefer /etc/ld.so.conf for standard locations. 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://perfparse.sf.net/ - |
From: Sand P. <Phi...@sy...> - 2004-11-16 10:41:14
|
Sorry for beeing such a linux dummy... I just found the libXpm files Installed package: xorg-x11-devel.i386 0:6.7.0-5 matches with /usr/X11R6/lib/libXpm.a Installed package: xorg-x11-devel.i386 0:6.7.0-5 matches with /usr/X11R6/lib/libXpm.so Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with /usr/X11R6/lib/libXpm.so.4 Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with /usr/X11R6/lib/libXpm.so.4.11 Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with libXpm.so.4 Where do i have to link them, so that ld can find them?? Thanks in advance!=20 > -----Original Message----- > From: per...@li...=20 > [mailto:per...@li...] On=20 > Behalf Of Yves Mettier > Sent: Tuesday, November 16, 2004 10:38 AM > To: per...@li... > Subject: RE: [Perfparse-users] Perfparse 103.1 compiling error >=20 >=20 > > Thanks for the response...but I'm not using X at all... And=20 > the bigger=20 > > problem is, that i can't find the xfree-devel rpm for=20 > fedora core 2...=20 > > U sure that there is no other possibility then to install the=20 > > xfree-devel package? >=20 > Try something like libxpm-devel or xpm-devel ? >=20 > Yves >=20 > >> > /usr/bin/ld: cannot find -lXpm > >> > collect2: ld returned 1 exit status > >> > make[1]: *** [perfchart.png] Error 1 >=20 >=20 > --=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/ - >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE FREE=20 > OODBMS DOWNLOAD - A multidimensional database that combines=20 > robust object and relational technologies, making it a=20 > perfect match for Java, C++,COM, XML, ODBC and JDBC.=20 > www.intersystems.com/match8=20 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users >=20 ************************************************ sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustrie www.sycor-plastics.de ************************************************ Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche Info= rmationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4nge= r sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und ben= achrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. This e-mail is confidential and may contain personal and/or privileged in= formation. If you are not the intended recipient please delete this e-mai= l and all attachments immediately and inform us. The company sycor does n= ot agree with contracts or contract obligations sent by e-mail, neither d= o we transmit legally binding offers by e-mail, unless this is not expres= sly agreed upon between the parties and documented in written form. |
From: Yves M. <yme...@li...> - 2004-11-16 09:45:05
|
Upgrade to latest version and read the doc in doc/install_guide.* Yves > Hello, > > > > I have a cron job running perfparse on 0 and 30 minutes of every hour o= n my > service-perfdata.out file. Every time it runs nagios restart. Has anyon= e > else had this problem, and does anyone know how I can stop it? > > > > 0,30 * * * * /usr/local/nagios/bin/perfparse --delete-service-log -r -s > > > > Brian, > > > > --=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/ - |
From: Yves M. <yme...@li...> - 2004-11-16 09:44:18
|
> Service_Log_Save_Position > Service_Log_Position_Mark_File > how to set above two attirbutes. With 0.103.1 and next versions, this is : Service_Log_Save_Position =3D "yes" or "no" If yes, specify Service_Log_Position_Mark_Path, not Service_Log_Position_= Mark_File (this changed) : Service_Log_Position_Mark_Path =3D "/a/directory/where/you/like" > my nagios: /usr/local/nagios/ Service_Log_Position is independant from Nagios. You can create that dire= ctory where you want, in /usr/local/nagios/var/perfparse_service_log_position, in /usr/local/perfparse/var/perfparse_service_log_position or anywhere else.= It has to be a directory :) 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://perfparse.sf.net/ - |
From: Yves M. <yme...@li...> - 2004-11-16 09:37:59
|
> Thanks for the response...but I'm not using X at all... And the bigger > problem is, that i can't find the xfree-devel rpm for fedora core 2... = U > sure that there is no other possibility then to install the xfree-devel > package? Try something like libxpm-devel or xpm-devel ? Yves >> > /usr/bin/ld: cannot find -lXpm >> > collect2: ld returned 1 exit status >> > make[1]: *** [perfchart.png] Error 1 --=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/ - |
From: Sand P. <Phi...@sy...> - 2004-11-16 09:22:36
|
Thanks for the response...but I'm not using X at all... And the bigger problem is, that i can't find the xfree-devel rpm for fedora core 2... U sure that there is no other possibility then to install the xfree-devel package?=20 > -----Original Message----- > From: per...@li...=20 > [mailto:per...@li...] On=20 > Behalf Of Veiko Kukk > Sent: Tuesday, November 16, 2004 9:19 AM > To: per...@li... > Subject: Re: [Perfparse-users] Perfparse 103.1 compiling error >=20 > Sand Philipp wrote: > > I just wanted to upgrade from 101 to 103, but I get the=20 > following errors when I try to make: > > gcc -g -O2 -Wall -o .libs/perfchart.png perfchart.o cgi.o =20 > > -L/usr/local/mysql-4.0.21-optimized/lib/mysql=20 > >=20 > /usr/local/mysql-4.0.21-optimized/lib/mysql/libmysqlclient.so -lcrypt=20= > > -lnsl -lglib-2.0 -lXpm -lX11 /usr/lib/libjpeg.so=20 > > /usr/lib/libfreetype.so -lpng -lz -lgd=20 > > -L/root/perfparse-0.103.1/libpp_mysql=20 > > /root/perfparse-0.103.1/libpp_mysql/.libs/libpp_mysql.so=20 > > -L/root/perfparse-0.103.1/libpp_common=20 > > /root/perfparse-0.103.1/libpp_common/.libs/libpp_common.so -lm=20 > > -Wl,--rpath -Wl,/usr/local/mysql-4.0.21-optimized/lib/mysql=20 > > -Wl,--rpath -Wl,/usr/local/nagios/lib > > /usr/bin/ld: cannot find -lXpm > > collect2: ld returned 1 exit status > > make[1]: *** [perfchart.png] Error 1 >=20 > You need xfree devel packages. At least installing=20 > xfree-devel solved same problem for me. >=20 > -- > Veiko >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users >=20 ************************************************ sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustrie www.sycor-plastics.de ************************************************ Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche Info= rmationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4nge= r sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und ben= achrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. This e-mail is confidential and may contain personal and/or privileged in= formation. If you are not the intended recipient please delete this e-mai= l and all attachments immediately and inform us. The company sycor does n= ot agree with contracts or contract obligations sent by e-mail, neither d= o we transmit legally binding offers by e-mail, unless this is not expres= sly agreed upon between the parties and documented in written form. |
From: Veiko K. <ve...@pa...> - 2004-11-16 08:18:34
|
Sand Philipp wrote: > I just wanted to upgrade from 101 to 103, but I get the following errors when I try to make: > gcc -g -O2 -Wall -o .libs/perfchart.png perfchart.o cgi.o -L/usr/local/mysql-4.0.21-optimized/lib/mysql /usr/local/mysql-4.0.21-optimized/lib/mysql/libmysqlclient.so -lcrypt -lnsl -lglib-2.0 -lXpm -lX11 /usr/lib/libjpeg.so /usr/lib/libfreetype.so -lpng -lz -lgd -L/root/perfparse-0.103.1/libpp_mysql /root/perfparse-0.103.1/libpp_mysql/.libs/libpp_mysql.so -L/root/perfparse-0.103.1/libpp_common /root/perfparse-0.103.1/libpp_common/.libs/libpp_common.so -lm -Wl,--rpath -Wl,/usr/local/mysql-4.0.21-optimized/lib/mysql -Wl,--rpath -Wl,/usr/local/nagios/lib > /usr/bin/ld: cannot find -lXpm > collect2: ld returned 1 exit status > make[1]: *** [perfchart.png] Error 1 You need xfree devel packages. At least installing xfree-devel solved same problem for me. -- Veiko |
From: Sand P. <Phi...@sy...> - 2004-11-16 08:04:54
|
Hi, I just wanted to upgrade from 101 to 103, but I get the following errors = when I try to make: gcc -g -O2 -Wall -o .libs/perfchart.png perfchart.o cgi.o -L/usr/local/m= ysql-4.0.21-optimized/lib/mysql /usr/local/mysql-4.0.21-optimized/lib/mys= ql/libmysqlclient.so -lcrypt -lnsl -lglib-2.0 -lXpm -lX11 /usr/lib/libjpe= g.so /usr/lib/libfreetype.so -lpng -lz -lgd -L/root/perfparse-0.103.1/lib= pp_mysql /root/perfparse-0.103.1/libpp_mysql/.libs/libpp_mysql.so -L/root= /perfparse-0.103.1/libpp_common /root/perfparse-0.103.1/libpp_common/.lib= s/libpp_common.so -lm -Wl,--rpath -Wl,/usr/local/mysql-4.0.21-optimized/l= ib/mysql -Wl,--rpath -Wl,/usr/local/nagios/lib /usr/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status make[1]: *** [perfchart.png] Error 1 My OS: fedora core 2 with mysql 4.0.21 My configure: ./configure --prefix=3D/usr/local/nagios --with-imagedir=3D= /usr/local/nagios/share/images/ --with-cgidir=3D/usr/local/nagios/sbin --= with-http_image_path=3D/nagios/images Everything worked fine with 101 and alle previous versions so far... Thanks in advance! Philipp _____________________________ Philipp Sand OC-CC-TEC-SYS SYCOR GmbH Heinrich-von-Stephan-Stra=DFe 1-5 D - 37073 G=F6ttingen Telefon +49 (0) 551 / 490 - 0 Telefax +49 (0) 551 / 490 - 232468 phi...@sy... www.sycor.de ------------------------------------------------ ************************************************ sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustrie www.sycor-plastics.de ************************************************ Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche Info= rmationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4nge= r sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und ben= achrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. This e-mail is confidential and may contain personal and/or privileged in= formation. If you are not the intended recipient please delete this e-mai= l and all attachments immediately and inform us. The company sycor does n= ot agree with contracts or contract obligations sent by e-mail, neither d= o we transmit legally binding offers by e-mail, unless this is not expres= sly agreed upon between the parties and documented in written form. |
From: Brian S. <bsc...@in...> - 2004-11-15 20:34:06
|
Hello, I have a cron job running perfparse on 0 and 30 minutes of every hour on my service-perfdata.out file. Every time it runs nagios restart. Has anyone else had this problem, and does anyone know how I can stop it? 0,30 * * * * /usr/local/nagios/bin/perfparse --delete-service-log -r -s Brian, |
From: Ben C. <BCl...@pe...> - 2004-11-15 09:57:10
|
Hi Celeste. I think there is a problem with the correct check_load plugin. I have just looked at the current plugins and I have the same problem. The performance data is being recorded only to the nearest whole number. Which is really not a lot of good for load data. I will report this with the hope of a fix. Otherwise I can advise you get an old plugin suit, say from six months ago. The check_load from this works perfectly. Regards, Ben. celeste wrote: > this is a sample of serviceperf.log > 1100509139 linux190 load average OK - load average: 0.62, > 0.68, 0.58 OK load1=0;1;2;0 load5=0;2;3;0 load15=0;3;4;0 > > > celeste wrote: > >> hi, i found when system is heavy performance, >> select * from perfdata_service_bin where metric="LOAD1"; >> the value = "1". >> >> i don't know what's wrong. >> >> >> celeste wrote: >> >>> hi, everyone. >>> i installed nagios + perfparse. >>> nagios version: 1.2 >>> plugin:1.4.0alpha1 >>> perfparse:1.103.1 >>> i use perfparse-log2db, >>> now, i can see graphic display, like http response time, it's perfect. >>> but, i found i cann't display load average information. i check mysql, >>> select * from perfdata_service_bin where metric="LOAD1"; >>> i found is all value is zero. >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by: InterSystems CACHE >>> FREE OODBMS DOWNLOAD - A multidimensional database that combines >>> robust object and relational technologies, making it a perfect match >>> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 >>> _______________________________________________ >>> Perfparse-users mailing list >>> Per...@li... >>> https://lists.sourceforge.net/lists/listinfo/perfparse-users >>> >>> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: InterSystems CACHE >> FREE OODBMS DOWNLOAD - A multidimensional database that combines >> robust object and relational technologies, making it a perfect match >> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 >> _______________________________________________ >> Perfparse-users mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perfparse-users >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |
From: celeste <ce...@po...> - 2004-11-15 09:39:10
|
Service_Log_Save_Position Service_Log_Position_Mark_File how to set above two attirbutes. my nagios: /usr/local/nagios/ |
From: celeste <ce...@po...> - 2004-11-15 09:01:59
|
this is a sample of serviceperf.log 1100509139 linux190 load average OK - load average: 0.62, 0.68, 0.58 OK load1=0;1;2;0 load5=0;2;3;0 load15=0;3;4;0 celeste wrote: > hi, i found when system is heavy performance, > select * from perfdata_service_bin where metric="LOAD1"; > the value = "1". > > i don't know what's wrong. > > > celeste wrote: > >> hi, everyone. >> i installed nagios + perfparse. >> nagios version: 1.2 >> plugin:1.4.0alpha1 >> perfparse:1.103.1 >> i use perfparse-log2db, >> now, i can see graphic display, like http response time, it's perfect. >> but, i found i cann't display load average information. i check mysql, >> select * from perfdata_service_bin where metric="LOAD1"; >> i found is all value is zero. >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: InterSystems CACHE >> FREE OODBMS DOWNLOAD - A multidimensional database that combines >> robust object and relational technologies, making it a perfect match >> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 >> _______________________________________________ >> Perfparse-users mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perfparse-users >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > |
From: celeste <ce...@po...> - 2004-11-15 08:50:59
|
hi, i found when system is heavy performance, select * from perfdata_service_bin where metric="LOAD1"; the value = "1". i don't know what's wrong. celeste wrote: > hi, everyone. > i installed nagios + perfparse. > nagios version: 1.2 > plugin:1.4.0alpha1 > perfparse:1.103.1 > i use perfparse-log2db, > now, i can see graphic display, like http response time, it's perfect. > but, i found i cann't display load average information. i check mysql, > select * from perfdata_service_bin where metric="LOAD1"; > i found is all value is zero. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > |
From: celeste <ce...@po...> - 2004-11-15 08:39:37
|
hi, everyone. i installed nagios + perfparse. nagios version: 1.2 plugin:1.4.0alpha1 perfparse:1.103.1 i use perfparse-log2db, now, i can see graphic display, like http response time, it's perfect. but, i found i cann't display load average information. i check mysql, select * from perfdata_service_bin where metric="LOAD1"; i found is all value is zero. |
From: Veiko K. <ve...@pa...> - 2004-11-11 11:33:21
|
Ben Clewett wrote: > I am glad to hear things are moving on and most of your problems have > been resolved. Please let us know for all other SUSE users who want to > use the nagios.rpm. I'll let you know when its finished and working. I have to say that during configure, the script didnt complain about missing libraries, but after that, during make i had to install devel packages for several libraries. for example freetype, png, xfree. I think that configure should not pass if mandatory libraries are not found in system.? > I think you need to suggest something like /usr/lib? for self compiled software I follow the rules of Filesystem Hierarchy Standard http://www.pathname.com/fhs/ which says: 4.8.2.1. Purpose The /usr/local hierarchy is for use by the system administrator when installing software locally. It needs to be safe from being overwritten when the system software is updated. It may be used for programs and data that are shareable amongst a group of hosts, but not found in /usr. Locally installed software must be placed within /usr/local rather than /usr unless it is being installed to replace or upgrade software in /usr. Therefore it should be /usr/local/lib -- Veiko |
From: Veiko K. <ve...@pa...> - 2004-11-11 11:33:03
|
I thing, I did this correctly. At least now I understand the logic. But now I have another problem - when doing as manual says: Run 'perfparse-db-tool --help' to see if this feature is available. If not, use the method described above, and then run 'perfparse-db-tool --update' to be sure that any new DB changes are utilized. and I get: perfparse-db-tool --update perfparse-db-tool: error while loading shared libraries: libpp_mysql.so.0: cannot open shared object file: No such file or directory Ben Clewett wrote: > The --with-imagedir image directory should contain the Nagios images, > shared by PerfParse. Try doing a search for some of these: > > flapping.gif > tacenabled.jpg > sbgeneral.png > > The cgi --with-cgidir should contain at least these: > > history.cgi > statuswml.cgi > extinfo.cgi > > The --with-http_image_path is the browser http path to the above image > directory. Check what Nagios uses, look at the source of the HTML... > > The --prefix is used to locate the nagios 'etc' and nagios 'var' > directories. Which will contain nagios.cfg and nagios.log respectively. > If these are not in a common subdirectory or not called 'etc' and 'var' > then I believe you can use: > > --sysconfdir (for dir containing nagios.cfg) > > I am not sure of the directive for the final 'var' directory containing > serviceperf.log. Maybe Yves might know? However, this file can be > specified exactly in the perfparse.cfg. So not needed. Compile code > and edit perfparse.cfg. > > Let us know, > > Ben. |
From: Veiko K. <ve...@pa...> - 2004-11-11 11:32:56
|
I thing, I did this correctly. At least now I understand the logic. But now I have another problem - when doing as manual says: Run 'perfparse-db-tool --help' to see if this feature is available. If not, use the method described above, and then run 'perfparse-db-tool --update' to be sure that any new DB changes are utilized. and I get: perfparse-db-tool --update perfparse-db-tool: error while loading shared libraries: libpp_mysql.so.0: cannot open shared object file: No such file or directory Ben Clewett wrote: > The --with-imagedir image directory should contain the Nagios images, > shared by PerfParse. Try doing a search for some of these: > > flapping.gif > tacenabled.jpg > sbgeneral.png > > The cgi --with-cgidir should contain at least these: > > history.cgi > statuswml.cgi > extinfo.cgi > > The --with-http_image_path is the browser http path to the above image > directory. Check what Nagios uses, look at the source of the HTML... > > The --prefix is used to locate the nagios 'etc' and nagios 'var' > directories. Which will contain nagios.cfg and nagios.log respectively. > If these are not in a common subdirectory or not called 'etc' and 'var' > then I believe you can use: > > --sysconfdir (for dir containing nagios.cfg) > > I am not sure of the directive for the final 'var' directory containing > serviceperf.log. Maybe Yves might know? However, this file can be > specified exactly in the perfparse.cfg. So not needed. Compile code > and edit perfparse.cfg. > > Let us know, > > Ben. |
From: Yves M. <yme...@li...> - 2004-11-10 14:55:48
|
> I am not sure of the directive for the final 'var' directory containing > serviceperf.log. Maybe Yves might know? However, this file can be > specified exactly in the perfparse.cfg. So not needed. Compile code > and edit perfparse.cfg. configure --help gives some useful information about paths : --sysconfdir is PREFIX/etc --localstatedir is PREFIX/var Find the others if you need them :) PREFIX is what you specified with --prefix of course :) 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://perfparse.sf.net/ - |
From: Ben C. <BCl...@pe...> - 2004-11-10 14:45:16
|
Veiko, You may need to search for some of these. If I give you some sample files to look for. Please let us know. The --with-imagedir image directory should contain the Nagios images, shared by PerfParse. Try doing a search for some of these: flapping.gif tacenabled.jpg sbgeneral.png The cgi --with-cgidir should contain at least these: history.cgi statuswml.cgi extinfo.cgi The --with-http_image_path is the browser http path to the above image directory. Check what Nagios uses, look at the source of the HTML... The --prefix is used to locate the nagios 'etc' and nagios 'var' directories. Which will contain nagios.cfg and nagios.log respectively. If these are not in a common subdirectory or not called 'etc' and 'var' then I believe you can use: --sysconfdir (for dir containing nagios.cfg) I am not sure of the directive for the final 'var' directory containing serviceperf.log. Maybe Yves might know? However, this file can be specified exactly in the perfparse.cfg. So not needed. Compile code and edit perfparse.cfg. Let us know, Ben. Veiko Kukk wrote: > I have installed Nagios 1.2 from Suse 9.1 official rpm package and > therefore I have nagios in /usr/lib/nagios and /usr/share/nagios. > /usr/lib/nagios contains cgi and plugins directories and > /usr/share/nagios contains contexthelp, docs, images, media, ssi, > stylesheets directories and files: index.html, main.html, robots.txt > side.html. > > In perfparse manual I read: > > "A typical user who has nagios installed in, say, /usr/local/nagios will > want to use the following commands: > > $ ./configure \ > --prefix=/usr/local/nagios \ > --with-imagedir=/usr/local/nagios/share/images/ \ > --with-cgidir=/usr/local/nagios/sbin \ > --with-http_image_path=/nagios/images" > > But in my case, what should be the --prefix and other configure commands? > |
From: Veiko K. <ve...@pa...> - 2004-11-10 13:53:31
|
I have installed Nagios 1.2 from Suse 9.1 official rpm package and therefore I have nagios in /usr/lib/nagios and /usr/share/nagios. /usr/lib/nagios contains cgi and plugins directories and /usr/share/nagios contains contexthelp, docs, images, media, ssi, stylesheets directories and files: index.html, main.html, robots.txt side.html. In perfparse manual I read: "A typical user who has nagios installed in, say, /usr/local/nagios will want to use the following commands: $ ./configure \ --prefix=/usr/local/nagios \ --with-imagedir=/usr/local/nagios/share/images/ \ --with-cgidir=/usr/local/nagios/sbin \ --with-http_image_path=/nagios/images" But in my case, what should be the --prefix and other configure commands? -- veiko |
From: Yves M. <yme...@li...> - 2004-11-10 13:14:04
|
> Hi! > > I'm using Suse 9.1 and trying to get perfparse working on it. Thought i > have installed glib2 and glib2-devel packages, the perfparse configure > doesn't recognize them. What should i do to get it working? for information, what does this answer ? pkg-config glib-2.0 --modversion [...] > config.log includes the following: > conftest.c:30:18: glib.h: No such file or directory This is why. glib.h should be in /usr/include/glib-2.0/. Do you really have it ? 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://perfparse.sf.net/ - |