similar to: unable to locate stats.log in icecast 2.1.0

Displaying 20 results from an estimated 7000 matches similar to: "unable to locate stats.log in icecast 2.1.0"

2010 Oct 22
15
Accessing Facter in other languages than Ruby?
Hi all, We''re writing a few scripts at the moment that could really make use of Facter, however the vast majority of them team (including my self!) are not proficient in Ruby, however they are highly proficient in other languages such as (dare I say it!) Python. Is there (or are there any plans to!) release bindings for other languages to enable facts to be used in scripts other
2008 Jun 11
1
Squid/ntlm_auth issues with two user accounts (all other accounts on the domain work).
Hi all, I have just installed and configured a squid setup authenticating against Active Directory using kerberos tickets and have achieved the holy-grail of IT - Single Sign On! The problem is that I have two users for whom is does not work. The ntlm_auth logs show that for users that are properly authenticated against squid we get the following (Usernames/Domains/Hosts have been changed for
2010 Nov 02
2
Using DNS in pxelinux.cfg
Hi all, First time here, so please be gentle! :) I'm trying to configure a system that will pxeboot and retrieve a kickstart file from a server based on that host's macaddress as part of my Edison project[0] however I'm having issues getting the dns lookup to work and I'm hoping you can help! My pxelinux.cfg/default file is as follows: ======================= default linux
2008 Sep 04
8
Potential new puppet user: two questions
Hello, I am examining whether puppet meets our needs. I can''t find the answer to two questions I am looking to answer, hopefully someone can help. 1. Can puppet be used to manage different classes of the same computers, e.g. do something on the apache test farm, if it works then do it on the apache live farm; and is this done cleanly? 2. How are package updates (e.g. yum update/yum
2010 May 03
1
Simple issue with templates.
Hi all, My brain is now officially dead! I have a series of modules that have a tree layout as documented in the "best practice" guide. One of the directories I have is "templates" and in this directory I have placed a template.erb file, however no matter how I refer to the path in my init.pp, I cannot get it to include. I''ve even set "templatedir" to
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
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"
2005 Sep 15
2
Asterisk CDRs
Hi Group, I am trying to capture CDR records from Asterisk into PGSQL database. The problem is that the CDR information does not get populated until the call is hangup. Does anyone know if there is a way to get CDR info into database before call ends??? Thanks, Prakash
2005 Mar 18
2
package.skeleton
> R.version.string [1] "R version 2.1.0, 2005-03-17" I don't see anything in either https://svn.r-project.org/R/trunk/NEWS or in the Changes file for R-2.1.0 about changes in package.skeleton() (nor in the help page), but when I run this function, all the .Rd files produced are of the data format even if all I have in my .GlobalEnv are functions. A trivial example is to run the
2010 Mar 30
7
[LLVMdev] summer of code idea — checking bounds overflow bugs
Hi, Some days ago I am interested in detecting undefined behaviors in C programs based on Clang. After several days’ investigation, I think checking bounds overflow bugs is more interesting, because bounds overflow is one of the most frequently encountered errors in C programs. For example, performing pointer arithmetic without checking bounds can cause bounds overflow. To increase the
2008 Aug 21
11
spam on this list..
Is there anyway we can get rid of this crap on this list? It''s getting old fast. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to
2011 Aug 29
2
rpart: apply tree to new data to get "counts"
Hi, when I have made a decision tree with rpart, is it possible to "apply" this tree to a new set of data in order to find out the distribution of observations? Ideally I would like to plot my original tree, with the counts (at each node) of the new data. Reagards, Jay
2003 Oct 07
2
R-1.8.0 memory.limit()
Using R-1.8.0 (d/l and compiled on 2003-10-01) on WinXP, I seem to be unable to determine the maximum memory allocated to R. The help still says to use memory.limit(size=NA), but this returns the value NA. In addition, I have set --max-mem-size=2G but I run out of memory somewhere around 500Mb (which is why I am trying to find out how much memory is allocated). I don't have any other programs
2003 Oct 23
6
repeating colors in graph 2
I've tried looking at ?colors and ?palette and if I'm understanding it correctly, I'm supposed to type in (for example) palette(rainbow(13)) before I type in my plot (of 13 lines) if I want 13 different colors. But this does not work. Other things that i have tried besides rainbow give me errors. Am I just doing something completely wrong? Anna
2019 Aug 11
2
doveadm / vsize
Hi, i want to keep track of user mailbox size, I'm using doveadm mailbox status -u <user> vsize INBOX for a given mailbox this is under reporting ( by a lot) is this recursive? what shoud i be using to get an accurate disk usage metric? thanks Paul. -- ------------------------- Paul Macdonald IFDNRG Ltd Web and video hosting ------------------------- t: 0131 5548070 m:
2010 Jul 22
1
Updates to cucmber-vhost - guineapigs wanted! :)
Hi all, For those of you that are using cucumber for Continuous Integration or similar I've created a set of steps that enable you to use cobbler and cucumber to auto-provision using Libvirt. I've just made some changes to the code however I don't have access to all the hardware/software required to test it fully. If you are able to, please check out the code from
2004 Aug 06
4
Getting stats from icecast2
On Fri, 27 Sep 2002, Michael Smith wrote: > >What do I have to request to get the .xsl page of stats? Can't remember > >the page name so I don't know if it's working or not. > > You can use any xsl file in the web directory. Just use > http://server:port/your_page.xsl ummmm... Ok. And if I get a 404 error? Is this indicative of something in particular? the
2005 May 23
3
Windows/7706 (PR#7889)
With 2.1 on Windows XP SP2 (32 bit) I also get no title in a png plot, so I can reproduce this bug. R is installed from pre-built binary. No title appears when I run this: png("foo.png") plot(1:10, main = "foo") dev.off() The jpeg device behaves as expected: jpeg("foo.jpg") plot(1:10, main = "foo") dev.off() Thoughts on this?
2010 Mar 30
0
[LLVMdev] summer of code idea — checking bounds overflow bugs
Qiuping, Have you looked at what has already been done? I would expect that taking previous work such as this: http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html and integrating into current LLVM would be a better idea than starting over. John On Tue, 30 Mar 2010, ??? wrote: > > Hi, > > Some days ago I am interested in detecting undefined behaviors > > in C
2004 Nov 22
1
Strange Fromuser behavior?
Strange things are happening at my asterisk box :) I've got asterisk setup to dail out with sip to my SIP provider. I've got NO fromuser/fromdomain stuff setup in my sip.conf When I place a call with my Siemens Optipoint 400 SIP phone everything is allright, the From: header is stating the username of the Siemens phone. When I place a call with X-Lite the From: header is altered and reads