Reference9:Services/LDAP/Srv-Status: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 41: Line 41:
| Number of sent error notifications due to insufficient rights.
| Number of sent error notifications due to insufficient rights.
|}
|}
=Related Articles=
* [[{{NAMESPACE}}:Concept LDAP Replication]]

Latest revision as of 13:07, 14 March 2025

The displayed server status data is automatically updated at intervals.

connections: Total number of all connections to the LDAP server.
write connections: Number of connections with write authorisation.
rx-search: Number of received search inquiries.
rx-modify: Number of received change requests.
rx-add: Number of received add requests.
rx-del: Number of received delete requests.
rx-abandon: Number of received termination requests.
tx-notify: Number of sent notifications.
tx-error: Number of sent error notifications.
tx-error-3: Internal Server Time Limit Exeeded
tx-error-49: Number of sent error notifications due to incorrect access data.
tx-error-50: Number of sent error notifications due to insufficient rights.

Related Articles