Hoda Hosseini | 2 Jul 2007 07:48

help on start in installing smokeping in fedora6

hello all,
I,m  
new in installing smokeping  infedora6.is  there any one can help  
me!
_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
Wolfgang Hennerbichler | 2 Jul 2007 16:19
Picon
Picon
Favicon

Integration into another Webpage

Hi,

I'm testing smokeping for an Internet Exchange Point at the moment  
and it seems like a helpful tool to me. The only issue I have is that  
I would like to integrate the graphs into the webpage/portal of the  
IXP. I'd need the following functionality:

* sorting ICMP pings by latency and storing the results in a database
* "fetching" the computed rrd's from the smokeping host and showing  
them in the (secured) web-portal area. I would do this with some kind  
of http-proxy written in php or something.

So here are my questions:
* To not re-invent the wheel, did anybody write this sorting-function  
yet? I've looked into smokeping.pm, but am not really satisfied with  
the documentation in the code (eehrm... sorry, Toby), so I don't  
quite understand everything that's going on in there.
* Does anybody have an example how the rrd command looks like when  
graphing the 'last 30 hours' rrd?

Thank you for this great tool Tobi, and thanks for any replies in  
advance.
Regards,
Wolfgang

--

-- 
www.vix.at // www.aco.net // www.sth.ac.at
wh <at> univie.ac.at // WH844-RIPE
Vienna University Computer Center
Tel: +43 1 4277-14031 // Fax: -9140

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

yilmaz.atag | 17 Jul 2007 04:22
Picon
Favicon

"push <at> lossargs" and "push <at> losssmoke" problem with push <at> lossargs, push <at> losssmoke in smokeping.pm related to smokeping-2.1.1 [SEC=UNCLASSIFIED]

Hi,

I installed and configured smokeping -2.1.1 on a Linux machine. I have set
"loss_background" to "yes" in smokeping config file. I can see the nicely
created smokeping graphs in the windows explorer. Then I checked
the apache's error_log and saw the following errors;

smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 937.
smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 942.

These two lines are referring to two code lines "push  <at> lossargs" and
"push  <at> losssmoke" in Smokeping.pm.

Has anybody encountered this type of problem and solved it? If so, can they
please provide me with the solution?

Thanks in advance.

Yilmaz

------------------------------------------------------------------------------------------------
Free publications and statistics available on www.abs.gov.au

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Niall O'Reilly | 17 Jul 2007 11:11
Picon
Favicon

Re: "push <at> lossargs" and "push <at> losssmoke" problem with push <at> lossargs, push <at> losssmoke in smokeping.pm related to smokeping-2.1.1 [SEC=UNCLASSIFIED]


On 17 Jul 2007, at 03:22, yilmaz.atag <at> abs.gov.au wrote:

> smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
> concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 937.

	[ ... ]

> Has anybody encountered this type of problem and solved it? If so,  
> can they
> please provide me with the solution?

	Not in the context of smokeping, and I haven't solved it.

	It probably doesn't matter.  IIRC, Perl only generated such
	warnings when using the '-w' option.  I suggest two options.
	If you have the disk space to accommodate the irritating log
	messages, just live with it.  Otherwise consider running
	smokeping without '-w'.

	Best regards,

	Niall O'Reilly
	University College Dublin IT Services

	PGP key ID: AE995ED9 (see www.pgp.net)
	Fingerprint: 23DC C6DE 8874 2432 2BE0 3905 7987 E48D AE99 5ED9

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
Niko Tyni | 17 Jul 2007 12:48
Picon
Picon

Re: "push <at> lossargs" and "push <at> losssmoke" problem with push <at> lossargs, push <at> losssmoke in smokeping.pm related to smokeping-2.1.1 [SEC=UNCLASSIFIED]

On Tue, Jul 17, 2007 at 12:22:29PM +1000, yilmaz.atag <at> abs.gov.au wrote:

> smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
> concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 937.
> smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
> concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 942.

It's just a warning, no big worries.

The attached patch should fix it; it will be in the next release.
Thanks for reporting this.

Cheers,
--

-- 
Niko
Attachment (smokeping-r747.patch): text/x-diff, 557 bytes
_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
yilmaz.atag | 18 Jul 2007 00:29
Picon
Favicon

Re: "push <at> lossargs" and "push <at> losssmoke" problem with push <at> lossargs, push <at> losssmoke in smokeping.pm related to smokeping-2.1.1 [SEC=UNCLASSIFIED]


>> smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
>> concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 937.
>> smokeping.cgi [client xx.yy.zz.ww]: Use of uninitialized value in
>> concatenation (.) or string at ~/smokeping/lib/Smokeping.pm line 942.

>It's just a warning, no big worries.
>The attached patch should fix it; it will be in the next release.

Thanks Niko. Patch has fixed the errors in the error_log.

YA.

------------------------------------------------------------------------------------------------
Free publications and statistics available on www.abs.gov.au

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Hoda Hosseini | 23 Jul 2007 06:57

problem in graphs

hello all,I install smokeping but my page does not show graphs.
( smokeping.cgi is not creating html page for smokeping graph.)
what can I do?

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Peter Kristolaitis | 23 Jul 2007 12:07
Picon

Re: problem in graphs

Check your webserver error logs to see why the script is bombing out.  
In my experience, if everything else works but the HTML page doesn't, 
it's usually because you're missing the GD2 library, but there could be 
other reasons as well.  The error logs are usually the best, and 
easiest, place to start.

- Peter

Hoda Hosseini wrote:
> hello all,I install smokeping but my page does not show graphs.
> ( smokeping.cgi is not creating html page for smokeping graph.)
> what can I do?
>
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users <at> lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
>   

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

do hieu | 23 Jul 2007 16:15
Picon

about tutorial

Hi,
I'm new to Smokeping. I installed it in Ubuntu. I don't know how to know it work or not. And I'd like to find a Tutorial about it.
Thanks in advance

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
Marc Powell | 23 Jul 2007 16:24
Favicon

Re: about tutorial


> -----Original Message-----
> From: smokeping-users-bounces <at> lists.oetiker.ch
[mailto:smokeping-users-
> bounces <at> lists.oetiker.ch] On Behalf Of do hieu
> Sent: Monday, July 23, 2007 9:16 AM
> To: smokeping-users <at> lists.oetiker.ch
> Subject: [smokeping-users] about tutorial
> 
> Hi,
> I'm new to Smokeping. I installed it in Ubuntu. I don't know how to
know
> it work or not. And I'd like to find a Tutorial about it.
> Thanks in advance
> 

http://oss.oetiker.ch/smokeping/


Gmane