Ticket #113 (new Feature Request)

Opened 3 years ago

Last modified 2 years ago

Make basic network statistics available through XML

Reported by: prospere Assigned to:
Priority: low Milestone: WifiDog Auth Server 1.1
Component: Auth server, Statistics and reporting Keywords:
Cc:

Description

The idea is to provide information about who is connected, how many nodes are online, how many users ...

On a main site via a simple Javascript function :


Exemple :

http://auth.puteaux-wireless.org/status.phps

Which is used on the main site on the right corner :

http://www.puteaux-wireless.org/


Attachments

Change History

03/21/06 20:11:35 changed by fproulx

I'd rather extend our XML protocol to integrate more metadata about the network... Then you'd use an XSLT stylesheet.

That's what I'm doing for Ile Sans Fil here : http://www.ilesansfil.org/tiki-index.php?page=HotSpots Pulling the XML from here : http://auth.ilesansfil.org/hotspot_status.php?format=XML Passing through this stylesheet : http://auth.ilesansfil.org/xslt/wifidog_status.xsl

like this : http://auth.ilesansfil.org/hotspot_status.php?format=XML&xslt=http://auth.ilesansfil.org/xslt/wifidog_status.xsl

06/09/06 14:12:58 changed by benoitg

  • summary changed from Provide statistics reports via Javascript to Make basic network statistics available through XML.

06/10/06 13:43:48 changed by max-horvath

  • version set to Auth Server SVN.
  • component changed from Auth server: Authentication to Auth server: Features.
  • milestone set to WifiDog Auth Server 1.1.

01/22/07 15:42:33 changed by benoitg

  • component changed from Auth server: Features to Auth server, Statistics and reporting.

Add/Change #113 (Make basic network statistics available through XML)