Ldap support when built
list Allen Ferdinand
Is there an easy way to tell if ldap support was added when a Xymon server was compiled? I've started working on a system that I didn't build and don't want to spend time trying to set up tests on something that isn't support • - Allen Ferdinand* Global Collaboration & Communication<https://sites.google.com/a/seagate.com/google-mail-and-cal-resource-center/> Scotts Valley, CA Direct line: XXX-XXX-XXXX
list Henrik Størner
▸
On 24-03-2013 16:59, Allen Ferdinand wrote:
Is there an easy way to tell if ldap support was added when a Xymon server was compiled? I've started working on a system that I didn't build and don't want to spend time trying to set up tests on something that isn't support
$ /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.10 SSL library : OpenSSL 0.9.8o 01 Jun 2010 LDAP library: OpenLDAP 20423 If you see the "LDAP library" line, it has LDAP support. Regards, Henrik
list Lucas Wang
Is there anyone monitor Ldap server using attached perl script? Can you please share the detail of how the use this script?
Attachments (1)
list Galen Johnson
I've not used it but Buchan has some fairly explicit instructions as comments at the top of the script. If you're using newer Xymon, you might just have to translate some of the file names to what they are now. Should be fairly straightforward. =G=
▸
From: xymon-bounces at xymon.com [xymon-bounces at xymon.com] on behalf of Lucas Wang [user-0fbbd87b09cf@xymon.invalid]
Sent: Tuesday, March 26, 2013 9:56 AM
To: xymon at xymon.com
Subject: [Xymon] using external script to monitor ldap
Is there anyone monitor Ldap server using attached perl script? Can you please share the detail of how the use this script?
list Ryan Novosielski
LDAP can be monitored internally too? I guess this script is more featureful?
▸
From: Lucas Wang [mailto:user-0fbbd87b09cf@xymon.invalid]
Sent: Tuesday, March 26, 2013 09:56 AM
To: xymon at xymon.com <xymon at xymon.com>
Subject: [Xymon] using external script to monitor ldap
Is there anyone monitor Ldap server using attached perl script? Can you please share the detail of how the use this script?
list Ryan Novosielski
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
▸
On 03/24/2013 12:01 PM, Henrik Størner wrote:On 24-03-2013 16:59, Allen Ferdinand wrote:Is there an easy way to tell if ldap support was added when a Xymon server was compiled? I've started working on a system that I didn't build and don't want to spend time trying to set up tests on something that isn't support$ /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.10 SSL library : OpenSSL 0.9.8o 01 Jun 2010 LDAP library: OpenLDAP 20423 If you see the "LDAP library" line, it has LDAP support.
In general, ldd -v <binary path and name> is a good way.
# ldd -v ./xymonnet | grep ldap
find object=libldap-2.4.so.2; required by xymonnet
libldap-2.4.so.2 => /opt/csw/lib/libldap-2.4.so.2
- --
- ---- _ _ _ _ ___ _ _ _
|Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| | | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/
iEYEARECAAYFAlFZ5u4ACgkQmb+gadEcsb69ywCgmCV8wW9NZR1+T8AamJ9EyRWa
sp4An3flDc8hNrHZf7oLpm2WUwwJvf37
=h7d1
-----END PGP SIGNATURE-----