I have a hard time figuring out how to monitor a LDAP server without anonymous bind using the simple check net.tcp.service.
The setup:
LDAP server monitored by zabbix-agent2
LDAP configured to listen on port 636 with SSL certificate and anonymous bind disabled.
...
Search Result
Collapse
4 results in 0.0037 seconds.
Keywords
Members
Tags
-
Monitoring LDAP with BIND DN
-
Monitoring remote Server service via Zabbix Agent through a VPN
Hello,
i have a problem that i have thought is easy to solve via the "Zabbix Agent" (NOT via Simple Checks) function net.tcp.service, unfortunatly it is not working :-(
Environemnt
In my LAN i have a dedicated Gateway-Server which creates a VPN to a remote Server... -
fping failed after change
Hi All,
I have meddled with my Zabbix server and, alas, have not made it better. I was attempting to setup a simple test of net.tcp.service[http,,80] which was failing. Reading around the issue, I ran these two commands
...Code:sudo chmod 4710 /usr/bin/fping sudo chown
-
triggers & net.tcp.service & port
Hi,
when I test on "client" if ssh is running, I use
zabbix_agent -t net.tcp.service[ssh,,7522]
net.tcp.service[ssh,,7522] [u|1]
it works
but, when I try to create a trigger on server, I can't find...