I am trying to add an HTTP XML/REST for Palo Alto Firewall. I followed the steps described in this KB article:

<response cmd="status" status="success">
<result>
QoS throughput for interface ethernet1/1, node default-group (Qid 0):
class 4:    11018 kbps
</result>
</response>

Article Comments

Hello there,

If that's the only content in the response, it would be response/result. Please note that you should query tags that contain numerical values only, tags with mixed text/values may be harder to monitor.

You may also want to check the following:

Best Regards,
Luciano Lingnau [Paessler Support]


Oct, 2016 - Permalink