so I have this cURL command which I want to convert to a PRTG sensor. Any ideas how it can be done?

This is the cURL command:

curl 'https://host.com/api' -H 'referer: https://www.mycompany.com' --data-binary '{"request":{"searchRequest":{"limit":0},"tracking":{}},"metadata":{"project":["mycompanywebsite"],"collection":["mycollection"],"user-agent":["curl"]}}'

thanks!


Article Comments

Hi there,

Ok, I admit I'm not that much into cURL. Would you mind explaining what this particular cURL command does for you? Then I can tell you which sensor might be capable of doing the same.

Kind regards,

Erhard


Oct, 2017 - Permalink