PDA

View Full Version : net.tcp.service[ldap] not supported.


davidking
20-05-2009, 06:45
i am configuring the latest version 1.6.4, all the system built-in service seems working except ldap. when I use zabbix_get -s xx.xx.xx.xx -k net.tcp.service[ldap] to test it, it always returns with ZBX_NOTSUPPORTED. but I checked the doc, it does include ldap service running checking. Even I've installed it from source with --with-ldap, but nothing improved.

nelsonab
20-05-2009, 07:12
Try putting in the port number instead.

davidking
22-05-2009, 01:54
thanks for your reply.
But I tested it with net.tcp.service[ldap,389] or net.tcp.service[389], the result is same "ZBX_NOTSUPPORTED":
zabbix_get -s xx.xx.xx.xx -k net.tcp.service[ldap,389]
ZBX_NOTSUPPORTED