[Opensim-users] Web Statistics Module

BlueWall jamesh at bluewallgroup.com
Wed Feb 8 17:41:52 UTC 2012


I usually use rrdtools to track statistical data. It is suited for that 
kind of thing. The json simstats for grid access uses the SHA1 hash of 
the region secret as the uri to prevent unauthorized snooping. It also 
provides a uri handler for jsonp - which will work to feed data directly 
to the browser for javascript integration. That is a good way to get 
more fine-grained updates for near-RT monitoring.

-BlueWall

On 02/07/2012 06:56 PM, Justin Clark-Casey wrote:
> It would be good to have options whether to write the database at all
> and to nominate an alternative location. It wouldn't be hard to do but I
> haven't had a need for that so far.
>
> There's no security on the calls either which makes things a bit
> difficult if you don't want to expose that information. The easiest way
> to provide security may be to extend the path with a random UUID, as is
> done for capabilities.
>
> On 05/02/12 20:16, Shaun Erickson wrote:
>> It also creates and uses an SQLite database, even if you use MySQL for
>> everything else. It currently only makes that
>> database in bin, though I may see if I can get that optionally
>> overridden, as I don't allow anything to write in bin.
>>
>> -ste
>>
>> On Feb 5, 2012, at 3:06 PM, Gudule Lapointe <gudule at spekuloos.be
>> <mailto:gudule at spekuloos.be>> wrote:
>>
>>> It works from each region server (not from Robust).
>>>
>>> Is there a way to limit access to them? (to local network, or to
>>> authenticated user, for example)
>>>
>>> --
>>> http://www.speculoos.net/
>>> secondlife://speculoos.net:8002/
>>> Speculoos, the belgian cookie-flavored metaverse
>>>
>>> Le 5 févr. 2012 à 20:21, <drwhiet at spacefriends.de
>>> <mailto:drwhiet at spacefriends.de>> a écrit :
>>>
>>>> it is still working (and i hope it will work forever)
>>>> See here: http://spacefriends.de/osgrid.htm
>>>> I use a frameset that calls all my regions like e.g.
>>>> http://83.169.10.234:9000/SStats/
>>>> The last slash is essential .. else the Knomes are coming for you ..
>>>> ;-.)
>>>> best regards
>>>> Wordfromthe Wise
>>>>
>>>> ------------------------------------------------------------------------------------------------------------------------
>>>>
>>>> *Von:* opensim-users-bounces at lists.berlios.de
>>>> <mailto:opensim-users-bounces at lists.berlios.de>
>>>> [mailto:opensim-users-bounces at lists.berlios.de] *Im Auftrag von
>>>> *Fleep Tuque
>>>> *Gesendet:* Sonntag, 5. Februar 2012 14:52
>>>> *An:* opensim-users at lists.berlios.de
>>>> <mailto:opensim-users at lists.berlios.de>
>>>> *Betreff:* [Opensim-users] Web Statistics Module
>>>>
>>>> Is the information on
>>>> http://opensimulator.org/wiki/Web_Statistics_Module still accurate?
>>>> It says to add a simple
>>>> section to your opensim.ini file and then view the stats on
>>>> http://<region-server-ip>:<http-port>/SStats/ but I get
>>>> no love when I try this so wondering if the page is out of date.
>>>>
>>>> Thanks in advance if anyone knows the situation with Web Stats..
>>>>
>>>> - Chris/Fleep
>>>>
>>>>
>>>> Chris M. Collins (SL/OS: Fleep Tuque)
>>>> Center for Simulations & Virtual Environments Research (UCSIM)
>>>> UCIT Instructional & Research Computing
>>>> University of Cincinnati
>>>> 406A Zimmer Hall
>>>> 315 College Drive
>>>> PO BOX 210088
>>>> Cincinnati, OH 45221-0088
>>>> chris.collins at uc.edu <mailto:chris.collins at uc.edu>
>>>> (513) 556-3018
>>>>
>>>> http://ucsim.uc.edu <http://ucsim.uc.edu/>
>>>> _______________________________________________
>>>> Opensim-users mailing list
>>>> Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de>
>>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de>
>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>




More information about the Opensim-users mailing list