[SR-Users] Re: Strange memory stats

2025-01-30 Thread Barry Flanagan via sr-users
> On 30 Jan 2025, at 10:41, Daniel-Constantin Mierla  wrote:
> But have you tried get the the result for "shm.stats"? Because internally 
> stats.fetch and get_statistics use same approach, while shm.stats is 
> implemented separately. I try to figure out if it is a proble, with the 
> values computed internally or how they are passed to the result.


Corex module is not loaded on this server. I get No Method 

-Barry

__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-30 Thread Daniel-Constantin Mierla via sr-users

On 30.01.25 10:44, Barry Flanagan wrote:
>> On 30 Jan 2025, at 09:41, Daniel-Constantin Mierla
>>  wrote:
>>
>>
>> On 29.01.25 23:20, Barry Flanagan wrote:
>>> 29 Jan 2025 20:11:32 Daniel-Constantin Mierla :
>>>
>>> > Hello,
>>> >
>>> > mi_fifo has nothing to do with rpc, and actually that module is not
>>> part of any 5.x releases, being removed before 5.0 was released.
>>> >
>>>
>>> That's around the last time I used kamctl alright 🙂
>>>
>>> I'll enable the fifo socket and wait until it re-appears. 
>>
>> If you got all stats, then you can execute any rpc command, you
>> shouldn't need anything else, just use the same tool.
>>
> We pull stats over tcp from the jsonrpc using “stats.fetch all" and
> they give the same results.

But have you tried get the the result for "shm.stats"? Because
internally stats.fetch and get_statistics use same approach, while
shm.stats is implemented separately. I try to figure out if it is a
proble, with the values computed internally or how they are passed to
the result.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com
__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-30 Thread Barry Flanagan via sr-users
> On 30 Jan 2025, at 09:41, Daniel-Constantin Mierla  wrote:
> 
> 
> On 29.01.25 23:20, Barry Flanagan wrote:
>> 29 Jan 2025 20:11:32 Daniel-Constantin Mierla  
>> :
>> 
>> > Hello,
>> >
>> > mi_fifo has nothing to do with rpc, and actually that module is not part 
>> > of any 5.x releases, being removed before 5.0 was released.
>> >
>> 
>> That's around the last time I used kamctl alright 🙂
>> 
>> I'll enable the fifo socket and wait until it re-appears. 
> If you got all stats, then you can execute any rpc command, you shouldn't 
> need anything else, just use the same tool.
> 
We pull stats over tcp from the jsonrpc using “stats.fetch all" and they give 
the same results.

-Barry


__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-30 Thread Daniel-Constantin Mierla via sr-users

On 29.01.25 23:20, Barry Flanagan wrote:
> 29 Jan 2025 20:11:32 Daniel-Constantin Mierla :
>
> > Hello,
> >
> > mi_fifo has nothing to do with rpc, and actually that module is not
> part of any 5.x releases, being removed before 5.0 was released.
> >
>
> That's around the last time I used kamctl alright 🙂
>
> I'll enable the fifo socket and wait until it re-appears.

If you got all stats, then you can execute any rpc command, you
shouldn't need anything else, just use the same tool.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com
__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-29 Thread Barry Flanagan via sr-users
29 Jan 2025 20:11:32 Daniel-Constantin Mierla : 

> Hello, 
> 
> mi_fifo has nothing to do with rpc, and actually that module is not part of 
> any 5.x releases, being removed before 5.0 was released. 
> 

That's around the last time I used kamctl alright 🙂

I'll enable the fifo socket and wait until it re-appears. 

Thanks

-Barry

