Ad Widget

Collapse

How add several hosts to zabbix by IP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mixmox
    Member
    • Apr 2020
    • 54

    #1

    How add several hosts to zabbix by IP

    hello.
    its possible to add A host into zabbix server by Zabbix > configuration > add host
    i have 100 hosts which identify by IP and they are from different range. i need to just PING them to check availability
    how can i add them ?
  • Markku
    Senior Member
    Zabbix Certified SpecialistZabbix Certified ProfessionalZabbix Certified Expert
    • Sep 2018
    • 1782

    #2
    Hi, you can use Zabbix API, or some other tools (that use the API) like Zabbix-cli (https://github.com/unioslo/zabbix-cli).

    Or manually in the GUI: first create one host with correct template etc, and then use Clone button to save the next one by just changing the name+IP.

    Markku

    Comment

    Working...