First, sorry if this is in here, I have tried searching for bind and named, but can't find anything.
I am having an issue getting Zabbix to check to see if bind is up and running. I have tried adding a check like there is one for ftp, web, mysql and a few others like net.tcp.service[named], not truly thinking that would work as DNS works off of udp not tcp. Zabbix just says that its not support.
I have tried to look into adding it to the zabbix_agentd.conf file with the UserParameter settings, but not sure about how to format the sting to run the check, and how to go about getting the information to the server.
Any help would be very much appreciated.
Thanks.
I am having an issue getting Zabbix to check to see if bind is up and running. I have tried adding a check like there is one for ftp, web, mysql and a few others like net.tcp.service[named], not truly thinking that would work as DNS works off of udp not tcp. Zabbix just says that its not support.
I have tried to look into adding it to the zabbix_agentd.conf file with the UserParameter settings, but not sure about how to format the sting to run the check, and how to go about getting the information to the server.
Any help would be very much appreciated.
Thanks.
Comment