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

[OPEN] Add Verbosity to Http Push Responses

Votes:

2


Want this feature implemented, too? Please upvote by clicking Thumbs up!

(Posts as a reply won't be published in this feature request thread. Read Me!)


User Story

As a PRTG User, I want to have a verbose push sensor response when calling probes to submit my specific sensor data.

Details of User Story

As of now the default response of the webinterface when submitting push data is of the form { "status": "Ok", "Matching Sensors": "0" } when no sensor has been found. That's not helpfull. Please implement a URI parameter verbose of the form http://myserver:myport/myguid?verbose=true&.... which extends the json response:

  • which guid was used -> "guid"
  • which probe did reply -> "probe"
  • has there been an internal error or is any useful information available to troubleshoot the problem? -> "message"

like that: { "status": "Ok", "Matching Sensors": "0", "guid": "myguid", "probe": "myprobe", "message": "there are no guids configured on this probe" }

Acceptance criteria

  • Implement a URI parameter verbose

Status

Open

http-push httppush improve-prtg prtg-kbtracker push

Created on Apr 8, 2020 12:32:06 PM



Replies

Nobody has replied yet


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.