> Cheers, 
> Daniel 
> 
> On 29.01.25 19:02, Barry Flanagan wrote: 
>>> On 29 Jan 2025, at 15:11, Daniel-Constantin Mierla  
>>> wrote: 
>>> 
>>> Hello, 
>>> 
>>> is "kamctl rpc shm.stats" giving the same numbers? 
>>> 
>> Hi Daniel, 
>> 
>> Unfortunately I do not have mi_fifo loaded on this system. 
>> 
>> -Barry 
>> 
>>> Cheers, 
>>> Daniel 
>>> 
>>> On 29.01.25 15:18, Barry Flanagan via sr-users wrote: 
 Hi, 
 
 I have a 5.8.4 runing on Bookworm that after a while reports very strange 
 memory stats like this: 
 
   shmem.fragments: '729' 
   shmem.free_size: '18446744009887078560' 
   shmem.max_used_size: '67043934736' 
   shmem.real_used_size: '67043698528' 
   shmem.total_size: '3221225472' 
   shmem.used_size: '67034971568' 
 
 The settings are: 
 SHM_MEMORY=3072 
 PKG_MEMORY=256 
 
 The shmem.free_size and max_used/max_size seem quite wrong. 
 
 The output of "mod.stats all shm" shows the below: 
 - 'Module: jsonrpcs' 
 - Total: 0 
 - 'Module: core' 
 - Total: 7891296 
 - 'Module: rr' 
 - Total: 0 
 - 'Module: dialog' 
 - Total: 146144 
 - 'Module: permissions' 
 - Total: 130672 
 - 'Module: auth' 
 - Total: 0 
 - 'Module: topoh' 
 - Total: 0 
 - 'Module: sl' 
 - Total: 14048 
 - 'Module: siptrace' 
 - Total: 79184 
 - 'Module: sqlops' 
 - Total: 0 
 - 'Module: acc' 
 - Total: 0 
 - 'Module: xlog' 
 - Total: 0 
 - 'Module: dmq' 
 - Total: 1520 
 - 'Module: avpops' 
 - Total: 0 
 - 'Module: rtpengine' 
 - Total: 69328 
 - 'Module: db_mysql' 
 - Total: 0 
 - 'Module: geoip2' 
 - Total: 32 
 - 'Module: pv' 
 - Total: 0 
 - 'Module: registrar' 
 - Total: 0 
 - 'Module: textops' 
 - Total: 0 
 - 'Module: htable' 
 - Total: 6375584 
 - 'Module: tsilo' 
 - Total: 74048 
 - 'Module: usrloc' 
 - Total: 554240 
 - 'Module: tm' 
 - Total: 6812224 
 - 'Module: websocket' 
 - Total: 2551536 
 - 'Module: pike' 
 - Total: 6880 
 - 'Module: tls' 
 - Total: 5462960 
 - 'Module: tmx' 
 - Total: 21968 
 - 'Module: kex' 
 - Total: 3536 
 - 'Module: cfgutils' 
 - Total: 128 
 - 'Module: sipdump' 
 - Total: 32 
 - 'Module: domain' 
 - Total: 5920 
 - 'Module: dispatcher' 
 - Total: 20144 
 
 Thanks! 
 
 -Barry 
 
 
 __ 
 Kamailio - Users Mailing List - Non Commercial Discussions -- 
 sr-users@lists.kamailio.org 
 To unsubscribe send an email to sr-users-le...@lists.kamailio.org 
 Important: keep the mailing list in the recipients, do not reply only to 
 the sender! 
