Ad Widget

Collapse

Newbie trying to auto add discoverd hosts.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • robfantini
    Junior Member
    • Feb 2016
    • 6

    #1

    Newbie trying to auto add discoverd hosts.

    Hello,

    I'm using 2.4 linux appliance for server.

    at this part of the manual https://www.zabbix.com/documentation...discovery/rule
    Discover hosts is working. I can see many hosts running zabbix-zgent .

    I can not figure out Step 2 ' Defining an action for adding the discovered Linux servers to the respective group/template.

    ** My question is where do I find the "respective group/template" ? **

    I want to auto add linux hosts which run Zabbix agent by creating an action to do so.
    Last edited by robfantini; 05-02-2016, 00:28. Reason: make clearer
  • robfantini
    Junior Member
    • Feb 2016
    • 6

    #2
    I found the answer searching this forum.


    "Now the next thing. Adding the discovered hosts to monitoring and assign templates to them.

    Configuration -> Actions -> select Discovery from top right dropdown

    In default Zabbix setup there is already an example Auto discovery. Linux servers.

    The config there is like this:
    Received value like Linux
    Discovery status = Up
    Service type = Zabbix agent
    Add to host groups: Linux servers
    Link to templates: Template OS Linux

    "

    I just had to enable the existing action.

    After that I forced a rediscover .

    Comment

    • Atsushi
      Senior Member
      • Aug 2013
      • 2028

      #3
      Please try the following steps.

      ex. Host group

      1. select "Operations" tab
      2. Click "New" in Action operations
      3. Select "Add to host group"
      4. Click "Select"

      You will be able to see host group lists.
      Selection of the template is similar.

      Comment

      Working...