Overview
You are curious how to check the number of accumulated messages for each destination on the traffic server.
Solution
You can use the tp_qcli command
tp_qcli s -r=xxxxxxxxxx
To get a word count, use the following command:
wc -l
Welcome to the Skyvera Help Center!
You are curious how to check the number of accumulated messages for each destination on the traffic server.
You can use the tp_qcli command
tp_qcli s -r=xxxxxxxxxx
To get a word count, use the following command:
wc -l