I thought I was trying to do something simple. Just output the following info: mount - number of listeners - <list of all ips connected> I had this working before but forgot to backup the xsl changes before redoing the server :(. I know all I can do is modify files in the admin dir so I was trying to modify either of these 2 files: using listclients.xsl I am able to get the mount and the list of ips but I cant get the number of listeners using listmounts.xsl I can get the mount and the number of listeners, but not the ip list. I read something about switching xsl to xml to see the data I have available but that isnt working for me and I am completely unfamiliar with xml coding. anyone know how to get this to work? Thanks Todd
> I thought I was trying to do something simple. Just output the following > info: > mount - number of listeners - <list of all ips connected>I too wanted to modify the XSL files to make them a bit easier to read, but had horribly luck. Perhaps some collaboration on changing the admin interface would be a good idea? Not to put down the work someone else put into it already, but in my particular case we have a large number of feeds with a moderate number of listeners, so being able to see a quick chart with streams, # of listeners, and actual hostname of each listener is desireable.