Ad Widget

Collapse

Zabbix and API ! Help please , a very simple fast question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rash92
    Junior Member
    • Jul 2020
    • 25

    #1

    Zabbix and API ! Help please , a very simple fast question

    Hello Community ,

    I wish to have the help of someone to be able to extract some information by using API . I integrated a Cisco video equipment and I question it by using the API . what I can have as a result is well below


    <?xml version="1.0"?>
    <Status product="Cisco Codec" version="ce9.12.3.140cd8212ba" apiVersion="4">
    <Peripherals
    <ConnectedDevice item="1002" maxOccurrence="n">
    <Status>Connected</Status>
    </ConnectedDevice>
    <ConnectedDevice item="1009" maxOccurrence="n">
    <Status>Connected</Status>
    </ConnectedDevice>
    </Peripherals>
    </Status>


    I just want to have the status of the second equipment (in green), how can I do it? What do I have to do in the pre-processing?

    Thank you in advance for your help

    Last edited by Rash92; 01-10-2020, 14:24.
Working...