>>> -- 
>>> Daniel-Constantin Mierla (@ asipto.com[http://asipto.com/]) 
>>> twitter.com/miconda[http://twitter.com/miconda] -- 
>>> linkedin.com/in/miconda[http://linkedin.com/in/miconda] 
>>> Kamailio Consultancy, Training and Development Services -- 
>>> asipto.com[http://asipto.com/] 
>>> Kamailio World Conference, May 12-13, 2025, Berlin -- 
>>> kamailioworld.com[http://kamailioworld.com/] 
>> 
> -- 
> Daniel-Constantin Mierla (@ asipto.com) 
> twitter.com/miconda -- linkedin.com/in/miconda 
> Kamailio Consultancy, Training and Development Services -- asipto.com 
> Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-29 Thread Daniel-Constantin Mierla via sr-users
Hello,

mi_fifo has nothing to do with rpc, and actually that module is not part
of any 5.x releases, being removed before 5.0 was released.

Cheers,
Daniel

On 29.01.25 19:02, Barry Flanagan wrote:
>> On 29 Jan 2025, at 15:11, Daniel-Constantin Mierla
>>  wrote:
>>
>> Hello,
>>
>> is "kamctl rpc shm.stats" giving the same numbers?
>>
> Hi Daniel,
>
> Unfortunately I do not have mi_fifo loaded on this system.
>
> -Barry
>
>> Cheers,
>> Daniel
>>
>> On 29.01.25 15:18, Barry Flanagan via sr-users wrote:
>>> Hi,
>>>
>>> I have a 5.8.4 runing on Bookworm that after a while reports very
>>> strange memory stats like this:
>>>
>>>   shmem.fragments: '729'
>>>   shmem.free_size: '18446744009887078560'
>>>   shmem.max_used_size: '67043934736'
>>>   shmem.real_used_size: '67043698528'
>>>   shmem.total_size: '3221225472'
>>>   shmem.used_size: '67034971568'
>>>
>>> The settings are:
>>> SHM_MEMORY=3072
>>> PKG_MEMORY=256
>>>
>>> The shmem.free_size and max_used/max_size seem quite wrong.
>>>
>>> The output of "mod.stats all shm" shows the below:
>>> - 'Module: jsonrpcs'
>>> - Total: 0
>>> - 'Module: core'
>>> - Total: 7891296
>>> - 'Module: rr'
>>> - Total: 0
>>> - 'Module: dialog'
>>> - Total: 146144
>>> - 'Module: permissions'
>>> - Total: 130672
>>> - 'Module: auth'
>>> - Total: 0
>>> - 'Module: topoh'
>>> - Total: 0
>>> - 'Module: sl'
>>> - Total: 14048
>>> - 'Module: siptrace'
>>> - Total: 79184
>>> - 'Module: sqlops'
>>> - Total: 0
>>> - 'Module: acc'
>>> - Total: 0
>>> - 'Module: xlog'
>>> - Total: 0
>>> - 'Module: dmq'
>>> - Total: 1520
>>> - 'Module: avpops'
>>> - Total: 0
>>> - 'Module: rtpengine'
>>> - Total: 69328
>>> - 'Module: db_mysql'
>>> - Total: 0
>>> - 'Module: geoip2'
>>> - Total: 32
>>> - 'Module: pv'
>>> - Total: 0
>>> - 'Module: registrar'
>>> - Total: 0
>>> - 'Module: textops'
>>> - Total: 0
>>> - 'Module: htable'
>>> - Total: 6375584
>>> - 'Module: tsilo'
>>> - Total: 74048
>>> - 'Module: usrloc'
>>> - Total: 554240
>>> - 'Module: tm'
>>> - Total: 6812224
>>> - 'Module: websocket'
>>> - Total: 2551536
>>> - 'Module: pike'
>>> - Total: 6880
>>> - 'Module: tls'
>>> - Total: 5462960
>>> - 'Module: tmx'
>>> - Total: 21968
>>> - 'Module: kex'
>>> - Total: 3536
>>> - 'Module: cfgutils'
>>> - Total: 128
>>> - 'Module: sipdump'
>>> - Total: 32
>>> - 'Module: domain'
>>> - Total: 5920
>>> - 'Module: dispatcher'
>>> - Total: 20144
>>>
>>> Thanks!
>>>
>>> -Barry
>>>
>>>
>>> __
>>> Kamailio - Users Mailing List - Non Commercial Discussions -- 
>>> sr-users@lists.kamailio.org
>>> To unsubscribe send an email to sr-users-le...@lists.kamailio.org
>>> Important: keep the mailing list in the recipients, do not reply only to 
>>> the sender!
>> -- 
>> Daniel-Constantin Mierla (@ asipto.com )
>> twitter.com/miconda  -- linkedin.com/in/miconda 
>> 
>> Kamailio Consultancy, Training and Development Services -- asipto.com 
>> 
>> Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com 
>> 
>
-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com
__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-29 Thread Barry Flanagan via sr-users
> On 29 Jan 2025, at 15:11, Daniel-Constantin Mierla  wrote:
> 
> Hello,
> 
> is "kamctl rpc shm.stats" giving the same numbers?
> 
Hi Daniel,

Unfortunately I do not have mi_fifo loaded on this system.

-Barry

> Cheers,
> Daniel
> 
> On 29.01.25 15:18, Barry Flanagan via sr-users wrote:
>> Hi,
>> 
>> I have a 5.8.4 runing on Bookworm that after a while reports very strange 
>> memory stats like this:
>> 
>>   shmem.fragments: '729'
>>   shmem.free_size: '18446744009887078560'
>>   shmem.max_used_size: '67043934736'
>>   shmem.real_used_size: '67043698528'
>>   shmem.total_size: '3221225472'
>>   shmem.used_size: '67034971568'
>> 
>> The settings are:
>> SHM_MEMORY=3072
>> PKG_MEMORY=256
>> 
>> The shmem.free_size and max_used/max_size seem quite wrong.
>> 
>> The output of "mod.stats all shm" shows the below:
>> - 'Module: jsonrpcs'
>> - Total: 0
>> - 'Module: core'
>> - Total: 7891296
>> - 'Module: rr'
>> - Total: 0
>> - 'Module: dialog'
>> - Total: 146144
>> - 'Module: permissions'
>> - Total: 130672
>> - 'Module: auth'
>> - Total: 0
>> - 'Module: topoh'
>> - Total: 0
>> - 'Module: sl'
>> - Total: 14048
>> - 'Module: siptrace'
>> - Total: 79184
>> - 'Module: sqlops'
>> - Total: 0
>> - 'Module: acc'
>> - Total: 0
>> - 'Module: xlog'
>> - Total: 0
>> - 'Module: dmq'
>> - Total: 1520
>> - 'Module: avpops'
>> - Total: 0
>> - 'Module: rtpengine'
>> - Total: 69328
>> - 'Module: db_mysql'
>> - Total: 0
>> - 'Module: geoip2'
>> - Total: 32
>> - 'Module: pv'
>> - Total: 0
>> - 'Module: registrar'
>> - Total: 0
>> - 'Module: textops'
>> - Total: 0
>> - 'Module: htable'
>> - Total: 6375584
>> - 'Module: tsilo'
>> - Total: 74048
>> - 'Module: usrloc'
>> - Total: 554240
>> - 'Module: tm'
>> - Total: 6812224
>> - 'Module: websocket'
>> - Total: 2551536
>> - 'Module: pike'
>> - Total: 6880
>> - 'Module: tls'
>> - Total: 5462960
>> - 'Module: tmx'
>> - Total: 21968
>> - 'Module: kex'
>> - Total: 3536
>> - 'Module: cfgutils'
>> - Total: 128
>> - 'Module: sipdump'
>> - Total: 32
>> - 'Module: domain'
>> - Total: 5920
>> - 'Module: dispatcher'
>> - Total: 20144
>> 
>> Thanks!
>> 
>> -Barry
>> 
>> 
>> 
>> __
>> Kamailio - Users Mailing List - Non Commercial Discussions -- 
>> sr-users@lists.kamailio.org 
>> To unsubscribe send an email to sr-users-le...@lists.kamailio.org 
>> 
>> Important: keep the mailing list in the recipients, do not reply only to the 
>> sender!
> -- 
> Daniel-Constantin Mierla (@ asipto.com )
> twitter.com/miconda  -- linkedin.com/in/miconda 
> 
> Kamailio Consultancy, Training and Development Services -- asipto.com 
> 
> Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com 
> 
__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!


[SR-Users] Re: Strange memory stats

2025-01-29 Thread Daniel-Constantin Mierla via sr-users
Hello,

is "kamctl rpc shm.stats" giving the same numbers?

Cheers,
Daniel

On 29.01.25 15:18, Barry Flanagan via sr-users wrote:
> Hi,
>
> I have a 5.8.4 runing on Bookworm that after a while reports very
> strange memory stats like this:
>
>   shmem.fragments: '729'
>   shmem.free_size: '18446744009887078560'
>   shmem.max_used_size: '67043934736'
>   shmem.real_used_size: '67043698528'
>   shmem.total_size: '3221225472'
>   shmem.used_size: '67034971568'
>
> The settings are:
> SHM_MEMORY=3072
> PKG_MEMORY=256
>
> The shmem.free_size and max_used/max_size seem quite wrong.
>
> The output of "mod.stats all shm" shows the below:
> - 'Module: jsonrpcs'
> - Total: 0
> - 'Module: core'
> - Total: 7891296
> - 'Module: rr'
> - Total: 0
> - 'Module: dialog'
> - Total: 146144
> - 'Module: permissions'
> - Total: 130672
> - 'Module: auth'
> - Total: 0
> - 'Module: topoh'
> - Total: 0
> - 'Module: sl'
> - Total: 14048
> - 'Module: siptrace'
> - Total: 79184
> - 'Module: sqlops'
> - Total: 0
> - 'Module: acc'
> - Total: 0
> - 'Module: xlog'
> - Total: 0
> - 'Module: dmq'
> - Total: 1520
> - 'Module: avpops'
> - Total: 0
> - 'Module: rtpengine'
> - Total: 69328
> - 'Module: db_mysql'
> - Total: 0
> - 'Module: geoip2'
> - Total: 32
> - 'Module: pv'
> - Total: 0
> - 'Module: registrar'
> - Total: 0
> - 'Module: textops'
> - Total: 0
> - 'Module: htable'
> - Total: 6375584
> - 'Module: tsilo'
> - Total: 74048
> - 'Module: usrloc'
> - Total: 554240
> - 'Module: tm'
> - Total: 6812224
> - 'Module: websocket'
> - Total: 2551536
> - 'Module: pike'
> - Total: 6880
> - 'Module: tls'
> - Total: 5462960
> - 'Module: tmx'
> - Total: 21968
> - 'Module: kex'
> - Total: 3536
> - 'Module: cfgutils'
> - Total: 128
> - 'Module: sipdump'
> - Total: 32
> - 'Module: domain'
> - Total: 5920
> - 'Module: dispatcher'
> - Total: 20144
>
> Thanks!
>
> -Barry
>
>
> __
> Kamailio - Users Mailing List - Non Commercial Discussions -- 
> sr-users@lists.kamailio.org
> To unsubscribe send an email to sr-users-le...@lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only to the 
> sender!

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, May 12-13, 2025, Berlin -- kamailioworld.com
__
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!