2017-03-01 - Re: [GRASE-Hotspot] Display Total number of active user

Header Data

From: José <jo***s@algardata.pt>
Message Hash: b7316e8cb765ffbb875e5f38745d47621585446f36ef34b5b6446520e110fdfa
Message ID: <6b24ebd0-c988-438d-b38f-8e3d56998c16@grasehotspot.org>
Reply To: <CAKTB4c8576xHYq1FD4XFWYbD_2Lk+TC+X5DCiGqWsH7jCYwVeQ@mail.gmail.com>
UTC Datetime: 2017-03-01 04:41:08 UTC
Raw Date: Wed, 01 Mar 2017 03:41:08 -0800

Raw message

George 

Glad to hear that you 'fixed' the 'unstable for production' grase ;)

As for you question... google for router with RADIUS, or use one of this 
firmwares: https://openwrt.org/ or https://www.dd-wrt.com/site/ :)


On Monday, February 27, 2017 at 1:39:37 PM UTC, George Perlington wrote:
>
> hello Now i solve the problem Grase work  fantastic  .  The only problem i 
> should run DHCP server as a software  on
> computer .If I can use Grase  for Captive and DHCP use a hardware such as 
> Router externally will be  nice . 
>
> Very sorry again if i complained :-) 
>
> Kindly
> George 
>
> On Mon, Feb 27, 2017 at 8:54 PM, Hotspotuser <jo***.@algardata.pt 
> <javascript:>> wrote:
>
>> And George please do start another thread just for your problem as this 
>> one is about trying to help KIRA Ynet with his problem :)
>>
>> segunda-feira, 27 de Fevereiro de 2017 às 12:45:17 UTC, George Perlington 
>> escreveu:
>>>
>>> Covachili alone can do it 
>>>
>>> On Mon, Feb 27, 2017 at 8:40 PM, Hotspotuser <jo***.@algardata.pt> 
>>> wrote:
>>>
>>>> George Perlington
>>>>
>>>> So let's change your question around to you.... Do you know any 
>>>> free/paid solution that does?
>>>>
>>>>
>>>> segunda-feira, 27 de Fevereiro de 2017 às 12:35:58 UTC, George 
>>>> Perlington escreveu:
>>>>>
>>>>> Hi 
>>>>>
>>>>> I am sorry if  am complain . Honestly Grase is perfect and did alot of 
>>>>> effort .  However when  you choose wifi or hotspot in mobile phone 
>>>>> sometimes will not open . 
>>>>>
>>>>>
>>>>> Thanks
>>>>> George 
>>>>>
>>>>> On Mon, Feb 27, 2017 at 8:30 PM, Hotspotuser <jo***.@algardata.pt> 
>>>>> wrote:
>>>>>
>>>>>>
>>>>>> if you have no domains in Chilli's config HS_UAMDOMAINS then the 
>>>>>> browser does always open (before you are logged in), otherwise if you are 
>>>>>> already logged in the browser wont open. So what's wrong with that?
>>>>>>
>>>>>>
>>>>>> The problem you have I bet is related to CHROME in android devices, 
>>>>>> so you will only get a solution when Google fixes their browser. 
>>>>>>
>>>>>> For a quick test, change your default browser in android, for 
>>>>>> instance to the default native android browser, and you will see that the 
>>>>>> hotspot behaviour changes.
>>>>>>
>>>>>> It seems you are trying to make a commercial product, so my sugestion 
>>>>>> would be for you to research better before making such bold statments at 
>>>>>> such a good open source project.
>>>>>>
>>>>>> Tim does a excelent job, providing free of charge help, so try to go 
>>>>>> that way instead of putting is free product down, ok?
>>>>>>
>>>>>> *sorry for the rant, but im getting tired of people complaining about 
>>>>>> grase because they just cant get things done the way they want.*
>>>>>>
>>>>>> segunda-feira, 27 de Fevereiro de 2017 às 12:19:09 UTC, George 
>>>>>> Perlington escreveu:
>>>>>>>
>>>>>>> We have one problem for Captive portal . Normally inside Android 
>>>>>>> when it is choose wifi hotsport automaticly will not open browsr . indeed i 
>>>>>>> want to do  below job :
>>>>>>>
>>>>>>> 1- We have a VOD application .i want to make a Captive portal inside 
>>>>>>> BUS . When people inside BUS choose my wifi hotsport Automatically inside 
>>>>>>> their mobile phone will open browser and my HTML page coming and show 
>>>>>>> application in Android or ios and automatically update .  Grase is not 
>>>>>>> stable in  Captive portal .sometimes bring and sometimes did not bring  my 
>>>>>>> html .
>>>>>>>
>>>>>>> Thanks
>>>>>>> George 
>>>>>>>
>>>>>>> On Mon, Feb 27, 2017 at 7:57 PM, Hotspotuser <jo***.@algardata.pt> 
>>>>>>> wrote:
>>>>>>>
>>>>>>>> You can use the command: 
>>>>>>>>
>>>>>>>> chilli_query list
>>>>>>>>>
>>>>>>>>
>>>>>>>> for instance to get currently logged in users in REALTIME:
>>>>>>>>
>>>>>>>> chilli_query list | grep -c "pass"
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> You can also check the MySQL table to get what users FREERADIUS 
>>>>>>>> "thinks" that are active:
>>>>>>>>
>>>>>>>> SELECT * FROM radius.radacct WHERE AcctStopTime is null and 
>>>>>>>>> UserName <> "CoovaChilli";
>>>>>>>>>
>>>>>>>>
>>>>>>>> because this will not always give you the same results as the first 
>>>>>>>> option (chilli_query).
>>>>>>>>
>>>>>>>> Running these from PHP is trivial so choose your best fit.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> segunda-feira, 27 de Fevereiro de 2017 às 11:42:15 UTC, timwhite88 
>>>>>>>> escreveu:
>>>>>>>>>
>>>>>>>>> That's a great idea Jerren. Can you please open an issue for it on 
>>>>>>>>> Github so it doesn't get forgotten. 
>>>>>>>>> https://github.com/GraseHotspot/grase-www-portal/issues/
>>>>>>>>> "Metrics" are something that are only useful if people actual care 
>>>>>>>>> about the thing we are measuring, so letting me know what metrics people 
>>>>>>>>> want will help me build a better status page, or dashboard.
>>>>>>>>>
>>>>>>>>> Regards
>>>>>>>>>
>>>>>>>>> Tim
>>>>>>>>>
>>>>>>>>> On Fri, Feb 24, 2017 at 1:38 PM, KIRA Ynet <ki***.@gmail.com> 
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Tim, 
>>>>>>>>>>
>>>>>>>>>> I'm not sure if anyone ever asked this here but i want to know if 
>>>>>>>>>> there is easy way to know the total number of active user in grasehotspot 
>>>>>>>>>> system. :)
>>>>>>>>>> I know that i can simply count one by one of the user but that 
>>>>>>>>>> take time. So, if there is any possible way to monitor total active session 
>>>>>>>>>> user, or integrate it in "Monitor Sessions" page, this could be great. :)
>>>>>>>>>>
>>>>>>>>>> Thanks Tim.
>>>>>>>>>>
>>>>>>>>>> Regards, 
>>>>>>>>>> Jerren.
>>>>>>>>>>
>>>>>>>>>> -- 
>>>>>>>>>> This mailing list is for the Grase Hotspot Project 
>>>>>>>>>> http://grasehotspot.org
>>>>>>>>>> --- 
>>>>>>>>>> You received this message because you are subscribed to the 
>>>>>>>>>> Google Groups "Grase Hotspot" group.
>>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>>>>>> send an email to gr***.@grasehotspot.org.
>>>>>>>>>> To post to this group, send email to gr***.@grasehotspot.org.
>>>>>>>>>> Visit this group at 
>>>>>>>>>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/
>>>>>>>>>> .
>>>>>>>>>> To view this discussion on the web visit 
>>>>>>>>>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/e06c93ae-c798-4dbf-b0ff-64d75229f5d5%40grasehotspot.org 
>>>>>>>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/e06c93ae-c798-4dbf-b0ff-64d75229f5d5%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>>>>>>>> .
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -- 
>>>>>>>> This mailing list is for the Grase Hotspot Project 
>>>>>>>> http://grasehotspot.org
>>>>>>>> --- 
>>>>>>>> You received this message because you are subscribed to the Google 
>>>>>>>> Groups "Grase Hotspot" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>>>> send an email to gr***.@grasehotspot.org.
>>>>>>>> To post to this group, send email to gr***.@grasehotspot.org.
>>>>>>>> Visit this group at 
>>>>>>>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>>>>>>>> To view this discussion on the web visit 
>>>>>>>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/8aecb6a5-5927-4643-a03f-da4a0f1e3d6f%40grasehotspot.org 
>>>>>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/8aecb6a5-5927-4643-a03f-da4a0f1e3d6f%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>>>>>> .
>>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>> This mailing list is for the Grase Hotspot Project 
>>>>>> http://grasehotspot.org
>>>>>> --- 
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "Grase Hotspot" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>> send an email to gr***.@grasehotspot.org.
>>>>>> To post to this group, send email to gr***.@grasehotspot.org.
>>>>>> Visit this group at 
>>>>>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>>>>>> To view this discussion on the web visit 
>>>>>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/173eed46-b214-4e67-af07-eedb708b8a2d%40grasehotspot.org 
>>>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/173eed46-b214-4e67-af07-eedb708b8a2d%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>
>>>>> -- 
>>>> This mailing list is for the Grase Hotspot Project 
>>>> http://grasehotspot.org
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Grase Hotspot" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to gr***.@grasehotspot.org.
>>>> To post to this group, send email to gr***.@grasehotspot.org.
>>>> Visit this group at 
>>>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/89a3b8ae-531c-4bc6-bd71-6e14509ddd31%40grasehotspot.org 
>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/89a3b8ae-531c-4bc6-bd71-6e14509ddd31%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>
>>> -- 
>> This mailing list is for the Grase Hotspot Project 
>> http://grasehotspot.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Grase Hotspot" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to gr***.@grasehotspot.org <javascript:>.
>> To post to this group, send email to gr***.@grasehotspot.org 
>> <javascript:>.
>> Visit this group at 
>> https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>> To view this discussion on the web visit 
>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/124916f4-a6f7-426b-b0d2-a4f9a2802e31%40grasehotspot.org 
>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/124916f4-a6f7-426b-b0d2-a4f9a2802e31%40grasehotspot.org?utm_medium=email&utm_source=footer>
>> .
>>
>
>

Thread