Hi solarmon,

'failed_dialogs' and 'processed_dialogs' represent the total number of failed/processed dialogs on that OpenSIPS instance since startup. If one of the nodes has been running and handling traffic for a longer time, it's normal for the stats to be different. On the other hand 'active_dialogs' should indeed be always in sync.

Regards,

Vlad Patrascu
OpenSIPS Developer
http://www.opensips-solutions.com

On 10/21/2019 01:07 PM, solarmon wrote:
Hi,

Are dialogs stats meant to be totally synced between to openSIPS nodes in a cluster - i.e. when using clusterer?

I am monitoring/graphing the active_dialogs, failed_dialogs and processed_dialogs for each node, using 'opensipsctl fifo get_statistics' and they are not fully synced:
*Node 1:*
active_dialogs = 6
failed_dialogs = 175
processed_dialogs = 605

*Node 2:*
active_dialogs = 6
failed_dialogs = 0
processed_dialogs = 430

It seems active_dialogs is synced, but failed_dialogs and processed_dialogs are not.

processed_dialogs figures are increasing on both, but they are not synced.

Please can somebody explain and/or confirm this behaviour.

Thanks



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to