Displaying 20 results from an estimated 20000 matches similar to: "Using authentication just for metrics"
2006 Sep 02
2
URL authentication
I can't get URL authentication to work. The notification script is
never called by icecast (v 2.3.1).
This is the mount point:
> <mount>
> <mount-name>/tp.mp3</mount-name>
> <max-listeners>499</max-listeners>
> <hidden>1</hidden>
> <no-yp>1</no-yp>
> <authentication
2013 Jul 11
2
listner reports
i am trying to see listener count and prepare report but it would be nice
if there is some default log for generating listener graph.
thanks for thoughts.
With Best
-Ashwin.
+91-9959166266
On Thu, Jul 11, 2013 at 3:22 PM, Yahav Shasha <yahav.shasha at gmail.com>wrote:
> Better alternative to parsing the log files would be using the url auth
> mechanism and "listener_add"
2006 Sep 08
2
URL authentication
Hi all,
The URL authentication is great for reducing the administration overhead
in running one or more icecast instances for lost of mountpoints and
lots of listeners. However because the URL authentication is <mount>
specific you still need to create a mountpoint for each (in our case)
customer.
Would it be possible to have a global URL authentication section which
would apply to
2012 Dec 13
2
Is it able to obtain performance metrics from puppet master?
Hello
Is it able to obtain performance metrics from puppet master ( or puppet
dashboard ) ?
I intend to use this metrics in external monitoring system.
Of particular interest are the following metrics:
* list of agents
* time since the certain agent last apply manifest ( to find stuck agents )
* time used to compile manifest by puppet master for the certain agent
* time used by the certain
2016 May 20
0
RFC: LNT/Test-suite support for custom metrics and test parameterization
> On May 12, 2016, at 11:21 PM, Elena Lepilkina via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi all,
>
> As we understood great changes will be done in LNT, so we are waiting to new LNT version and stopped our work in LNT.
>
> One more question about using test-suite separately with cmake. Cmake can only build all tests and generate lit tests. After that we
2016 May 26
0
RFC: LNT/Test-suite support for custom metrics and test parameterization
> On May 26, 2016, at 7:08 AM, Elena Lepilkina via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> I understood your modules and I see as them can be used in LNT. But there are some question about old features.
> 1. With Makefiles we can write pass and collect some statistics. There was an example of branch pass. Metrics can be collected by
> @-$(LOPT) -load
2005 Dec 21
1
System Reliability Metrics
I need to calculate some metrics such as Mean Time Between Failure
(MTBF), etc (see http://www.cs.sandia.gov/~jrstear/ras for a more
complete list). I have observations like
start end state
1 2005-11-11 09:05:00 2005-11-11 12:20:00 Scheduled Downtime
2 2005-11-12 13:42:00 2005-11-12 14:45:00 Unscheduled Downtime
where each row describes
2013 Jul 11
3
listner reports
is there any facility in icecast2 to log listner statistics and data usage
to xml or json file so i can build reports on top of it?
With Best
-Ashwin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20130711/c6ad7828/attachment.htm
2016 May 25
0
RFC: LNT/Test-suite support for custom metrics and test parameterization
Hi Elena,
> First of all, now LNT uses make-style of running tests and parse results
from result csv file. Are there any plans to go to cmake?
There are two test drivers in LNT. "lnt runtests nt" uses the old
Makefile-based system and "lnt runtests test-suite" uses the new
cmake-based system. It sounds like you are using the former and should
switch to the latter.
2016 May 25
0
RFC: LNT/Test-suite support for custom metrics and test parameterization
> On May 25, 2016, at 1:54 AM, Elena Lepilkina via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi Matthias,
>
> Thank you for your answer.
> But can you answer for some more questions?
> First of all, now LNT uses make-style of running tests and parse results from result csv file. Are there any plans to go to cmake?
As James already said "lnt runtest
2003 Nov 25
1
Font Metrics
Hi All
Newbie to wine here :) I have installed wine, and can get notepad and
winemine up, but when I do, I get a painfully long list of messages and
then it goes into Font Metrics 1.1% - Font Metrics 1.2% untill we
eventually get to 100%. I also tried to run File Maker Pro 5 for
windows, however the window opened and just hung for about 15 mins
before I killed the process. I have checked the
2016 May 26
2
RFC: LNT/Test-suite support for custom metrics and test parameterization
I understood your modules and I see as them can be used in LNT. But there are some question about old features.
1. With Makefiles we can write pass and collect some statistics. There was an example of branch pass. Metrics can be collected by
@-$(LOPT) -load dcc888$(SHLIBEXT) -branch-counter -stats \ -time-passes -disable-output $< 2>>$@
in makefile. In report file we write how
2002 Nov 07
1
Font metrics information
Hi,
When I ran wine for the first time, font metrics information is built.
It doesn't take a lot of time, but when you are forwarding X session
over half a world, this can be pretty slow and annoying. Well, I know
that there is probably no way how to avoid this, but I think there is a
way how to avoid this when you reinstall wine.
So, question is, where is stored font metrics information
2007 Jul 30
1
samba performance metrics
Hi,
I am attempting to write a monitor to gather Samba Server performance
metrics. I would like to get raw metrics directly from the server
itself rather than a 3rd party tool. Could anyone point me to docs
or enlighten me on how to accomplish this?
I am looking to determine the availability of the server (up or
down), the number of files requested, any caching information
available
2006 Sep 08
4
URL authentication
I had similar problems when my auth.php was on password protected http
server...but after applying the following configuration i've got it working:
<mount>
<mount-name>/Test</mount-name>
<authentication type="url">
<option name="listener_add"
value="http://user:pass@127.0.0.1/auth/action.php"/>
<option
2017 Jul 04
1
Performance metrics with LLVM
Hi Tobias,
The metrics that you can collect in LNT are fixed per "test suite".
There are 2 such "test suite"s defined in LNT at the moment: nts and compile.
For more details on this, see http://llvm.org/docs/lnt/concepts.html#test-suites.
AFAIK, If you need to collect different metrics, you'll need to define a new "test suite". I'm afraid I don't really
2013 Jul 22
3
VM Metrics - "Last shutdown time" depricated
Hello All,
I was curious to know when would updates to VM Metrics - "*Last shutdown
since*" be available in a new XAPI rpm.
Any ETA for this ?
--
With Regards,
Hussain.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2017 Jul 05
2
Performance metrics with LLVM
> On Jul 4, 2017, at 2:02 AM, Tobias Grosser <tobias.grosser at inf.ethz.ch> wrote:
>
>> On Tue, Jul 4, 2017, at 09:48 AM, Kristof Beyls wrote:
>> Hi Tobias,
>>
>> The metrics that you can collect in LNT are fixed per "test suite".
>> There are 2 such "test suite"s defined in LNT at the moment: nts and
>> compile.
>> For
2016 Apr 19
2
RFC: LNT/Test-suite support for custom metrics and test parameterization
Hi Elena,
This is great, I would love to see extensible support for arbitrary metrics.
On Tue, Apr 19, 2016 at 12:39 AM, Kristof Beyls <Kristof.Beyls at arm.com>
wrote:
> Hi Elena,
>
> Many thanks for working on this!
>
> May I first suggest to convert the google document to email content? That
> may make it a little bit easier for more people to review. It also makes
2010 Mar 08
3
Calculating R Factor and MOS metrics for VoIP
Hello All,
MOS and R factor are the two QoS parameters used to estimate VoIP call
quality.
I have found that they are calculated from other metrics like jitter,
latency, packet loss,...etc. But, haven't found any formula or arithmetic
rule to calculate them.
Do you have an idea about their formulas or an open source that calculates
them. Is it possible to interpret them from wireshark.