Hi Bogdan Yes, I can confirm that registered_users shows the same value through the fifo get_statistics request and the SNMP MIB value. The statistic that appears to show the correct number of registered users is usrloc:location-contacts
Here is the complete list of usrloc statistics on my test server today - only one UA is registered at the moment: # opensipsctl fifo get_statistics usrloc: usrloc:registered_users = 14 usrloc:aliases-users = 0 usrloc:aliases-contacts = 0 usrloc:aliases-expires = 0 usrloc:location-users = 14 usrloc:location-contacts = 1 usrloc:location-expires = 13 Sorry I cannot maintain the thread on this reply - I am only receiving digests from this forum and have forgotten my login details so cannot change it. John Quick Message: 2 Date: Fri, 24 Jun 2011 16:47:12 +0300 From: Bogdan-Andrei Iancu <[email protected]> Subject: Re: [OpenSIPS-Users] SNMPStats - openserSIPRegCurrentUsers is always incrementing To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi John, That stat is related to the internal statistic "registered_users" provided by the usrloc module. Can you confirm that "opensipsctl fifo get_statistics registered_users" gives thesame value as via SNMP ? Regards, Bogdan On 06/23/2011 12:49 PM, John Quick wrote: > Using SNMPStats with version 1.6.2 of OpenSIPS, the value reported for > openserSIPRegCurrentUsers does not indicate the number of UA's > currently registered. It shows a value that is always increasing over time. > > I am testing with 3 registered devices. There are three records in the > location table. However, openserSIPRegCurrentUsers now has a value of > 12 and it increments by 1 approximately every 20 minutes. I would > guess it is showing the cumulative total number of registrations, not > the current number of registered users. > > John Quick > Smartvox Limited > Web: www.smartvox.co.uk > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
