Speed meters per SMSC
This is a nice-to-have feature IMHO, since right now you can only tell how many messages per second Kannel is sending globally, but not on a per-smsc basis.
This patch addresses that, adding to each smsc the same three counters Kannel uses for global traffic.
NOTE: The text and XML schema on the status page changed to accommodate the new counters, so if you’re parsing it from your code you’ll probably need to make a few changes to be able to parse it correctly.
Please download the patch from here.
As with most new patches, proceed with caution and test it thoroughly before using it on live systems.
Regards,
Alex
Hi,
I think that this expression “incoming_sms_load_0 = load_get(incoming_sms_load,0);”
will return the overall load instead of SMSC load. Shouldn’t it be
“incoming_sms_load_0 = load_get(conn->incoming_sms_load,0);” ?
is there any way to increase the performance of Bearerbox…please help me out…in my case bearerbox gives me a very low performane… how would i increase the performance iof bearerbox…..please do help me…..