LDAPS monitoring on port 636

2009-12-16 Thread Smaïne Kahlouch
Hi guys,

I would like to know if it's possible to monitor my ldap server using
the ldap.monitor or another way and by issuing a request to the port 636
instead of port 389.

I already configured a ldap server with this tool using the port 389, it
worked great.

Or do i have to find another tool ?

Thanks,
Grifith

___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: LDAPS monitoring on port 636

2009-12-16 Thread Jim Trocki

On Wed, 16 Dec 2009, Smaïne Kahlouch wrote:


Hi guys,

I would like to know if it's possible to monitor my ldap server using
the ldap.monitor or another way and by issuing a request to the port 636
instead of port 389.


simply use "monitor ldap.monitor --port 636"
___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: LDAPS monitoring on port 636

2009-12-16 Thread Smaïne Kahlouch
 Message initial 
De: Jim Trocki 
À: Smaïne Kahlouch 
Cc: mon@linux.kernel.org
Sujet: Re: LDAPS monitoring on port 636
Date: Wed, 16 Dec 2009 13:50:26 -0500 (EST)

On Wed, 16 Dec 2009, Smaïne Kahlouch wrote:

> Hi guys,
>
> I would like to know if it's possible to monitor my ldap server using
> the ldap.monitor or another way and by issuing a request to the port 636
> instead of port 389.

simply use "monitor ldap.monitor --port 636"

--

Oki thanks i'll do that.
My server is listening with a FQDN.

To reach it you have to use for exemple ldaps://ldap.domain.tld.

How can i configure mon in order to connect to my server using ldap.domain.tld ?

Thanks
Grifith.

___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon


Re: LDAPS monitoring on port 636

2009-12-16 Thread Chuck McIntyre
636 is TLS though. Changing the port won't help unless ldap.monitor
detects that and supports TLS, does it? I'm not currently using mon
but I recall having to make my own.

On Wednesday, December 16, 2009, Jim Trocki  wrote:
> On Wed, 16 Dec 2009, Smaïne Kahlouch wrote:
>
>
> Hi guys,
>
> I would like to know if it's possible to monitor my ldap server using
> the ldap.monitor or another way and by issuing a request to the port 636
> instead of port 389.
>
>
> simply use "monitor ldap.monitor --port 636"
>

___
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon