PNP provides access to RRD data using the xport
controller. The output format can be specified. At the moment the formats xml
, json
and csv
are supported.
The controller can be called using the URL
/pnp4nagios/xport/<format>?host=<hostname>&srv=<servicedesc>
whereas <format> has to be replaced with the desired format.