If I am running this command it giving me below output . (opensips-cli): mi mem_pkg_dump log_level=4 pid=13019 "OK"
(opensips-cli): mi mem_shm_dump "OK" What should I do with this . I need the output like how much memory getting used at that time . This is the output through opensipsctl in opensips-1.11 which I was using earlier . [root@sip spanda]# /usr/local/sbin/opensipsctl fifo get_statistics shmem: shmem:total_size = 4294967296 shmem:used_size = 5113048 shmem:real_used_size = 15605976 shmem:max_used_size = 735486296 shmem:free_size = 4279361320 shmem:fragments = 624271 I need such output . How I will get this ? *Thanks & Regards* *Sasmita Panda* *Senior Network Testing and Software Engineer* *3CLogic , ph:07827611765* On Tue, Sep 3, 2019 at 1:29 PM Giovanni Maruzzelli <[email protected]> wrote: > then for each command, if you press "tab" it will give you what arguments > are needed (if any) > > (opensips-cli): mi mem_pkg_dump > ERROR: command 'mem_pkg_dump' returned: -32602: Invalid params > > (opensips-cli): mi mem_pkg_dump (->TAB) > log_level= pid= > > > On Tue, Sep 3, 2019 at 9:54 AM Giovanni Maruzzelli <[email protected]> > wrote: > >> Sasmita, >> >> execute opensips-cli witouth arguments, then, from inside opensips-cli >> shell, type "mi"and enter >> >> You will see available command, >> >> then for each of them, you can see possible arguments >> >> (opensips-cli): mi >> ERROR: module 'mi' expects the following commands: get_statistics, >> list_statistics, reset_statistics, uptime, version, pwd, arg, which, ps, >> kill, log_level, xlog_level, shm_check, cache_store, cache_fetch, >> cache_remove, event_subscribe, events_list, subscribers_list, >> list_tcp_conns, mem_pkg_dump, mem_shm_dump, mem_rpm_dump, reload_routes, >> help, list_blacklists, t_uac_dlg, t_uac_cancel, t_hash, t_reply, >> clusterer_reload, clusterer_set_status, clusterer_list, >> clusterer_list_topology, cluster_send_mi, cluster_broadcast_mi, >> clusterer_list_cap, clusterer_list_shtags, clusterer_shtag_set_active, >> ds_set_state, ds_list, ds_reload, domain_reload, domain_dump, dlg_list, >> dlg_list_ctx, dlg_end_dlg, dlg_db_sync, dlg_restore_db, dlg_cluster_sync, >> profile_get_size, profile_list_dlgs, profile_get_values, list_all_profiles, >> profile_end_dlgs, dlg_push_var, dlg_send_sequential, rtpengine_enable, >> rtpengine_show, rtpengine_reload, teardown, trace, trace_start, trace_stop >> >> >> >> >> >> >> >> >> >> >> >> On Tue, Sep 3, 2019 at 7:17 AM Sasmita Panda <[email protected]> wrote: >> >>> Hi All , >>> >>> Some commands giving proper output but some are giving error . I am not >>> getting any document where its mention how to run these commands . >>> >>> opensips-cli -x mi "get_statistics" >>> >>> *SQLAlchemy version: 1.3.3ERROR: command 'get_statistics' returned: >>> -32602: Invalid params* >>> >>> opensips-cli -x mi "list_statistics" >>> >>> *SQLAlchemy version: 1.3.3ERROR: command 'list_statistics' returned: >>> -32000: Server error* >>> >>> opensips-cli -x mi "mem_pkg_dump" >>> >>> *SQLAlchemy version: 1.3.3ERROR: command 'mem_pkg_dump' returned: >>> -32602: Invalid params* >>> >>> >>> How I will run these commands ? I need to check the package memory and >>> shared memory getting used while stress testing . Please do help me . >>> >>> >>> *Thanks & Regards* >>> *Sasmita Panda* >>> *Senior Network Testing and Software Engineer* >>> *3CLogic , ph:07827611765* >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >> >> >> -- >> Sincerely, >> >> Giovanni Maruzzelli >> OpenTelecom.IT >> cell: +39 347 266 56 18 >> >> > > -- > Sincerely, > > Giovanni Maruzzelli > OpenTelecom.IT > cell: +39 347 266 56 18 > > _______________________________________________ > 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
