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: James G. <ja...@m5...> - 2005-01-05 00:28:33
|
Hi Ben, First of all, thanks a lot for helping me out. Something worthy of note: I have updated to 104.6 and seem to be getting the same old problems... I have upgraded the database with 'perfparse-db-tool --update', and ensured that all the settings are the same... Ben Clewett wrote: > James, > > I'll see if I can offer any help. > > James Greenhalgh wrote: > >> Hi all, >> >> I've been reading through the archives, and saw that Gili has had the >> same problem as myself. That is, error 500 on perfparse.cgi. The >> following is the error.. >> >> -- >> Server error! >> >> The server encountered an internal error and was unable to complete >> your request. >> >> Error message: >> malformed header from script. Bad header=perfparse.cgi: perfparse.cgi >> >> If you think this is a server error, please contact the webmaster >> >> Error 500 >> >> X.X.X.X >> Tue 04 Jan 2005 10:07:03 EST >> Apache/2.0.40 (Red Hat Linux) >> -- >> The error only occurs when there are arguments passed to >> perfparse.cgi. Eg perfparse.cgi?edit_host_list=1 >> When I go to perfparse.cgi, I can see the menu page correctly. The >> permissions for perfparse.cgi are exactly the same as those for the >> nagios cgi files. >> All of the nagios pages work correctly and have been working for a >> while. I am running nagios v1.1 > > > 1. Can you try the following URL: > > perfparse.cgi?show_config=1 > > Does this also return the same error? Yeah I get exactly the same error when I use that :( > > 2. Can you try running the program from the command line: > > $ export QUERY_STRING="?show_config=1" > $ /...../perfparse.cgi > > Can you show me the result of this action? > # ./perfparse.cgi Expires: Sun, 02 Jan 2000 01:01:01 GMT content-type: text/html <HTML> <HEAD> <TITLE> PerfParse</TITLE> <BODY BGcolor="#EEFFFF" TEXT="#000000" LINK="#000000" VLINK="#000000" ALINK="#000000"> <pre> perfparse.cgi # File where Perfparse logs messages # Error_Log = "string" Error_Log = "/usr/local/nagios/var/perfparse.log" # Rotate Perfparse log files # Error_Log_Rotate = "Y/N" Error_Log_Rotate = "Yes" # Database user # DB_User = "string" DB_User = "nagios" # Database password # DB_Pass = "string" DB_Pass = "myawesomepassword" # Database name # DB_Name = "string" DB_Name = "nagios" # Database hostname # DB_Host = "string" DB_Host = "localhost" # Policy for default user # Default_user_permissions_Policy = "string" Default_user_permissions_Policy = "rw" # Default permissions for host groups # Default_user_permissions_Host_groups = "string" Default_user_permissions_Host_groups = "rw" # Summary Permissions for default user # Default_user_permissions_Summary = "string" Default_user_permissions_Summary = "rw" # Dummy hostname if gethostname() does not work # Dummy_Hostname = "string" Dummy_Hostname = "dummy" </pre> </body></html> # > 3. Finally, can you try a small script in your cgi-bin directory: > > > ---------------------test.cgi------------------------- > #!/bin/sh > echo "Expires: Sun, 02 Jan 2000 01:01:01 GMT" > echo "content-type: text" > echo "" > echo "QUERY_STRING = $QUERY_STRING" > echo "" > set | grep "^[A-Za-z].*=" > ------------------------------------------------------ > > chmod a+x test.cgi > > How call this URL as: > > http://....../test.cgi?testVariable=testValue > It creates a text file containing the following... QUERY_STRING = testVariable=testValue AUTH_TYPE=Basic BASH=/bin/sh BASH_VERSINFO=([0]="2" [1]="05b" [2]="0" [3]="1" [4]="release" [5]="i386-redhat-linux-gnu") BASH_VERSION='2.05b.0(1)-release' DIRSTACK=() DOCUMENT_ROOT=/var/www/html EUID=48 GATEWAY_INTERFACE=CGI/1.1 GROUPS=() HOSTNAME=netmon HOSTTYPE=i386 HTTP_ACCEPT='text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5' HTTP_ACCEPT_CHARSET='ISO-8859-1,utf-8;q=0.7,*;q=0.7' HTTP_ACCEPT_ENCODING=gzip,deflate HTTP_ACCEPT_LANGUAGE='en-us,en;q=0.5' HTTP_CONNECTION=keep-alive HTTP_COOKIE=phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bs%3A2%3A%2212%22%3B%7D HTTP_HOST=203.24.149.157 HTTP_KEEP_ALIVE=300 HTTP_USER_AGENT='Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041207 Firefox/1.0 (Debian package 1.0-5)' IFS=' MACHTYPE=i386-redhat-linux-gnu OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin PIPESTATUS=([0]="0") POSIXLY_CORRECT=y PPID=15513 PS4='+ ' PWD=/usr/local/nagios/sbin QUERY_STRING=testVariable=testValue REMOTE_ADDR=172.16.1.28 REMOTE_PORT=33070 REMOTE_USER=nagiosadmin REQUEST_METHOD=GET REQUEST_URI='/nagios/cgi-bin/test.cgi?testVariable=testValue' SCRIPT_FILENAME=/usr/local/nagios/sbin/test.cgi SCRIPT_NAME=/nagios/cgi-bin/test.cgi SERVER_ADDR=X.X.X.X SERVER_ADMIN=root@localhost SERVER_NAME=X.X.X.X SERVER_PORT=80 SERVER_PROTOCOL=HTTP/1.1 SERVER_SIGNATURE='<address>Apache/2.0.40 Server at X.X.X.X Port 80</address> SERVER_SOFTWARE='Apache/2.0.40 (Red Hat Linux)' SHELL=/sbin/nologin SHELLOPTS=braceexpand:hashall:interactive-comments:posix SHLVL=1 TERM=dumb UID=48 UNIQUE_ID=H0yXun8AAAEAADyZLDIAAAAA > Please tell me what is displayed. This would be of great help in > finally fixing this problem.! > > > >> >> I'm using perfparse-0.104.4. The following is some output from my >> perfdata-service.log >> >> 1104549133 services-cbr / DISK OK [241572 kB (51%) free >> on /dev/hda1] OK >> 1104549133 services3-cbr /var DISK OK [14202808 kB (98%) >> free on /dev/hda2] OK >> 1104549133 pix PING PING OK - Packet loss = 0%, RTA = 1.48 >> ms OK >> 1104549133 ids-cbr / DISK OK - free space: / 1317 MB >> (91%): OK /=1317MB;1235;1381;0;1454 >> >> Should I be seeing stuff after a '|' ? Does this mean that there is no >> useful perfdata? > > > The '|' has already been removed at this point. Your output looks > correct. The only think I notice is that you may need a more recent > version of your plugins. Since only the last line shows has returned > any graphable data. (The part after the 'OK') > No worries. I'll do that after I fix all this other stuff. :) >> >> Also, and I think this may be intertwined with my cgi problem, I am >> getting no data at all in my database. >> The following is an error from perfparse.log.20050104.log >> >> 2005/01/04 10:54:54 [ storage.c:92 19064 ] storage_mysql module >> successfully loaded >> 2005/01/04 10:54:54 [log_reader.c:159 19064 ] No position mark path >> was specified. Either disable saving the position or specify a mark path. > > > Look at the example perfparse.cgi for a line showing the mark file path. > Ensure this is correct. Delete any existing .mark file you find. This > should fix this. > Woohoooooo!!!! I put a mark path into the perfparse.cfg file and it added stuff to my database!! [root@netmon bin]# ./perfparse-log2mysql -U nagios -P myawesomepassword -D nagios -H localhost --no_transactions 00:03:51 read 206424 @ 809.7 l/sec. Met 37477 @ 0.18 Met/l. Drop 0. +-----------------------------+ +-----------------------------+ | Generic statistics | | Nb Log Lines : 2 | | Nb lines parsed : 206424 | | Nb lines dropped : 0 | | Start date : 2005-01-05 | | Elapsed time : 00:03:51 | | Start time : 10:06:53 | | Rate : (line/sec) 893.61 | +-----------------------------+ +-----------------------------+ *** WARNING! Log file has been written to. Please check. *** *** Log file name: /usr/local/nagios/var/perfparse.log.20050105.log *** +-----------------------------+ +-----------------------------+ | MySQL storage statistics | | | | New Hosts : 30 | | Metric/line : 0.18 | | New Metrics : 27 | | Metrics Recorded : 37477 | | New Services : 140 | | Summary Rec Added : 0 | | New Summary Group : 0 | | SQL Queries : 844716 | +-----------------------------+ +-----------------------------+ When I look inside /usr/local/nagios/var/perfparse.log.20050105.log the last two lines are these... -- 2005/01/05 10:06:53 [ storage.c:95 22768 ] storage_mysql module successfully loaded 2005/01/05 10:06:53 [log_reader.c:178 22768 ] Could not open '/usr/local/nagios/var/perfdata_log.perfdata-service.log.mark' -- Which is odd because I can perform cat on it.. # cat /usr/local/nagios/var/perfdata_log.perfdata-service.log.mark 18196528 508091289 # After all of this, the graphs are still not working. :( My web browser is firefox, and I have also tried using konqueror. I have also tried (with a mac) Safari and IE. They all give me the same output. This is the error from apache's logs... (it doesn't really say much) --- [Wed Jan 05 11:08:02 2005] [error] [client 172.16.1.28] malformed header from script. Bad header=perfparse.cgi: perfparse.cgi, referer: http://X.X.X.X/nagios/cgi-bin/perfparse.cgi --- > >> >> I have ran mysql_create.sql and created all the tables in the >> database, it seems it is connecting correctly, too, as I had to fix >> the config file to ensure this. > > > Can you give me more details of the fix you has to make? > I only meant that I had to change the password and the hostname so that it would connect properly. Also, in the create_mysql file, I had to change one of the lines from CREATE TABLE IF NOT EXISTS perfdata_registry ( host VARCHAR(75) DEFAULT NULL, ..... to... CREATE TABLE IF NOT EXISTS perfdata_registry ( host VARCHAR(75) NOT NULL, ..... as it did not like the default null key. I saw this as a workaround on a bugtracking list somewhere. Could this have possibly made it all fall over? I should probably also mention that I am using mysql 3.2. I'm unable to upgrade it as it is in a production environment. I have ensured that I used the '--no_transactions' flags where appropriate. Thanks a lot for any help, and thanks for the help so far. :D Cheers, James Greenhalgh |
From: Yves <yme...@pe...> - 2005-01-04 21:31:55
|
> Quick question (long answer I'm afraid)...I'm still running Perfparse > v0.100.6, and I know there have been a lot of changes. Is the upgrade > procedure the same for all previous versions? Yes probably. We cannot be sure because we usually upgrade from one versi= on to the next one and cannot keep all versions to test the upgrade to any other one :) But the upgrade procedure should accept any older version. > I've been too busy to keep up to date, and this version was working wel= l for > me...but time to upgrade finally. Have a look on the documentation and all the new ways to use perfparse, i= ncluding perfparsed :) 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: Jeff S. <je...@sk...> - 2005-01-04 21:17:27
|
Quick question (long answer I'm afraid)...I'm still running Perfparse v0.100.6, and I know there have been a lot of changes. Is the upgrade procedure the same for all previous versions? I've been too busy to keep up to date, and this version was working well for me...but time to upgrade finally. Thanks, Jeff Scott -----Original Message----- From: per...@li... [mailto:per...@li...] On Behalf Of Ben Clewett Sent: Tuesday, January 04, 2005 10:24 AM To: 'per...@li...'; per...@li... Subject: [Perfparse-users] New version 0.104.6 Dear PerfParse Users. A new version is available. Details: http://wiki.perfparse.org/tiki-view_forum_thread.php?comments_parentId=12&fo rumId=2 Please enjoy. Any users browsing the wiki site, please vote on our poles :) This will give us information on what you want and where to move the product. Regards, Ben Clewett. -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Perfparse-users mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perfparse-users |
From: Ben C. <bcl...@pe...> - 2005-01-04 17:24:44
|
Dear PerfParse Users. A new version is available. Details: http://wiki.perfparse.org/tiki-view_forum_thread.php?comments_parentId=12&forumId=2 Please enjoy. Any users browsing the wiki site, please vote on our poles :) This will give us information on what you want and where to move the product. Regards, Ben Clewett. -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |
From: Yves <yme...@pe...> - 2005-01-04 10:17:54
|
> Yves, > > There may be a few users using the perfparse.sh script, for historical > reasons. It was once the only way of running PP. > > Do you mean it's unsupported. So use at own risk if you still want to > run this way. Or dead, don't use this at all? I mean it's obsolete and broken (because of nagios lock reference). Is it unsupported ? If yes, we'll remove it in next versions. If not, it = will be updated. Some talk about this is necessary. If you want to talk with Ben, I and ot= hers about this, come on perfparse-devel-int mailing-list. Here is not the place for= such a talk :) > We also have the other script perfparse_deamon.sh. Is this live, dead, > unsupported? I don't use it. But it looks to be working well. Because it is in the con= trib/ directory, I personnaly consider it as unsupported. We should talk about = this on perfparse-devel-int mailing-list too. If you are using perfparse_daemon.sh, you should ask yourself if using pe= rfparsed is not a better solution now. Yves > > Ben > > > Yves wrote: > >> Barry, Ben, all... >> >> I'm reading perfparse.sh : it's obsolete !!! >> Perfparse no more send a signal to nagios. All references to nagios lo= ck file should >> be >> removed in recent perfparse versions. >> And perfparse can now be used in other ways than using that script : p= refer read the >> install guide. >> >> Yves >> >> >>>This might be a simple problem. Nagios generates a lock file containi= ng >>>the PID of Nagios. This is defined in nagios.cfg: >>> >>>lock_file=3D/usr/local/nagios/var/nagios.lock >>> >>>This is also defined in perfparse.cfg: >>> >>>Nagios_Lock =3D "/usr/local/nagios/var/nagios.lock" >>> >>>Finally in the script bin/perfparse.sh the perfparse.cfg file is defin= ed: >>> >>>CONFIG_FILE=3D"/usr/local/nagios/etc/perfparse.cfg" >>> >>>Can you ensure that these are correct? >>> >>>Please let us know whether this fixes your problems. >>> >>>Regards, >>> >>>Ben. >>> >>> >>> >>> >>>barry.maclean wrote: >>> >>> >>>>I have now got it installed but when I run perfparse.sh >>>>I got the following error. >>>> >>>>No Nagios Lock file defined >>>> >>>>Help >>>>Many Thanks Barry >>>> >>>> >>>>-----Original Message----- >>>>From: per...@li... >>>>[mailto:per...@li...] On Behalf Of Yve= s >>>>Sent: Monday, January 03, 2005 1:40 AM >>>>To: per...@li... >>>>Subject: Re: [Perfparse-users] Redhat 3 Enterprise >>>> >>>> >>>> >>>> >>>>>When I try and run make all on my redhat enterprise 3 server I recei= ve the >>>>>following error. >>>>> >>>>>What I'm I missing???? >>>> >>>> >>>>libgd is probably not installed on your computer. >>>>A new FAQ entry was created from your email : >>>>http://wiki.perfparse.org/tiki-view_faq.php?faqId=3D1#q19 >>>>When you manage to install perfparse, please tell us how to improve t= hat >>>>entry :) >>>> >>>>Yves >>>> >>>> >>>> >>>>> >>>>> >>>>perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/= cgi/per >>>> >>>> >>>>>fchart.c:1696: undefined reference to `gdImageString' >>>>> >>>>> >>>> >>>>perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/= cgi/per >>>> >>>> >>>>>fchart.c:1703: undefined reference to `gdImagePng' >>>>> >>>>>collect2: ld returned 1 exit status >>>>> >>>>>make[2]: *** [perfchart.png] Error 1 >>>>> >>>>>make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' >>>>> >>>>>make[1]: *** [all-recursive] Error 1 >>>>> >>>>>make[1]: Leaving directory `/downloads/perfparse-0.104.3' >>>>> >>>>>make: *** [all] Error 2 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>Many Thanks Barry >>>>> >>>>> >>>> >>>> >>>> >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Perfparse-users mailing list >>>Per...@li... >>>https://lists.sourceforge.net/lists/listinfo/perfparse-users >>> >>> >> >> >> > > > -- > Ben Clewett bcl...@pe... > PerfParse http://www.perfparse.org > PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > --=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...> - 2005-01-04 10:04:02
|
Yves, There may be a few users using the perfparse.sh script, for historical reasons. It was once the only way of running PP. Do you mean it's unsupported. So use at own risk if you still want to run this way. Or dead, don't use this at all? We also have the other script perfparse_deamon.sh. Is this live, dead, unsupported? Ben Yves wrote: > Barry, Ben, all... > > I'm reading perfparse.sh : it's obsolete !!! > Perfparse no more send a signal to nagios. All references to nagios lock file should be > removed in recent perfparse versions. > And perfparse can now be used in other ways than using that script : prefer read the > install guide. > > Yves > > >>This might be a simple problem. Nagios generates a lock file containing >>the PID of Nagios. This is defined in nagios.cfg: >> >>lock_file=/usr/local/nagios/var/nagios.lock >> >>This is also defined in perfparse.cfg: >> >>Nagios_Lock = "/usr/local/nagios/var/nagios.lock" >> >>Finally in the script bin/perfparse.sh the perfparse.cfg file is defined: >> >>CONFIG_FILE="/usr/local/nagios/etc/perfparse.cfg" >> >>Can you ensure that these are correct? >> >>Please let us know whether this fixes your problems. >> >>Regards, >> >>Ben. >> >> >> >> >>barry.maclean wrote: >> >> >>>I have now got it installed but when I run perfparse.sh >>>I got the following error. >>> >>>No Nagios Lock file defined >>> >>>Help >>>Many Thanks Barry >>> >>> >>>-----Original Message----- >>>From: per...@li... >>>[mailto:per...@li...] On Behalf Of Yves >>>Sent: Monday, January 03, 2005 1:40 AM >>>To: per...@li... >>>Subject: Re: [Perfparse-users] Redhat 3 Enterprise >>> >>> >>> >>> >>>>When I try and run make all on my redhat enterprise 3 server I receive the >>>>following error. >>>> >>>>What I'm I missing???? >>> >>> >>>libgd is probably not installed on your computer. >>>A new FAQ entry was created from your email : >>>http://wiki.perfparse.org/tiki-view_faq.php?faqId=1#q19 >>>When you manage to install perfparse, please tell us how to improve that >>>entry :) >>> >>>Yves >>> >>> >>> >>>> >>>> >>>perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cgi/per >>> >>> >>>>fchart.c:1696: undefined reference to `gdImageString' >>>> >>>> >>> >>>perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cgi/per >>> >>> >>>>fchart.c:1703: undefined reference to `gdImagePng' >>>> >>>>collect2: ld returned 1 exit status >>>> >>>>make[2]: *** [perfchart.png] Error 1 >>>> >>>>make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' >>>> >>>>make[1]: *** [all-recursive] Error 1 >>>> >>>>make[1]: Leaving directory `/downloads/perfparse-0.104.3' >>>> >>>>make: *** [all] Error 2 >>>> >>>> >>>> >>>> >>>> >>>>Many Thanks Barry >>>> >>>> >>> >>> >>> >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Perfparse-users mailing list >>Per...@li... >>https://lists.sourceforge.net/lists/listinfo/perfparse-users >> >> > > > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |
From: Yves <yme...@pe...> - 2005-01-04 09:44:40
|
Barry, Ben, all... I'm reading perfparse.sh : it's obsolete !!! Perfparse no more send a signal to nagios. All references to nagios lock = file should be removed in recent perfparse versions. And perfparse can now be used in other ways than using that script : pref= er read the install guide. Yves > > This might be a simple problem. Nagios generates a lock file containin= g > the PID of Nagios. This is defined in nagios.cfg: > > lock_file=3D/usr/local/nagios/var/nagios.lock > > This is also defined in perfparse.cfg: > > Nagios_Lock =3D "/usr/local/nagios/var/nagios.lock" > > Finally in the script bin/perfparse.sh the perfparse.cfg file is define= d: > > CONFIG_FILE=3D"/usr/local/nagios/etc/perfparse.cfg" > > Can you ensure that these are correct? > > Please let us know whether this fixes your problems. > > Regards, > > Ben. > > > > > barry.maclean wrote: > >> I have now got it installed but when I run perfparse.sh >> I got the following error. >> >> No Nagios Lock file defined >> >> Help >> Many Thanks Barry >> >> >> -----Original Message----- >> From: per...@li... >> [mailto:per...@li...] On Behalf Of Yves >> Sent: Monday, January 03, 2005 1:40 AM >> To: per...@li... >> Subject: Re: [Perfparse-users] Redhat 3 Enterprise >> >> >> >>>When I try and run make all on my redhat enterprise 3 server I receive= the >>>following error. >>> >>>What I'm I missing???? >> >> >> libgd is probably not installed on your computer. >> A new FAQ entry was created from your email : >> http://wiki.perfparse.org/tiki-view_faq.php?faqId=3D1#q19 >> When you manage to install perfparse, please tell us how to improve th= at >> entry :) >> >> Yves >> >> >>> >>> >>> >> perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/c= gi/per >> >>>fchart.c:1696: undefined reference to `gdImageString' >>> >>> >> >> perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/c= gi/per >> >>>fchart.c:1703: undefined reference to `gdImagePng' >>> >>>collect2: ld returned 1 exit status >>> >>>make[2]: *** [perfchart.png] Error 1 >>> >>>make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' >>> >>>make[1]: *** [all-recursive] Error 1 >>> >>>make[1]: Leaving directory `/downloads/perfparse-0.104.3' >>> >>>make: *** [all] Error 2 >>> >>> >>> >>> >>> >>>Many Thanks Barry >>> >>> >> >> >> > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > --=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 <yme...@pe...> - 2005-01-04 09:33:48
|
Hi James and all "error 500" victims :) > I'm using perfparse-0.104.4. May I suggest you to upgrade to 0.104.5 ? 0.104.4 has a broken parser. There is no fix for your problem in 0.104.5 : I only say that because the= parser of 0.104.4 does not behave as expected in some cases. About your bug : it will probably not help but who knows ? What is your i= nternet browser ? Have you tried with another browser ? 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. <Ben...@ro...> - 2005-01-04 09:02:33
|
Hi Barry, This might be a simple problem. Nagios generates a lock file containing the PID of Nagios. This is defined in nagios.cfg: lock_file=/usr/local/nagios/var/nagios.lock This is also defined in perfparse.cfg: Nagios_Lock = "/usr/local/nagios/var/nagios.lock" Finally in the script bin/perfparse.sh the perfparse.cfg file is defined: CONFIG_FILE="/usr/local/nagios/etc/perfparse.cfg" Can you ensure that these are correct? Please let us know whether this fixes your problems. Regards, Ben. barry.maclean wrote: > I have now got it installed but when I run perfparse.sh > I got the following error. > > No Nagios Lock file defined > > Help > Many Thanks Barry > > > -----Original Message----- > From: per...@li... > [mailto:per...@li...] On Behalf Of Yves > Sent: Monday, January 03, 2005 1:40 AM > To: per...@li... > Subject: Re: [Perfparse-users] Redhat 3 Enterprise > > > >>When I try and run make all on my redhat enterprise 3 server I receive the >>following error. >> >>What I'm I missing???? > > > libgd is probably not installed on your computer. > A new FAQ entry was created from your email : > http://wiki.perfparse.org/tiki-view_faq.php?faqId=1#q19 > When you manage to install perfparse, please tell us how to improve that > entry :) > > Yves > > >> >> >> > perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cgi/per > >>fchart.c:1696: undefined reference to `gdImageString' >> >> > > perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cgi/per > >>fchart.c:1703: undefined reference to `gdImagePng' >> >>collect2: ld returned 1 exit status >> >>make[2]: *** [perfchart.png] Error 1 >> >>make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' >> >>make[1]: *** [all-recursive] Error 1 >> >>make[1]: Leaving directory `/downloads/perfparse-0.104.3' >> >>make: *** [all] Error 2 >> >> >> >> >> >>Many Thanks Barry >> >> > > > |
From: Ben C. <bcl...@pe...> - 2005-01-04 08:56:19
|
James, I'll see if I can offer any help. James Greenhalgh wrote: > Hi all, > > I've been reading through the archives, and saw that Gili has had the > same problem as myself. That is, error 500 on perfparse.cgi. The > following is the error.. > > -- > Server error! > > The server encountered an internal error and was unable to complete > your request. > > Error message: > malformed header from script. Bad header=perfparse.cgi: perfparse.cgi > > If you think this is a server error, please contact the webmaster > > Error 500 > > X.X.X.X > Tue 04 Jan 2005 10:07:03 EST > Apache/2.0.40 (Red Hat Linux) > -- > The error only occurs when there are arguments passed to perfparse.cgi. > Eg perfparse.cgi?edit_host_list=1 > When I go to perfparse.cgi, I can see the menu page correctly. The > permissions for perfparse.cgi are exactly the same as those for the > nagios cgi files. > All of the nagios pages work correctly and have been working for a > while. I am running nagios v1.1 1. Can you try the following URL: perfparse.cgi?show_config=1 Does this also return the same error? 2. Can you try running the program from the command line: $ export QUERY_STRING="?show_config=1" $ /...../perfparse.cgi Can you show me the result of this action? 3. Finally, can you try a small script in your cgi-bin directory: ---------------------test.cgi------------------------- #!/bin/sh echo "Expires: Sun, 02 Jan 2000 01:01:01 GMT" echo "content-type: text" echo "" echo "QUERY_STRING = $QUERY_STRING" echo "" set | grep "^[A-Za-z].*=" ------------------------------------------------------ chmod a+x test.cgi How call this URL as: http://....../test.cgi?testVariable=testValue Please tell me what is displayed. This would be of great help in finally fixing this problem.! > > I'm using perfparse-0.104.4. The following is some output from my > perfdata-service.log > > 1104549133 services-cbr / DISK OK [241572 kB (51%) free on > /dev/hda1] OK > 1104549133 services3-cbr /var DISK OK [14202808 kB (98%) free > on /dev/hda2] OK > 1104549133 pix PING PING OK - Packet loss = 0%, RTA = 1.48 > ms OK > 1104549133 ids-cbr / DISK OK - free space: / 1317 MB (91%): > OK /=1317MB;1235;1381;0;1454 > > Should I be seeing stuff after a '|' ? Does this mean that there is no > useful perfdata? The '|' has already been removed at this point. Your output looks correct. The only think I notice is that you may need a more recent version of your plugins. Since only the last line shows has returned any graphable data. (The part after the 'OK') > > Also, and I think this may be intertwined with my cgi problem, I am > getting no data at all in my database. > The following is an error from perfparse.log.20050104.log > > 2005/01/04 10:54:54 [ storage.c:92 19064 ] storage_mysql module > successfully loaded > 2005/01/04 10:54:54 [log_reader.c:159 19064 ] No position mark path > was specified. Either disable saving the position or specify a mark path. Look at the example perfparse.cgi for a line showing the mark file path. Ensure this is correct. Delete any existing .mark file you find. This should fix this. > > I have ran mysql_create.sql and created all the tables in the database, > it seems it is connecting correctly, too, as I had to fix the config > file to ensure this. Can you give me more details of the fix you has to make? > > As usual, any and all help would be extremely appreciated. I've read as > much documentation as I can find, and I'm still at a loss. Thanks in > advance! :) I hope we can be of some use, please let me know the results of your tests. Regards, Ben > > Kind Regards, > James Greenhalgh > > > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |
From: James G. <ja...@m5...> - 2005-01-04 00:35:00
|
Hi all, I've been reading through the archives, and saw that Gili has had the same problem as myself. That is, error 500 on perfparse.cgi. The following is the error.. -- Server error! The server encountered an internal error and was unable to complete your request. Error message: malformed header from script. Bad header=perfparse.cgi: perfparse.cgi If you think this is a server error, please contact the webmaster Error 500 X.X.X.X Tue 04 Jan 2005 10:07:03 EST Apache/2.0.40 (Red Hat Linux) -- The error only occurs when there are arguments passed to perfparse.cgi. Eg perfparse.cgi?edit_host_list=1 When I go to perfparse.cgi, I can see the menu page correctly. The permissions for perfparse.cgi are exactly the same as those for the nagios cgi files. All of the nagios pages work correctly and have been working for a while. I am running nagios v1.1 I'm using perfparse-0.104.4. The following is some output from my perfdata-service.log 1104549133 services-cbr / DISK OK [241572 kB (51%) free on /dev/hda1] OK 1104549133 services3-cbr /var DISK OK [14202808 kB (98%) free on /dev/hda2] OK 1104549133 pix PING PING OK - Packet loss = 0%, RTA = 1.48 ms OK 1104549133 ids-cbr / DISK OK - free space: / 1317 MB (91%): OK /=1317MB;1235;1381;0;1454 Should I be seeing stuff after a '|' ? Does this mean that there is no useful perfdata? Also, and I think this may be intertwined with my cgi problem, I am getting no data at all in my database. The following is an error from perfparse.log.20050104.log 2005/01/04 10:54:54 [ storage.c:92 19064 ] storage_mysql module successfully loaded 2005/01/04 10:54:54 [log_reader.c:159 19064 ] No position mark path was specified. Either disable saving the position or specify a mark path. I have ran mysql_create.sql and created all the tables in the database, it seems it is connecting correctly, too, as I had to fix the config file to ensure this. As usual, any and all help would be extremely appreciated. I've read as much documentation as I can find, and I'm still at a loss. Thanks in advance! :) Kind Regards, James Greenhalgh |
From: barry.maclean <bar...@sh...> - 2005-01-03 22:42:05
|
I have now got it installed but when I run perfparse.sh I got the following error. No Nagios Lock file defined Help Many Thanks Barry -----Original Message----- From: per...@li... [mailto:per...@li...] On Behalf Of Yves Sent: Monday, January 03, 2005 1:40 AM To: per...@li... Subject: Re: [Perfparse-users] Redhat 3 Enterprise > When I try and run make all on my redhat enterprise 3 server I receive the > following error. > > What I'm I missing???? libgd is probably not installed on your computer. A new FAQ entry was created from your email : http://wiki.perfparse.org/tiki-view_faq.php?faqId=1#q19 When you manage to install perfparse, please tell us how to improve that entry :) Yves > > > > perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cgi/per > fchart.c:1696: undefined reference to `gdImageString' > > perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cgi/per > fchart.c:1703: undefined reference to `gdImagePng' > > collect2: ld returned 1 exit status > > make[2]: *** [perfchart.png] Error 1 > > make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/downloads/perfparse-0.104.3' > > make: *** [all] Error 2 > > > > > > Many Thanks Barry > > -- - 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/ - ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Perfparse-users mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perfparse-users |
From: Yves <yme...@pe...> - 2005-01-03 08:39:38
|
> When I try and run make all on my redhat enterprise 3 server I receive = the > following error. > > What I'm I missing???? libgd is probably not installed on your computer. A new FAQ entry was created from your email : http://wiki.perfparse.org/tiki-view_faq.php?faqId=3D1#q19 When you manage to install perfparse, please tell us how to improve that = entry :) Yves > > > > perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cg= i/per > fchart.c:1696: undefined reference to `gdImageString' > > perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cg= i/per > fchart.c:1703: undefined reference to `gdImagePng' > > collect2: ld returned 1 exit status > > make[2]: *** [perfchart.png] Error 1 > > make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/downloads/perfparse-0.104.3' > > make: *** [all] Error 2 > > > > > > Many Thanks Barry > > --=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: barry.maclean <bar...@sh...> - 2005-01-03 06:58:44
|
When I try and run make all on my redhat enterprise 3 server I receive the following error. What I'm I missing???? perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cgi/per fchart.c:1696: undefined reference to `gdImageString' perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cgi/per fchart.c:1703: undefined reference to `gdImagePng' collect2: ld returned 1 exit status make[2]: *** [perfchart.png] Error 1 make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/downloads/perfparse-0.104.3' make: *** [all] Error 2 Many Thanks Barry |
From: Ben C. <bcl...@pe...> - 2004-12-30 09:46:32
|
Victor, I am glad this is working for you. A better fix will be published in later versions. Regards, Ben Vic...@es... wrote: > > Hi, > > It's working. > > I change dbms.c as you request me. > Then I did make, make install-strip. > And finally perfparse-db-tool --update. > > I can insert data in database and access to perfparse.cgi without problems. > > Now I try to make the graphs. > > Regards, > > Victor Gil > System Administrator > GyD Iberica, S.A. / Giesecke & Devrient Group > Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain > Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 > mailto:vic...@es... > http://www.gi-de.com > > > > > > > > *Ben Clewett <be...@cl...>* > > 29/12/04 17:46 > > > Para > Vic...@es... > cc > per...@li... > Asunto > Re: [Perfparse-users] schema incorrect use perfparse-db-tool --update > > > > > > > > > Hi Victor, > > I am sorry about your problem. We are still working towards a solution. > There is something in the current code which effects the 'format' used > by printf so that 0.17 becomes "0,17". When scanned using 'atof' this > becomes 0.00. > > Can you please try a fix for me? > > Please edit libpp_mysql/dbms.c > > Near the top please add: > > #include <locale.h> > > Then after line 227 in function now_connect please add: > > setlocale(LC_NUMERIC, "POSIX"); > > Now please 'make' and let us know. > > To other members: > > Would any of you know which component effects this definition? > > Is this fix supported by FreeBSD, SUN and others if added to the > standard distribution? > > Thanks for all feedback, > > Ben. > > > > Vic...@es... wrote: > > > > > I have a problem with the version data. > > > > In my database the pp/database/version data = 0,17. > > If I set this value perfparse insert data to the database, but I cann't > > access to perfparse.cgi. "Error version 0.00 0.17 required please run > > perfparse-db-tool --update" > > If I change the value to 0.17 then I can access to perfparse.cgi but > > perfparse show error "Error version 0,00 0,17 required please run > > perfparse-db-tool-update" > > > > Any idea? > > > > > > Victor Gil > > System Administrator > > GyD Iberica, S.A. / Giesecke & Devrient Group > > Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain > > Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 > > mailto:vic...@es... > > http://www.gi-de.com > > > > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |
From: <Vic...@es...> - 2004-12-30 09:09:35
|
Hi, It's working. I change dbms.c as you request me. Then I did make, make install-strip. And finally perfparse-db-tool --update. I can insert data in database and access to perfparse.cgi without problems. Now I try to make the graphs. Regards, Victor Gil System Administrator GyD Iberica, S.A. / Giesecke & Devrient Group Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 mailto:vic...@es... http://www.gi-de.com Ben Clewett <be...@cl...> 29/12/04 17:46 Para Vic...@es... cc per...@li... Asunto Re: [Perfparse-users] schema incorrect use perfparse-db-tool --update Hi Victor, I am sorry about your problem. We are still working towards a solution. There is something in the current code which effects the 'format' used by printf so that 0.17 becomes "0,17". When scanned using 'atof' this becomes 0.00. Can you please try a fix for me? Please edit libpp_mysql/dbms.c Near the top please add: #include <locale.h> Then after line 227 in function now_connect please add: setlocale(LC_NUMERIC, "POSIX"); Now please 'make' and let us know. To other members: Would any of you know which component effects this definition? Is this fix supported by FreeBSD, SUN and others if added to the standard distribution? Thanks for all feedback, Ben. Vic...@es... wrote: > > I have a problem with the version data. > > In my database the pp/database/version data = 0,17. > If I set this value perfparse insert data to the database, but I cann't > access to perfparse.cgi. "Error version 0.00 0.17 required please run > perfparse-db-tool --update" > If I change the value to 0.17 then I can access to perfparse.cgi but > perfparse show error "Error version 0,00 0,17 required please run > perfparse-db-tool-update" > > Any idea? > > > Victor Gil > System Administrator > GyD Iberica, S.A. / Giesecke & Devrient Group > Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain > Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 > mailto:vic...@es... > http://www.gi-de.com > |
From: Jaap H. <jaa...@ma...> - 2004-12-29 16:48:43
|
Hi, I've tried several versions of the check_procs plugin, including the latest 1.4.0-alpha3 and the current cvs version, none of which seem to produce performance data. However, on the plugins page on the perfparse website it is in the list of plugins that do. It looks like the website is wrong, but if anyone could point me to a check_procs that does give performance data (or a patch for it) and prove me wrong, I would be most gratefulf. Regards, Jaap |
From: Ben C. <be...@cl...> - 2004-12-29 16:42:43
|
Hi Victor, I am sorry about your problem. We are still working towards a solution. There is something in the current code which effects the 'format' used by printf so that 0.17 becomes "0,17". When scanned using 'atof' this becomes 0.00. Can you please try a fix for me? Please edit libpp_mysql/dbms.c Near the top please add: #include <locale.h> Then after line 227 in function now_connect please add: setlocale(LC_NUMERIC, "POSIX"); Now please 'make' and let us know. To other members: Would any of you know which component effects this definition? Is this fix supported by FreeBSD, SUN and others if added to the standard distribution? Thanks for all feedback, Ben. Vic...@es... wrote: > > I have a problem with the version data. > > In my database the pp/database/version data = 0,17. > If I set this value perfparse insert data to the database, but I cann't > access to perfparse.cgi. "Error version 0.00 0.17 required please run > perfparse-db-tool --update" > If I change the value to 0.17 then I can access to perfparse.cgi but > perfparse show error "Error version 0,00 0,17 required please run > perfparse-db-tool-update" > > Any idea? > > > Victor Gil > System Administrator > GyD Iberica, S.A. / Giesecke & Devrient Group > Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain > Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 > mailto:vic...@es... > http://www.gi-de.com > |
From: <Vic...@es...> - 2004-12-29 15:45:59
|
I have a problem with the version data. In my database the pp/database/version data = 0,17. If I set this value perfparse insert data to the database, but I cann't access to perfparse.cgi. "Error version 0.00 0.17 required please run perfparse-db-tool --update" If I change the value to 0.17 then I can access to perfparse.cgi but perfparse show error "Error version 0,00 0,17 required please run perfparse-db-tool-update" Any idea? Victor Gil System Administrator GyD Iberica, S.A. / Giesecke & Devrient Group Industria, 3-5, E-08970 Sant Joan Despi (Barcelona), Spain Ext. 371, Tel. (+34) 93 480 83 03, Fax (+34) 93 477 28 97 mailto:vic...@es... http://www.gi-de.com |
From: Paulo A. G. F. <pau...@pr...> - 2004-12-28 12:02:11
|
It's possible (we're using this for our reporting solution based upon = perfparse), but to guarantee that the costumer will not snoop other = hosts beside their own you should write a wrapper to hide the URL from = the customer. Also, this wrapper would have to query the perfparse database to get = minimum and maximum values in order to provide useable graphs. []'s Paulo Afonso Graner Fessel Administrador de Ambiente e Sistemas UNIX pau...@pr... OWT Fone: +55 (11) 3038-6554 Fax: +55 (11) 3038-6508 http://www.primesys.com.br =20 =20 =20 =20 > -----Mensagem original----- > De: per...@li...=20 > [mailto:per...@li...] Em nome=20 > de Clif Smith > Enviada em: ter=E7a-feira, 28 de dezembro de 2004 02:40 > Para: Ben Clewett > Cc: Horv=E1th Tam=E1s; per...@li... > Assunto: Re: [Perfparse-users] Re: Re: Newbie's question! >=20 > I'm hoping you could use the URL listed at the bottom of each=20 > graph's page in conjunction with Nagios' Extended Service=20 > Information. Has anyone tried this? >=20 >=20 > On Mon, 27 Dec 2004 14:35:30 +0000, Ben Clewett=20 > <be...@cl...> wrote: > > Horv=E1th > >=20 > > Good question. > >=20 > > PerfParse has very limited internal security. So not at the moment. > > Although what you as for is not complex. When we have=20 > completed most=20 > > of the basic database/graph type work, we are planning to put an=20 > > authentication layer on the product. At this time I will remember=20 > > your suggestion and add this feature. > >=20 > > Kind regards, > >=20 > > Ben Clewett. > >=20 > >=20 > > Horv=E1th Tam=E1s wrote: > > > Hi List! > > > > > > Many thanks to Yves and Ben Clewett for the clear and=20 > detailed answers! > > > > > > However I missed another question:) > > > > > > Does PerfParse handle authorized contacts the same way as Nagios? > > > > > > I mean: ManA is authorized for HostA, but not for HostB.=20 > So HostB -=20 > > > and services associated with it - doesn't appear in=20 > Nagios screens=20 > > > (for example in Host Detail, Host Problems, etc.). > > > > > > Can ManA select HostB's services in PerfParse, or these services=20 > > > don't appear for him, just for their authorized contacts? > > > > > > Thank you your reply! > > > > > > Bye, Tamas! > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide Read=20 > honest & candid=20 > > > reviews on hundreds of IT Products from real users. > > > Discover which products truly live up to the hype. Start=20 > reading now. > > > http://productguide.itmanagersjournal.com/ > > > _______________________________________________ > > > Perfparse-users mailing list > > > Per...@li... > > > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > > > >=20 > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide Read honest=20 > & candid=20 > > reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start=20 > reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > > Perfparse-users mailing list > > Per...@li... > > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide Read honest &=20 > candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now.=20 > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users >=20 |
From: Clif S. <cj...@gm...> - 2004-12-28 04:40:24
|
I'm hoping you could use the URL listed at the bottom of each graph's page in conjunction with Nagios' Extended Service Information. Has anyone tried this? On Mon, 27 Dec 2004 14:35:30 +0000, Ben Clewett <be...@cl...> wrote: > Horv=E1th >=20 > Good question. >=20 > PerfParse has very limited internal security. So not at the moment. > Although what you as for is not complex. When we have completed most of > the basic database/graph type work, we are planning to put an > authentication layer on the product. At this time I will remember your > suggestion and add this feature. >=20 > Kind regards, >=20 > Ben Clewett. >=20 >=20 > Horv=E1th Tam=E1s wrote: > > Hi List! > > > > Many thanks to Yves and Ben Clewett for the clear and detailed answers! > > > > However I missed another question:) > > > > Does PerfParse handle authorized contacts the same way as Nagios? > > > > I mean: ManA is authorized for HostA, but not for HostB. So HostB - and > > services associated with it - doesn't appear in Nagios screens (for exa= mple > > in Host Detail, Host Problems, etc.). > > > > Can ManA select HostB's services in PerfParse, or these services don't > > appear for him, just for their authorized contacts? > > > > Thank you your reply! > > > > Bye, Tamas! > > > > > > > > > > > > ------------------------------------------------------- > > 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-users mailing list > > Per...@li... > > https://lists.sourceforge.net/lists/listinfo/perfparse-users > > >=20 > ------------------------------------------------------- > 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-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |
From: Ben C. <be...@cl...> - 2004-12-27 14:31:48
|
Horváth Good question. PerfParse has very limited internal security. So not at the moment. Although what you as for is not complex. When we have completed most of the basic database/graph type work, we are planning to put an authentication layer on the product. At this time I will remember your suggestion and add this feature. Kind regards, Ben Clewett. Horváth Tamás wrote: > Hi List! > > Many thanks to Yves and Ben Clewett for the clear and detailed answers! > > However I missed another question:) > > Does PerfParse handle authorized contacts the same way as Nagios? > > I mean: ManA is authorized for HostA, but not for HostB. So HostB - and > services associated with it - doesn't appear in Nagios screens (for example > in Host Detail, Host Problems, etc.). > > Can ManA select HostB's services in PerfParse, or these services don't > appear for him, just for their authorized contacts? > > Thank you your reply! > > Bye, Tamas! > > > > > > ------------------------------------------------------- > 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-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |
From: <zs...@ax...> - 2004-12-26 16:10:59
|
Hi List! Many thanks to Yves and Ben Clewett for the clear and detailed answers! However I missed another question:) Does PerfParse handle authorized contacts the same way as Nagios? I mean: ManA is authorized for HostA, but not for HostB. So HostB - and services associated with it - doesn't appear in Nagios screens (for example in Host Detail, Host Problems, etc.). Can ManA select HostB's services in PerfParse, or these services don't appear for him, just for their authorized contacts? Thank you your reply! Bye, Tamas! |
From: Ben C. <bcl...@pe...> - 2004-12-24 08:56:15
|
Gili, There are a number of reasons for this. I would need to know a little more about your network. Eg, what URL are you calling, what http server, what browser. We also had a name change. perfgraph.cgi -> perfparse.cgi. Please ensure you are calling the correct one. My first suggestion is that you may have an apache miss-configuration. Please check your setup. If you are running Nagios and PP side by side, if one works the other should. Check all settings and permissions and see if you can see any differences. Please let us know. Regards, Ben. Gili Lapid wrote: > Hi All, > > I have no proxy, the machines sits in the same LAN (side by side)... > any ideas? > > Gili -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |
From: Gili L. <Gi...@so...> - 2004-12-23 14:52:08
|
Hi All, I have no proxy, the machines sits in the same LAN (side by side)... any ideas? Gili |