Hi.
How to find TOP-100 users with the biggest number of offline messages in "offline_msg"?
I have Mnesia and can't do it manually. In Web-admin - also can't count, because of big number of members.
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi.
How to find TOP-100 users with the biggest number of offline messages in "offline_msg"?
I have Mnesia and can't do it manually. In Web-admin - also can't count, because of big number of members.
Install mod_statsdx, which is
Install mod_statsdx, which is in ejabberd-contrib.
http://localhost:5280/admin/statsdx/top/offlinemsg/100
It adds some pages to the WebAdmin, including one like