On Jun 15, 2009 at 10:43, I??aki Baz Castillo ibc@aliax.net wrote:
2009/6/12 Daniel-Constantin Mierla miconda@gmail.com:
used shared memory, active transactions could be some examples.
Hi, I've added active transactions and shared memory usage monitor: http://dev.sipdoc.net/wiki/sip-stuff/KamailioMuninPlugin
BTW: which is the difference between shmem_used and shmem_real_used?
shmem_used does not account for internal memory management overhead, while shm_real_used does.
Andrei