Displaying 20 results from an estimated 700 matches similar to: "Monitor traffic/bandwidth by mountpoint"
2003 Dec 29
1
Agent setup
Dear Group,
I have been successful in setting up the Agents, queues and getting agents
to log in.
Is there a way that I could configure the system so that the agent is called
back. i.e. the agent logs into the system, a call is destined for them and
their phone rings.
If some one has this setup I would be very interested in hearing from them.
Warm Regards and Thanks
---------------
Shad
2008 Sep 20
3
counting Mb of every mountpoint
Hi guys ,
I have a little doubt:
There is a way for reading directly or indicrectly (parsing , log etc)
the amount of the data sending from icecast for every mountpoint?
Thanks for the help
Goodbye
Pierpaolo
2016 Apr 13
4
recreating extensions.conf from live dialplan ?
On 4/13/16 11:57 AM, A J Stiles wrote:
> You could try
> *CLI> dialplan show
Between my older backup and dialplan show, I guess that's my best shot.
Thanks :D
2009 Jan 17
1
counting Mb of every mountpoint
Hi guys
>
> Hi
>
> 2008/9/21 Jordi Sala <poperbu at gmail.com>:
>
>> Hi,
>>
>> Awstats (awstats.sourceforge.net/) or sawmill (http://www.sawmill.net/) do
>> what you want.
>>
>
> Webalizer - streaming version:
>
> http://webalizer.bzhtec.com/
>
> Chip Scooter
>
>
>
I have tried webalizer but later my try I
2006 Jun 16
2
News posting system without a database
I need to create a news posting system without the use of a database. I''m
going to create a file for each news post and have the view post each file
in a specific directory as HTML.
The newspost will contain:
1. A title.
2. A date.
3. The body.
In the text file, I want line 1 to be the title, line 2 to be the date, and
everything from line 3 on down to the be the body.
What method
2009 May 27
2
Cron Job?
Hi All,
How does one create a cron job that runs commands like:
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update
Say every 15 mins?
-Jason
2010 Mar 11
2
nv50 mouse cursor disappears hourly
I compiled linux-2.6 from git. I think my last pull/merge? is this one (git show)
commit d03ab2d78b6ab62e94f9958da50b4419c27e0f60
Author: Marcin Ko?cielnicki <koriakin at 0x04.net>
Date: Mon Mar 1 00:18:39 2010 +0000
drm/nv50: Improve PGRAPH interrupt handling.
I also compiled nouveau-drm_2.4.18-1_amd64.deb and nouveau_drv.so that day and installed them to a Debian system.
I'm
2006 May 09
2
Log file format + Awstats
I'm trying to process Icecast2 log files with Awstats and I'm running
into a problem which I believe may be related to an extra entry in the
Icecast2 logfiles.
If one compares an Apache CLF log entry such as the following:
199.125.245.200 - - [08/May/2006:12:26:00 -0600] "GET / HTTP/1.0" 200 53
"-" "-"
to an Icecast2 log entry:
166.70.52.200 - -
2006 Jan 23
3
[OT] Lighttpd + AWStats
Hello ~
I have posted a tutorial on my blog,
http://www.benr75.com/pages/lighttpd_awstats_tutorial, on how to get
AWStats and Lighttpd to work together. I thought it might be of interest to
Rails folk as I know many run Light.
Enjoy,
--
Ben Reubenstein
http://www.benr75.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Nov 03
4
Problemas con función factor to integer
Hola,
estoy teniendo problemas para conseguir que mi función haga lo que quiero. Necesito que coja los valores de la variable que le indico, le quite la letra que precede a dichos valores y los convierta en números enteros. Dejo un ejemplo de los datos que estoy tratando y de varias opciones de función con las que intento que funcione sin resultado.
#Ejemplo
>
2008 May 20
4
awstats, webalizer or...
So what does everyone out there use to generate web statistics these
days? Are the tried and true awstats or webalizer still the best out
there?
Ray
2007 Sep 27
12
How does "case defined(Package["package"])" work?
I''m trying to use a "case defined" statement to configure Munin to
automatically create plugin links for packages that are defined by
Puppet but the behaviour seems to be unpredictable. I have a similar
setup for Samba which works, but the Postfix one doesn''t and I can''t see
any difference between them.
Can some explain to me how "case
2006 Jan 30
4
Is this a case for STI?
Hi everyone,
We have different populations of people here at our college: Staff,
Faculty, Students, Alumni (and a host of "Other" that I''ll worry about
another day.
I originally had only Staff and Faculty loaded in under a Person model
using a Personnel controller. Now I want to add the students in, so I
thought STI might be the way to go:
class Person < AR::Base
end
2005 Dec 12
3
how do I set up separate log files/AWstats instances for a virtual host web server?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I've configured my server to to host multiple sites on a single IP
address, when
2006 Dec 18
2
AGI Help Please
List,
I finally decided to break down & start playing with AGI scripts, but for
the life of me, I can't figure out what I am doing wrong.
Below is a super simple script to run a query in mysql to see how many call
records there are for the extension calling in, then print the total in the
CLI.
This is all I get on the CLI:
-- Executing AGI("SIP/216-0baa",
2024 Apr 11
3
Regexp pattern but fixed replacement?
I noticed this issue in stringr::str_replace, but it also affects sub()
in base R.
If the pattern in a call to one of these needs to be a regular
expression, then backslashes in the replacement text are treated specially.
For example,
gsub("a|b", "\\", "abcdef")
gives "def", not "\\\\def" as I wanted. To get the latter, I need to
escape
2005 Feb 25
2
Re: STATs tools?
I just wanted to point out that it's "stats", not "STATs".
"Stats" is not an acronym! It's an abbreviation; it's short for
"statistics".
On Fri, 25 Feb 2005, Dan Stowell wrote:
> Date: Fri, 25 Feb 2005 09:43:38 +0000
> From: Dan Stowell <danstowell@gmail.com>
> To: icecast <icecast@xiph.org>
> Subject: [Icecast] Re:
2013 Feb 15
2
data formatting
Dear Eliza,
Try this:
Lines1<-readLines(textConnection("1911.01.01?????? 7.87
1911.01.02?????? 9.26
1911.01.03?????? 8.06
1911.01.04?????? 8.13
1911.01.05????? 12.90
1911.02.06?????? 5.45
1911.02.07?????? 3.26
1911.03.08?????? 5.70
1911.03.09?????? 9.24
1911.04.10?????? 7.60
1911.05.11????? 14.82
1911.05.12????? 14.10
1911.06.13?????? 7.87
1911.06.14?????? 9.26
2006 Jun 22
2
str_replace PHP Function Equiv.
I''ve been searching for ages and not come up with anything on the
internet. I was wondering if there is a Rails equiv. for the PHP
function str_replace. For example;
variable_for_new_string("value_to_repace", "string_to_replace_with",
"string_to_perform_modification_to")
Thanks in advance for any help.
--
Posted via http://www.ruby-forum.com/.
2005 Feb 23
4
Re: Severe problem with Icecast2 and streamTranscoder
Michael Smith wrote:
> This still sounds more likely to be cpu starvation than anything else
It seems you were correct. After updating my kernel (!), the CPU load
figures given by 'top' and 'ps' for streamTranscoder suddenly rose from
0.0-0.3% to about 30-60%. There are occasional peaks above that, which
might very well be causing the problem. And the system load now shows