1LDAP-AGENT(1) General Commands Manual LDAP-AGENT(1)
2
3
4
6 ldap-agent - SNMP agent for Directory Server
7
9 ldap-agent [-D]<configuration-file>
10
12 ldap-agent is an SNMP subagent for Directory Server
13
15 -D Enable debugging
16
17 <configfile>
18 Configuration file for the ldap agent
19
21 snmpd(8)
22
24 Sample usage:
25
26 ldap-agent /etc/dirsrv/config/ldap-agent.conf
27
29 ldap-agent was written by the 389 Project.
30
32 Report bugs to https://github.com/389ds/389-ds-base/issues/new
33
35 Copyright © 2001 Sun Microsystems, Inc. Used by permission.
36 Copyright © 2017 Red Hat, Inc.
37 This manual page was written by Michele Baldessari
38 <michele@pupazzo.org>, for the Debian project (but may be used by oth‐
39 ers).
40 This is free software. You may redistribute copies of it under the
41 terms of the Directory Server license found in the LICENSE file of this
42 software distribution. This license is essentially the GNU General
43 Public License version 2 with an exception for plug-in distribution.
44
45
46
47 March 31, 2017 LDAP-AGENT(1)