Ticket #113 (new Feature Request)

Opened 4 years ago

Last modified 3 years ago

Make basic network statistics available through XML

Reported by: prospere Owned by:
Priority: low Milestone: WifiDog Auth Server 1.1
Component: Auth server, Statistics and reporting Version: Auth Server SVN
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

Changed 4 years ago 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

Changed 4 years ago by benoitg

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

Changed 4 years ago 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

Changed 4 years ago by benoitg

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

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

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.