Ad Widget

Collapse

Get IPs from external API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DrumSergio
    Junior Member
    • May 2017
    • 1

    #1

    Get IPs from external API

    Hi!

    I'm exploring now what Zabbix can do before trying it in my company

    The question is simple:

    Does Zabbix include any setting so that you get a list of IPs from an external API? So you can query that external API, and extract the IPs from the devices you want. Preferably, can it be done at a regular basis?

    I would like this option in order to get the IPs from routers which have a public dynamic IP. Not all of them will be routers, but in the query response of that external API, most of them would be consumer routers.

    Then I would ping them via HTTP or anything automatically, but the main problem is stated before

    Thank you very much!
  • ovas
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Apr 2017
    • 138

    #2
    Hello DrumSergio!

    Usually for cases like that SNMP checks are used: https://www.zabbix.com/documentation...itemtypes/snmp
    You can discover certain interface data automatically via SNMP as well: https://www.zabbix.com/documentation...evel_discovery

    Comment

    Working...