Kannel状态的含义

3
我们已经配置了Kannel,并且状态如下:
SMS: received 0 (0 queued), sent 15133 (0 queued), store size 0
SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (3.08,15.23,0.02) msg/sec

DLR: received 14232, sent 0
DLR: inbound (11.45,5.64,0.02) msg/sec, outbound (0.00,0.00,0.00) msg/sec
DLR: 980 queued, using internal storage

Box connections:
    smsbox:vsmsc, IP 127.0.0.1 (0 queued), (on-line 8d 21h 38m 41s) 

smsc1[smsc1]    SMPP:xxxxx.xxxxx.com:2775/2775:xxxxx:SMPP (online 769120s, rcvd: sms 0 (0.00,0.00,0.00) / dlr 1 (0.00,0.00,0.00), sent: sms 1 (0.00,0.00,0.00) / dlr 0 (0.00,0.00,0.00), failed 0, queued 0 msgs)

在 DLR inbound 中,它显示着 (11.45,5.64,0.02) 消息/秒。括号内有 3 个值。每个值的含义是什么?
谢谢。
1个回答

7
  1. 过去一分钟的平均值;
  2. 过去五分钟的平均值;
  3. 整个运行时间的平均值。

网页内容由stack overflow 提供, 点击上面的
可以查看英文原文,
原文链接