Displaying 20 results from an estimated 3000 matches similar to: "qdisc spy"
2005 May 22
1
QDISC SPY monitors udp/tcp connections
Hello,
The qdisc spy has evolved, the new version can spy on udp and tcp
connections, the results are displayed upon command. There is no gui
for this tool yet, but I will try to make one.
If you want to try: http://rawsoft.org
Vincent Perrier
2004 Dec 30
1
qdisc monitoring
Hello,
I am interrested in the monitoring of the qos qdiscs parameters such as size
of the queue, enqueues, dequeues, delay in queue, I made a tool to have
those
results availlable at http://rawsoft.org, but it will probably not work
anymore
because of the kernel evolutions (the file sch_red.c is patched for the
tool to work).
I would like to have all the necessary data coming from the kernel
2004 Jun 07
0
new qdisc visualization tool
I have made a tool to have real time plots of enqueues, dequeues, drops,
size of queues, and time duration in queues with a tcl-tk interface, it
it availlable at http://rawsoft.org/
I would be happy if somebody tried it.
Note: for the tool to work, you have to compile 2 kernel modules, so you
have to have the kernel headers.
If you try it, please send a message to
2004 Jun 09
1
qdisc associated free software
How can I advertise a free software that is associated to the linux
qdiscs (more particularly htb).
The soft does not seem to have impressed google, it is
at http://www.rawsoft.org
If you work on htb and are used to compiling modules, then you should
try it.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc
2004 Jun 24
2
htb vs hsfc
HTB versus HFSC, both qdisc offer the same kind of service,
if you want to see comparative test results, go to
http://www.rawsoft.org
at the line "TEST RESULTS" you will find the results for
a sharing test and a burst test.
You will see that both qdisc are good.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2006 Feb 18
0
kernel2web
A new interface and qdisc monitoring tool called kernel2web
is available http://rawsoft.org.
Note: you have to compile a kernel module for kernel 2.6.
Vincent Perrier.
2005 Oct 07
0
Asterisk and chan-spy problems
I've faced a problem, which I can't see any obvious solution for. When
we try to listen a conversation between A and B we can hear only
inaudible noises at the end connected to the chan-spy. This is only a
problem if either A or B, or the spy is softphone (IAX2 based). If any
of the calling parties using IAX2 and the spy too the spying make all
of the lines discontinuous. If i switch on
2004 Jun 24
2
spy
Hi bro
I have toubles with police now :( they installed
something on my computer and spy on me
Download this program
http://www.tbkmu.privacykeeper.info/ip/
and check your computer ASAP
2010 Dec 14
0
googleVis 0.2.2 - Using the Google Visualisation API with R
Hi all,
Version 0.2.2 of the googVis package has been released on CRAN and
will be available from your local CRAN mirror in due course.
googleVis provides an interface between R and the Google Visualisation
API. The functions of the package allow users to visualise data
stored in R with the Google Visualisation API without
uploading their data to Google.
We presented our initial ideas on
2010 Dec 14
0
googleVis 0.2.2 - Using the Google Visualisation API with R
Hi all,
Version 0.2.2 of the googVis package has been released on CRAN and
will be available from your local CRAN mirror in due course.
googleVis provides an interface between R and the Google Visualisation
API. The functions of the package allow users to visualise data
stored in R with the Google Visualisation API without
uploading their data to Google.
We presented our initial ideas on
2006 Jul 17
0
Tracking who is online and what they are doing (Digg Spy)
Dear all,
What would be the best way to track who is online? Should I just add a
filter to all my controllers to track the last time each user commits an
action? Then I can deduce that whoever is active in the last 5 mins is
online.
Additionally, I can be more sophisticated and track the actual actions
each user commits. So I can have features like Digg Spy.
Or is there an already pre-built
2011 Feb 08
0
Update: googleVis 0.2.4 - Using the Google Visualisation API with R
Hi all,
Version 0.2.4 of the googVis package has been released on CRAN and
will be available from your local CRAN mirror soon.
googleVis provides an interface between R and the Google Visualisation API.
The functions of the package allow users to visualise data stored in R with the
Google Visualisation API without uploading their data to Google
Since the last version a lot of work has been
2011 Feb 08
0
Update: googleVis 0.2.4 - Using the Google Visualisation API with R
Hi all,
Version 0.2.4 of the googVis package has been released on CRAN and
will be available from your local CRAN mirror soon.
googleVis provides an interface between R and the Google Visualisation API.
The functions of the package allow users to visualise data stored in R with the
Google Visualisation API without uploading their data to Google
Since the last version a lot of work has been
2007 Dec 06
2
R2HTML how to pair graphic.png and table
Dear list,
i have this problem:
how to pair a graphic.png and a table in R2HTML ?
The better showing of a mutiple analysis is sometimes to mate graphic and
table
Can anyone help me in this task ??
In the example below graphisc and table are subsequent and not pair..
directory=getwd()
myfile<-file.path(directory,"testHTML.html")
2010 Oct 03
1
[LLVMdev] LLVM 2.8 Source Code Visualisation
Hello my friends,
I have put together some visualisations of the LLVM source code because I think it is great to see how much work has gone into LLVM to date.
Code Visualisation - Orion Transfer Ltd
http://www.oriontransfer.co.nz/research/code-visualisation
These are based of the 2.8 source code up until a few days ago. I hope this is of enjoyment for some of you.
Kind regards,
Samuel
2012 Jan 24
0
lattice wireframe_box around picture
I am using the wireframe function from lattice package. The problem that I
have is very interesting. Namely, this is my code:
x= seq(-pi, pi, len = 20)
y=seq(-pi, pi, len = 20)
xyz= expand.grid(x = x, y = y)
xyz$z=sin(sqrt(xyz$x^2 +xyz$y^2))
trellis.par.set("axis.line",list(col="transparent"))
trellis.par.set("panel", list(col="transparent"))
2004 Nov 04
6
Recent changes in qdisc/cls APIs
Folks,
I''ve been changing some of the classifier APIs especially bits
related to the rate estimator and statistics between 2.6.8
and 2.6.10. This probably broke some external classifiers
such as esfq. If you happen to use one of them just send
me the correspondig patch and I will fix it up for you.
Cheers
_______________________________________________
LARTC mailing list /
2005 Mar 28
2
getting qdisc stats using rtnetlink sockets
hi
i wanted to get the qdisc stats without using tc. is
this possible by just using rtnetlink sockets
directly? if possible could someone point me to an
example.
thanks.
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
2020 Jul 07
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Tue 07-07-20 10:01:23, Alexander Graf wrote:
> On 07.07.20 09:44, Michal Hocko wrote:
> > On Mon 06-07-20 14:52:07, Jann Horn wrote:
> > > On Mon, Jul 6, 2020 at 2:27 PM Alexander Graf <graf at amazon.com> wrote:
> > > > Unless we create a vsyscall that returns both the PID as well as the
> > > > epoch and thus handles fork *and* suspend. I need
2007 Jul 01
0
Clusterfly
clusterfly
http://had.co.nz/clusterfly/
Typically, there is somewhat of a divide between statistics and
visualisation software. Statistics software, particularly R, provides
implementation of cutting edge research methods, but limited graphics.
Visualisation software will provide sophisticated visual interfaces,
but few statistical algorithms. The clusterfly package presents some
early