The goal of this repository is to provide instruction to link your Grafana server and your PRTG monitoring server with the new V2 rest API. It will provide some dashboard to start with.
Some of the parts of this API are still experimental. Also, the new PRTG api is available on port 1616 by default and must be enabled.
You need to install the Infinity datasource in Grafana. Please find the latest installation instructions directly on their website: https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/?tab=installation
The API reference is available inside your PRTG server here: https://monitoring.prtg.server:1616/api/v2/oas/#/
Create a new datasource "prtg-v2" using the Infinity plugin. Don't configure the base URL. We will do it on each dashboard.
Configure the Bearer Token using a PRTG Api key in read-only.
Then, configure the allowed hosts using your PRTG base URL with port:

After that, you can configure your Dashboard using this datasource like this example for showing all objects that are down on PRTG with only showing a subset of collumns:

You can have the full dashboard in the samples folder for showing current alerts, for example:
