ejabberd - Comments for "How to get the sent package numbers?" https://www.ejabberd.im/node/4476 en yk5515 wrote: I want to know https://www.ejabberd.im/node/4476#comment-56936 <div class="quote-msg"> <div class="quote-author"><em>yk5515</em> wrote:</div> <p>I want to know how many packages send out every day or every week, is there some config about this?</p></div> <p>If you install mod_statsdx and enable it with:<br /> {mod_statsdx, [{hooks, traffic}]},</p> <p>Then in the WebAdmin page<br /> <noindex><a href="http://localhost:5280/admin/server/localhost/statsdx/" title="http://localhost:5280/admin/server/localhost/statsdx/" rel="nofollow" >http://localhost:5280/admin/server/localhost/statsdx/</a></noindex><br /> you will get ratios like:</p> <pre> 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 </pre><p> However, they are not collected per day, or month.</p> Tue, 04 Jan 2011 12:52:11 +0000 mfoss comment 56936 at https://www.ejabberd.im