Ad Widget

Collapse

auto discovery problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ri0day
    Junior Member
    • Mar 2013
    • 1

    #1

    auto discovery problem

    i was setting a discovery rule andaction for auto discovery my server and add them to linux servers group

    but i find it's not work ,i can't find any server in discovery ,in monnitor-->discovery ,the web notice me "No discoveries defined."

    there is my configuration:
    rule:

    Name:discovery-10.17.216.0
    Discovery by proxy:NO_PROXY
    IP range:10.71.216.50-200
    Delay (in sec):360
    Checks:Zabbix agent "system.uname"
    Device uniqueness criteria:IP address

    action:

    Name:"Auto discovery. Linux servers."

    condition:
    Type of calculation
    (A) and (B) and (C) and (D)
    Conditions
    Label Name Action
    (A) Discovery rule = "discovery-10.17.216.0"
    (B) Received value like "Linux"
    (C) Discovery status = "Up"
    (D) Service type = "Zabbix agent"

    Action operations
    Details Action
    Add to host groups: Linux servers
    Link to templates: Template OS Linux

    i tested all the server in the ip range ,by using
    zabbix_get -s "10.17.216.x" -k system.uname .
    i sure all the agent is working property.

    how can i debug in this situation.

    RESOLVED
    finally,i found i type wrong ip adress in ip-range. sorry.
    Last edited by ri0day; 23-03-2013, 16:48. Reason: RESOLVED
Working...