|
From: Berkay M. <mb...@ya...> - 2009-02-09 17:42:23
|
Hi Marcelo, Couple of things. I think you need to restart OpenNMS after modifying capsd-configuration.xml file, if you haven't done it already. This will enable OpenNMS to discover the service. You also need to define ldap service in poller-configuration.xml file (also requires restart) for OpenNMS to start monitoring it. You can take a look at the poller-configuration.xml file in the examples directory for this. Hope this helps, Berkay Mollamustafaoglu http://www.mberkay.com http://www.ifountain.com Voip: + 1 703 349 0538 mberkay on yahoo, google and skype On Mon, Feb 9, 2009 at 5:36 PM, Marcelo M. Garcia < mar...@go...> wrote: > 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> > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK > and > Ajax docs to start building applications today- > http://p.sf.net/sfu/adobe-com > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-discuss mailing list > > To *unsubscribe* or change your subscription options, see the bottom of > this page: > https://lists.sourceforge.net/lists/listinfo/opennms-discuss > |