[Users] Statistics module question

Greg Fausak lgfausak at gmail.com
Wed Nov 8 16:35:48 CET 2006


Thanks.

It turns out I was already picking it up, but I filtered
it out of my result set with the pattern:

if($line =~ /^(\w+)\s*:\s*([\w_]+)\s*=\s*([\w\d]+)\s*$/)
---had to change it to
if($line =~ /^(\w+)\s*:\s*([\w_-]+)\s*=\s*([\w\d]+)\s*$/)

I wasn't expecting a statistic with a - in it.

Thanks,
-g


On 11/8/06, Ovidiu Sas <sip.nslu at gmail.com> wrote:
> Hi Greg
>
> Try the following commands:
> openserctl fifo get_statistics location-users
> openserctl fifo get_statistics usrloc:
>
>
>
> Hope this helps,
> Ovidiu Sas
>
> On 11/7/06, Greg Fausak <lgfausak at gmail.com> wrote:
> >
> > Is there a statistics variable that
> > gives me the current number of registered users?
> > (There is one for current number of dialogs).
> >
> > ---greg
> >
> >
> >
> > Greg Fausak
> > greg at thursday.com
> >
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at openser.org
> > http://openser.org/cgi-bin/mailman/listinfo/users
> >
> >
> >
>


-- 
Greg Fausak
greg at thursday.com




More information about the Users mailing list