http://mediacast1.net:8004/status.xsl is what it defualts to but you must have the status.xsl and status2.xsl pages in your web directory i.e. <webroot>/usr/local/ice2/web</webroot> <p><p>Dave St John Mediacast1 Casterclub Xstream1 ----- Original Message ----- From: "Geoff Shang" <gshang@uq.net.au> To: <icecast@xiph.org> Sent: Thursday, September 26, 2002 9:00 PM Subject: Re: [icecast] Getting stats from icecast2 <p>> On Fri, 27 Sep 2002, Michael Smith wrote:> > > >What do I have to request to get the .xsl page of stats? Can'tremember> > >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 somethingin> particular? > > the logs aren't very helpful. The access log says: > > 144.136.137.64 - - [26/Sep/2002:22:56:23 -0400] "GET /your_page.xsl > HTTP/1.0" 404 106 "-" "Lynx/2.8.3rel.1 libwww-FM/2.14 SSL-MM/1.4.1 > OpenSSL/0.9.4" 0 > > And the error log says even less. > > [2002-09-26 22:56:23] DBUG connection/_handle_get_request Clientconnected> > Any assistance greatfully appreciated. > > Geoff. > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to'icecast-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Fri, 27 Sep 2002, Michael Smith wrote:> Yes, this indicates that the file doesn't exist. It won't magically > create your_page.xsl if it doesn't exist, obviously.ah! Thanks to everyone who gave me a clue about this. I assumed that this was another of those autogenerated things like stats.xml. guess I should look before asking. Now working fine. Geoff. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 01:00 PM 9/27/02 +1000, you wrote:>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?Yes, this indicates that the file doesn't exist. It won't magically create your_page.xsl if it doesn't exist, obviously. Michael --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
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.xslummmm... Ok. And if I get a 404 error? Is this indicative of something in particular? the logs aren't very helpful. The access log says: 144.136.137.64 - - [26/Sep/2002:22:56:23 -0400] "GET /your_page.xsl HTTP/1.0" 404 106 "-" "Lynx/2.8.3rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.4" 0 And the error log says even less. [2002-09-26 22:56:23] DBUG connection/_handle_get_request Client connected Any assistance greatfully appreciated. Geoff. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
The CVS source comes with status.xsl and status2.xsl files in the icecast/web directory. Just copy them into wherever is your web root (set in icecast.xml), then hack around with them if you need. They'll display stream information from ices that's set in ices.xml. Hope that helps, Jake On Fri, 2002-09-27 at 04:24, Michael Smith wrote:> At 01:00 PM 9/27/02 +1000, you wrote: > >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? > > Yes, this indicates that the file doesn't exist. It won't magically > create your_page.xsl if it doesn't exist, obviously. > > Michael > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. ><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.