ejabberd - Comments for "Explanation for values of connected_users_info" https://www.ejabberd.im/forum/25598/explanation-values-connectedusersinfo en $ ejabberdctl help https://www.ejabberd.im/forum/25598/explanation-values-connectedusersinfo#comment-67076 <pre> $ ejabberdctl help connected_users_info Command Name: connected_users_info Arguments: Returns: connected_users_info::[ sessions::{ jid::string, connection::string, ip::string, port::integer, priority::integer, node::string, uptime::integer } ] Tags: session Description: List all established sessions and their information </pre><p> The last ones:<br /> - IP and Port where the client is connected.<br /> - The XMPP priority of the session, usually 0<br /> - uptime in seconds of the XMPP session</p> Tue, 27 Sep 2016 16:35:23 +0000 badlop comment 67076 at https://www.ejabberd.im