Ad Widget

Collapse

DNS lookup from Zabbix agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oliverm
    Senior Member
    • May 2006
    • 155

    #1

    DNS lookup from Zabbix agent

    Hi,

    I need to setup an item on a zabbix agent box so that it does a DNS lookup against a nominated DNS server and returns the results.

    Can this be done without additional scripting ?

    Olly
  • Tenzer
    Senior Member
    • Nov 2007
    • 316

    #2
    Not what I know of. I made an external script to query a DNS server, and check the returned result. The output from the script would then either be "0" or "1" depending on whether it worked or not.

    Comment

    Working...