David You actually might of just answered my question about the Last Login on the groups service actually. I wonder if that actually would work for the old opensimwi as well. As when you update the users online to point at the Online row in the GridUsers database table this appears to not work. This also seems to be the case when you point the opensimwi to Login and Logout rows in that database table as well. That's what I am looking for to show the number of users currently online on the grid. But I will take your suggestion and see if that might fix the flotsam groups service to show the last logins. I was able to get it to actually show the total number of regions online, although that was not a hard task in itself.
I also did run our second instance for regions as well. (our beta server) and it appears that the instance loves to throw the AssetsCache, j2kDecodeCache, and ScriptEngines folders directory into the bin directory for that instance. I am looking for a way to put those directories with the appropriate grid server instance i.e. AssetCache would go with the instance that the Asset Server runs on, etc. Thanks Emperor -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Sunday, December 30, 2012 6:00 AM To: [email protected] Subject: Opensim-users Digest, Vol 64, Issue 38 Send Opensim-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/opensim-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Opensim-users digest..." Today's Topics: 1. Re: question regarding assetcache file directory (David Saunders) 2. Re: OpenSim and VirWox (David Saunders) 3. Re: OpenSim and VirWox (OpenSimFan) ---------------------------------------------------------------------- Message: 1 Date: Sat, 29 Dec 2012 22:40:11 -0500 From: David Saunders <[email protected]> To: [email protected] Subject: Re: [Opensim-users] question regarding assetcache file directory Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hey The only directory I have found information on moving to common directory is the floatsome asset cache. On the other part, The only way I can get a reliable on is online the grid is using the "Presence" database. I know the GridUsers database can give false hits for users online. Due to people crashing or a sim crashing on them. And this can stick in the database tell they logout properly. david On 12/26/2012 11:32 PM, Emperor Starfinder wrote: > Okay I am pretty sure I know my answer here but I want to be double > sure before I begin making the planned changes we are making. > > Do the assetcache, datasnapshot, j2kDecodeCache, maptiles, and > scriptengine folder directories that are created by opensimulator need > to stay in the same instance as the instances running the regions or > do they go in the respective folders that contain their respective > instances(i.e. assetcache goes in the folder that contains the > instance running the grid's asset > server.) > > I am pretty sure the script engine folder and likely datasnapshot > folder directories stay in the folder containing the instance that > runs each set of regions. > > The second question I do have and I will include it here for time's > sake is this. > > When writing the code into a website to show the Users online stats > which database table and column or rwo should the users online be calling from. > i.e. currently the wiredredux 0.7 branch found on the forge points to > database table GridUsers and points to online. However in attempting > to point to this it does not work. Additionally when you go in to the > source code of the opensim grid user service file > (../OpenSim/services/UserAccountService.cs) it shows that when > someone logs onto the grid it places an entry of false for their > online status. This perhaps could be cleaned up to show a proper > clean login and logout on the grid side. i.e. if online have it set > to true and then when logging out have it set to false. > > I hope everyone has had a wonderful holiday and is ready for 2013. > > Emperor > ------------------------------ Message: 2 Date: Sat, 29 Dec 2012 22:23:17 -0500 From: David Saunders <[email protected]> To: [email protected] Subject: Re: [Opensim-users] OpenSim and VirWox Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Ok Following these instructions the only way I can can VirWox to work is with 0.7.5 Dev, is it available for the 7.4 stable version? trying to follow the Dev version is not possible in the environment I have to keep it running in. If not I have to find it again on virwox site an earlier release that i can get working. david On 10/7/2012 2:11 PM, David Saunders wrote: > Hey thanks, > > This version of the module allow money with virwox to work. > > Strange things is first time i restart the sim with the new > configuration it did not connect to virwox Came up with an error that > it had failed. So I switched to debug mode with mono it worked, and i > switch back to non debug mode it still worked for now. > > Hopefuly this module will work better at keeping contact with virwox > up to date, I find if you leave the sim connected for long period of > time it looses the ability to handle money. :( and restarting the sim > most of the time fixes it. If not reboot again.... > > > On 10/7/2012 5:35 AM, OpenSimFan wrote: >> download latest dll from here: PixelTomsen - OM Economy-Module >> (Virwox) <https://github.com/PixelTomsen/omeconomy-module> >> >> and download latest opensim from here: opensimulator.org viewgit >> <http://opensimulator.org/viewgit/?a=shortlog&p=opensim> choose fist >> one. >> >> or download and install git. >> >> on linux you have to do this BEFORE starting up opensim.. >> install ome currency certificates >> <https://www.dropbox.com/s/81vq54ez2h05dhe/omc-certificates.txt> >> >> if nothing works, i can make a working package for you.. >> >> >> >> >> >> ----- >> _________________________________________ >> OpenSimFan >> My Opensim/Second Life Blog >> http://verwijs.wordpress.com >> (Dutch, basic hardware/software help windows, Mac, Linux) >> http://verwijs-pc.nl My Twitter Page: >> http://twitter.com/OpenSimFan >> My Facebook page (be my friend, please ) >> http://www.facebook.com/andre.verwijs >> >> -- >> View this message in context: >> http://opensim-users.2152040.n2.nabble.com/OpenSim-and-VirWox-tp75787 >> 26p7578750.html Sent from the opensim-users mailing list archive at >> Nabble.com. >> _______________________________________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-users >> > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > ------------------------------ Message: 3 Date: Sun, 30 Dec 2012 01:59:46 -0800 (PST) From: OpenSimFan <[email protected]> To: [email protected] Subject: Re: [Opensim-users] OpenSim and VirWox Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Pixel tomson version here: https://github.com/OpenMetaverseEconomy/OMEconomy-Modules/tree/master/bin ----- _________________________________________ OpenSimFan My Opensim/Second Life Blog http://verwijs.wordpress.com (Dutch, basic hardware/software help windows, Mac, Linux) http://verwijs-pc.nl My Twitter Page: http://twitter.com/OpenSimFan My Facebook page (be my friend, please ) http://www.facebook.com/andre.verwijs -- View this message in context: http://opensim-users.2152040.n2.nabble.com/OpenSim-and-VirWox-tp7578726p7579 234.html Sent from the opensim-users mailing list archive at Nabble.com. ------------------------------ _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users End of Opensim-users Digest, Vol 64, Issue 38 ********************************************* _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
