Displaying 4 results from an estimated 4 matches for "cimply".
Did you mean:
simply
2007 Mar 02
2
Statistic
hi,
is there a way, to create a stastic about listernes, mountpoints and
music tiltes?
I saw some cacti scripts, but i have no webserver installed on the
streamserver, so i would use only plain files, also a database could be
improving some things. So, how can i do this?
cu denny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2007 Mar 02
0
Statistic
...tors for instance.
My real request to the icecast developpers would be a way to log the duration
a listener has stayed on a mountpoint.
The logs only give connection times, and to have a good log on this, you have
to actively poll the listeners connected which is clearly suboptimal..
It could cimply be a line in the form:
xx.xx.xx.xx disconnected from mountpoint /bla after *some time*
Or perhaps it exists but I am not aware of this..
Romain
2007 Mar 02
1
Statistic
...real request to the icecast developpers would be a way to log the duration
> a listener has stayed on a mountpoint.
> The logs only give connection times, and to have a good log on this, you have
> to actively poll the listeners connected which is clearly suboptimal..
>
> It could cimply be a line in the form:
> xx.xx.xx.xx disconnected from mountpoint /bla after *some time*
>
> Or perhaps it exists but I am not aware of this..
>
http://webalizer.bzhtec.com/ - oldies but goodies...
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+