Contribute a probe to get the logins of the users connected to the server
-------------------------------------------------------------------------

                 Key: NXP-5522
                 URL: https://jira.nuxeo.org/browse/NXP-5522
             Project: Nuxeo Enterprise Platform
          Issue Type: Task
            Reporter: Stéphane Lacoin
             Fix For: 5.4


The probe is related to vcs remote. We need to have an inventory of which 
client is connected remotely to the platform. For each remote session, we want 
to retrieve the @IP and the principal. The probe should only make an inventory 
of started servers.

The info format returned should be

     <dl>
        <dt>repository</dt>
         <dd>
            <dl>
              <dt>name</dt><dd class='name'>[repository name]</dd>
              <dt>location</dt><dd class='location'>[connection URL]</dd>
              <dt>[user_login]</dt><dd>[user_ip e.g. 192.168.1.1]</dd>
            </dl>
         </dd>
     </dl>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to