📄 slapd-monitor.5
字号:
.TH SLAPD-MONITOR 5 "RELEASEDATE" "OpenLDAP LDVERSION".\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply. See COPYRIGHT/LICENSE..\" $OpenLDAP: pkg/ldap/doc/man/man5/slapd-monitor.5,v 1.4.2.6 2007/01/02 21:43:45 kurt Exp $.SH NAME.B slapd-monitor \- Monitor backend to slapd.SH SYNOPSISETCDIR/slapd.conf.SH DESCRIPTIONThe .B monitor backend to.BR slapd (8)is not an actual database; if enabled, it is automatically generatedand dynamically maintained by .B slapd with information about the running status of the daemon..LPTo inspect all monitor information, issue a subtree search with basecn=Monitor, requesting that attributes "+" and "*" are returned.The monitor backend produces mostly operational attributes, and LDAPonly returns operational attributes that are explicitly requested.Requesting attribute "+" is an extension which requests all operationalattributes..SH CONFIGURATIONThese.B slapd.confoptions apply to the .B monitor backend database.That is, they must follow a "database monitor" line and come before anysubsequent "backend" or "database" lines..LPAs opposed to most databases, the .B monitor database can be instantiated only once, i.e. only one occurrence of "database monitor" can occur in the .BR slapd.conf (5)file.Moreover, the suffix of the database cannot be explicitly set by meansof the .B suffixdirective.The suffix is automatically setto "\fIcn=Monitor\fP"..LPThe.B monitordatabase honors the .B rootdnand the.B rootpwdirectives, and the usual ACL directives, e.g. the.B accessdirective..\".LP.\"The following directives can be used:.\".TP.\".BI l \ <locality>.\"The additional argument \fI<locality>\fP,.\"a string, is added to the "\fIcn=Monitor\fP" entry as value of the.\".B l.\"attribute (Note: this may be subjected to changes)..LPOther database options are described in the.BR slapd.conf (5)manual page..SH USAGEThe usage is:.TP1) enable the \fBmonitor\fP backend at configure:.LP.RS.nfconfigure --enable-monitor.fi.RE.TP2) activate the \fBmonitor\fP database in the \fBslapd.conf\fP(5) file:.LP.RS.nfdatabase monitor.fi.RE.TP3) add ACLs as detailed in \fBslapd.access\fP(5) to control access to the database, e.g.:.LP.RS.nfaccess to dn.subtree="cn=Monitor" by dn.exact="uid=Admin,dc=my,dc=org" write by users read by * none.fi.RE.TP4) ensure that the \fBcore.schema\fP file is loaded.The .B monitor backend relies on some standard track attributeTypesthat must be already defined when the backend is started..SH ACCESS CONTROLThe .B monitorbackend honors access control semantics as indicated in.BR slapd.access (5),including the .B discloseaccess privilege, on all currently implemented operations..SH KNOWN LIMITATIONSThe .B monitor backend does not honor size/time limits in search operations..SH FILES.TP.B ETCDIR/slapd.confdefault slapd configuration file.SH SEE ALSO.BR slapd.conf (5),.BR slapd.access (5),.BR slapd (8),.BR ldap (3).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -