|
From: Marcelo M. G. <mar...@go...> - 2009-02-09 16:54:32
|
Hi
I noticed in my capsd-configuration.xml there isn't the entry for
scanning LDAP.
I putted by hand[1], but how do I force opennms to monitor this service?
I search for the node, and clicked in the "rescan" link, but LDAP
service is not appearing.
I'm using opennms-1.6.2-1 on a CentOS-5.2 (x86) machine.
Thnaks
Marcelo
[1]
<protocol-plugin protocol="LDAP"
class-name="org.opennms.netmgt.capsd.plugins.LdapPlugin" scan="on">
<property key="port" value="398" />
<property key="timeout" value="5000" />
<property key="retry" value="1" />
</protocol-plugin>
|