What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Lesen eines nested tags mit dem HTTP XML/REST Value sensor

Votes:

0

Ich habe diesen Beitrag gelesen und versucht daraus eine Herleitung in meinem Fall zu machen. Allerdings komme ich nicht weiter: https://kb.paessler.com/en/topic/43223-how-do-i-extract-values-from-xml-nodes-with-nested-tags-using-the-http-xml-rest-value-sensor

Folgendes Problem: Unter folgendem Link kann man den Status von VULTR abfragen https://status.vultr.com/status.json

Die Antwort sieht folgendermaßen aus:

{
  "service_alerts": [],
  "regions": {
    "atl": {
      "location": "Atlanta",
      "country": "US",
      "country_name": "United States",
      "alerts": []
    },
    "ord": {
      "location": "Chicago",
      "country": "US",
      "country_name": "United States",
      "alerts": []
    },
    "dfw": {
      "location": "Dallas",
      "country": "US",
      "country_name": "United States",
      "alerts": []
    },
    "lax": {

Auslesen und angezeigt bekommen möchte ich Knoten "ord" und den Wert "alerts". Wenn ich unter <XML Node (and optional property)> ord eingeben, wird der erste Wert "location" angezeigt. Gebe ich ord/alters ein, kommt ein Fehler. Ich habe die Verwendung der / und / / und der [0,1,2] noch nicht so richtig verstanden. Gibt es dafür eine "Regel"`? Kann mir bitte jemand weiterhelfen?

VG. Rainer

http sensor value xml-rest

Created on Nov 12, 2021 9:05:51 AM

Last change on Nov 12, 2021 2:34:56 PM by  Felix Wiesneth [Paessler Support]



1 Reply

Votes:

0

Halle Rainer,

Hast du hierzu schon einmal die JSON Parsing Optionen des HTTP XML/REST Value Sensors im Manual angesehen?

Grüße,
Sebastian

Created on Nov 17, 2021 7:46:21 PM by  Sebastian Kniege [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.