I like monitor linux ldap service via Zabbix.my os is Centos5.3; Zabbix is 1.8.2;
1: I try use the Zabbix agent as below to get data but faild.
net.tcp.service[ldap <,ip> <,port>]
net.tcp.service.perf[ldap <,ip> <,port>]
2: I try use below command.
2.1: zabbix_get -s IP -k "net.tcp.service[ftp]" , return value is 1.
2.2: zabbix_get -s IP -k "net.tcp.service[http]" , return value is 1.
2.3: zabbix_get -s IP -k "net.tcp.service[ldap]" , return value is: ZBX_NOTSUPPORTED.
How to fix this case. thanks.
1: I try use the Zabbix agent as below to get data but faild.
net.tcp.service[ldap <,ip> <,port>]
net.tcp.service.perf[ldap <,ip> <,port>]
2: I try use below command.
2.1: zabbix_get -s IP -k "net.tcp.service[ftp]" , return value is 1.
2.2: zabbix_get -s IP -k "net.tcp.service[http]" , return value is 1.
2.3: zabbix_get -s IP -k "net.tcp.service[ldap]" , return value is: ZBX_NOTSUPPORTED.
How to fix this case. thanks.
Comment