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

Process JSON response from HTTP POST request

Votes:

0

Hi.

Is it possible to process a JSON or XML response from an HTTP POST request?

Of the HTTP sensors:

  • "HTTP XML/REST Value" doesn't support POST.
  • "HTTP Advanced" supports POST but doesn't support JSON/XML evaluation

I'd like to be able to evaluate the response from an Elasticsearch Query over HTTP POST.

elasticsearch http json post xml

Created on Feb 12, 2016 1:22:03 PM

Last change on Jul 14, 2016 10:48:03 AM by  Luciano Lingnau [Paessler]



1 Reply

Votes:

0

Hi,
This would only be possible using a script sensor in PRTG. You might use the Python Script Sensor here or the EXE Script Sensor. You then can write a script which performs request and checks the output.
Best regards

Created on Feb 16, 2016 4:02:07 PM by  Konstantin Wolff [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.