Ad Widget

Collapse

Bypass Host Prototype nested in Host Prototype

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheBonaZabbix
    Member
    • Feb 2023
    • 67

    #1

    Bypass Host Prototype nested in Host Prototype

    Hello all !

    Scenario:
    I query a Cisco Meraki and through a discovery rule I generate a list of networks (host prototype)
    Within these networks there are devices. I am able to get the list of devices for each network and should create the corresponding hosts.
    I'm in the situation where I would have a prototype host (device) inside another prototype host (network). From the documentation this cannot be done.

    Anyone have an idea on how to do it?

    I tried creating a script that does:
    -Extract all networks
    -For each of them extract the devices

    From the shell the script works. Unfortunately the execution well exceeds 60 seconds.

    I have no idea how to do it.
    Could anyone give me a suggestion?

    Thank you !
    Andrea​
Working...