Edinilson J. Santos | 3 Jul 2006 13:39
Picon

Packet Loss Report

We are using smokeping 2.0.5 to monitor a medium size wireless network.
How to generate a report with all hosts with high packet loss (for example, 
above 50%)?

Thanks

Edinilson
---------------------------------------------------------
ATINET-Professional Web Hosting
Tel Voz: (0xx11) 4412-0876
http://www.atinet.com.br

Arnold Nipper | 3 Jul 2006 14:09
Picon

Re: Packet Loss Report

On 03.07.2006 13:39 Edinilson J. Santos wrote

> We are using smokeping 2.0.5 to monitor a medium size wireless network.
> How to generate a report with all hosts with high packet loss (for example, 
> above 50%)?
> 

Use Alersts to kick off a mail for each host, eg.

---- snipp ----

*** Alerts ***

from = smokeping <at> atinet.com.br
to = edinilson <at> atinet.com.br

+ lossdetect
type = loss
pattern = >50%
comment = dropping more than 50% packets

---- snapp ----

Read more about alerts on
http://oss.oetiker.ch/smokeping/doc/smokeping_config.en.html

Arnold
--

-- 
Arnold Nipper, AN45

(Continue reading)

Jeff Williams | 3 Jul 2006 18:06
Picon

graphs on Tobias' people page

Maybe this has been posted to the list before or maybe I have just missed
the documentation talking about how to do this, but I would like to have a
similar graph to this one:
http://people.ee.ethz.ch/~oetiker/smokeping/index.cgi?target=chbroadband.adsl.bluewin.mamrein
Specifically I would like to have a red vertical bar during any period when
no pings were successful. Thanks in advance.

Jeff

Tobias Oetiker | 3 Jul 2006 21:00
Picon
Picon
Favicon

Re: graphs on Tobias' people page

Hi Jeff,

red vertical bar is for times when smoekping has not been running
...

there is a patch in the trunk (snapshot) version of smokeping that
alters the graph background acording to the loss ...

cheers
tobi

Today Jeff Williams wrote:

> Maybe this has been posted to the list before or maybe I have just missed
> the documentation talking about how to do this, but I would like to have a
> similar graph to this one:
> http://people.ee.ethz.ch/~oetiker/smokeping/index.cgi?target=chbroadband.adsl.bluewin.mamrein
> Specifically I would like to have a red vertical bar during any period when
> no pings were successful. Thanks in advance.
>
> Jeff
>
>
> --
> Unsubscribe mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=unsubscribe
> Help        mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=help
> Archive     http://lists.ee.ethz.ch/smokeping-users
> WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
>

(Continue reading)

Samuel Maftoul | 5 Jul 2006 16:48
Picon

Custom actions on Alert

Hi all,
Is there a way to change the default action on alert, that is, I would like
to execute a command rather than sending a mail.
I would also like to get the text contained in the mail in a file.
Is this possible with configuration ? Or do I need to modify the code ?
If I need to modify the code, has someone already done this ? Where should I
start ?
Thanks,
Maftoul Samuel

Fred Skrotzki | 5 Jul 2006 17:09
Favicon

Re: Custom actions on Alert

What version are you running?  
Depending on that it is already supported.  Check the smokeping_config
part of the docs under alerts and required fields.  It is not worded
well but explains what you need to do to make it work quite nicely. 

Also been covered on this mailing list several times check the archives.

-----Original Message-----
From: smokeping-users-bounce <at> list.ee.ethz.ch
[mailto:smokeping-users-bounce <at> list.ee.ethz.ch] On Behalf Of Samuel
Maftoul
Sent: Wednesday, July 05, 2006 10:48 AM
To: smokeping-users <at> list.ee.ethz.ch
Subject: [smokeping-users] Custom actions on Alert

Hi all,
Is there a way to change the default action on alert, that is, I would
like to execute a command rather than sending a mail.
I would also like to get the text contained in the mail in a file.
Is this possible with configuration ? Or do I need to modify the code ?
If I need to modify the code, has someone already done this ? Where
should I start ?
Thanks,
Maftoul Samuel

--
Unsubscribe
mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request <at> list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/smokeping-users
(Continue reading)

Tobias Oetiker | 5 Jul 2006 18:27
Picon
Picon
Favicon

Re: Custom actions on Alert

Hi Fred,

if you could supply a 'wording patch' I would be most grateful and
integrate it :-)

cheers
tobi

> What version are you running?
> Depending on that it is already supported.  Check the smokeping_config
> part of the docs under alerts and required fields.  It is not worded
> well but explains what you need to do to make it work quite nicely.
>
> Also been covered on this mailing list several times check the archives.

--

-- 
ETH Zurich
Tobias Oetiker, IT Support Group D-ITET (ISG.EE)
ETL F24.2, Physikstrasse 3, 8092 Zurich, Switzerland
Phone +41 44 63 25286,  http://people.ee.ethz.ch/oetiker/

Richard Smalley | 6 Jul 2006 00:10

Re: Mandrake 10.1

After following these instructions this is the erro that i receive

[root <at> localhost smokeping]# ./bin/smokeping
Can't locate CGI.pm in  <at> INC ( <at> INC contains: /usr/local/smokeping/lib
/usr/local/rrdtool-1.2.13/lib/perl/5.8.5
/usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.4
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.1
/usr/lib/perl5/vendor_perl .) at /usr/local/smokeping/lib/Smokeping.pm line
5.
BEGIN failed--compilation aborted at /usr/local/smokeping/lib/Smokeping.pm
line 5.
Compilation failed in require at ./bin/smokeping line 7.
BEGIN failed--compilation aborted at ./bin/smokeping line 7.
[root <at> localhost smokeping]#

Thanks
Richard

----- Original Message ----- 
From: "Priebe, Mike" <mp <at> rice.willmar.mn.us>
To: "Richard Smalley" <rsmalley <at> oksameridial.com>
Sent: Wednesday, July 05, 2006 12:18
Subject: RE: [smokeping-users] Mandrake 10.1
(Continue reading)

Stickler, Mark G (Mark | 6 Jul 2006 15:42
Picon
Favicon

TOS Bit in Pings

Fellow SmokePing Users,

We have been using SmokePing for some time and we are going to be adding
some QoS features to our network such that we will have different queues
for different types of traffic. We would like to send pings via
SmokePing over the different queues by setting the Type-of-Service (TOS)
bit to different values for each queue.

Is this possible with SmokePing? If so, which version and how?

Thanks!

Mark Stickler

Ralf Hildebrandt | 6 Jul 2006 15:47
Picon
Favicon

Re: TOS Bit in Pings

* Stickler, Mark G (Mark) <stickler <at> agere.com>:
> Fellow SmokePing Users,
> 
> We have been using SmokePing for some time and we are going to be adding
> some QoS features to our network such that we will have different queues
> for different types of traffic. We would like to send pings via
> SmokePing over the different queues by setting the Type-of-Service (TOS)
> bit to different values for each queue.
> 
> Is this possible with SmokePing? If so, which version and how?

SmokePing uses fping (if I'm not mistaken)
Can fping do that?
Haven't seen that...

--

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt <at> charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap <at> charite.de


Gmane