Skip to topic | Skip to bottom
Home
Sysadmin
Sysadmin.IceCastr1.1 - 03 Apr 2003 - 13:27 - ArcNLNtopic end
You are here: Sysadmin > IceCast

Start of topic | Skip to actions

Public Stats

Anyone can access /status.xsl to see stats on current listeners, mountpoints, etc.

Admin Interface

All administration is done with a web browser. First, make sure you have your admin password set in icecast.xml (or whatever config file you're running Icecast with):

admin password

Don't leave it as default, especially if your version of Icecast isn't hacked to hide IPs from logs and admin interface.

Theres 6 admin tools:

/admin/listmounts
lists live mountpoints and how many clients are connected to each.

/admin/streamlist
returns a text file listing live mountpoints, one per line

/admin/rawstats
returns a xml file of raw stats for the server

/admin/fallback?mount=/mount1&fallback=/mount2
sets a "fallback" for mount1, so if the source for mount1 disconnects all clients are seamlessly switched to mount2, which may be nothing more than a repeating message appologising for "technical difficulties" (use moveclients command to then move them back to /mount1 when it's back up)

/admin/listclients?mount=/mount
shows a list of clients currently connected to the mountpoint

/admin/moveclients?mount=/mount1&destination=/mount2
moves all clients currently connected to /mount1 to /mount2, while appearing to them to still be connected to /mount1. This does not effect future connections to /mount1.

-- ArcNLN - 03 Apr 2003
to top


You are here: Sysadmin > IceCast

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).