How to get the sent package numbers?

yk5515 wrote: I want to know

yk5515 wrote:

I want to know how many packages send out every day or every week, is there some config about this?

If you install mod_statsdx and enable it with:
{mod_statsdx, [{hooks, traffic}]},

Then in the WebAdmin page
http://localhost:5280/admin/server/localhost/statsdx/
you will get ratios like:

Ratios
Logins	1
Logouts	0
Accounts registered	0
Accounts deleted	0
sendiqin	8
sendiqout	0
sendmessagein	0
sendmessageout	0
sendpresencein	1
sendpresenceout	0
recviqin	14
recviqout	0
recvmessagein	0
recvmessageout	0
recvpresencein	1
recvpresenceout	

However, they are not collected per day, or month.

Syndicate content