Files
iredmail-iRedMail/samples/netdata/python.d/openldap.conf
T
2019-12-09 08:25:52 +08:00

9 lines
375 B
Plaintext

update_every: 5
local:
username : "PH_LDAP_BINDDN" # The bind user with right to access monitor statistics
password : "PH_LDAP_BINDPW" # The password for the binded user
server : "localhost" # The listening address of the LDAP server
port : 389 # The listening port of the LDAP server
timeout : 1