Yes here is the complete line from my hosts.cfg
192.168.1.5 ldapserver #
ldaplogin="uid=someid,ou=someou:somepass"
ldap://ldapserver:1389/dc=home,dc=lan??sub?(sn=actualuser)
On Thu, Dec 5, 2013 at 2:50 PM, Mark Felder <user-db141d317836@xymon.invalid> wrote:
On Thu, Dec 5, 2013, at 10:56, Ryan Davis wrote:
Hello,
I am running ApacheDS as my internal LDAP on a non standard port. I seem
to not be able to monitor that port via Xymon. A tcpdump of the
destination server shows Xymon still attempting to monitor port 389 even
though I have told my hosts.cfg file to use the port it is listening on.
Does anyone have any clues to this? I am running 4.3.12 on a Linux
server.
Can you post the actual syntax you're using in hosts.cfg so we can try
to replicate it?