Our groups and notifications are growing rather complex and I was wondering if there exists a way to generate a report on the data or even export it so i could then import it into something that can create the needed report.


Article Comments

Hi,
reporting on groups and/or notifications is not possible. Sorry. But you may use the PRTG API to export all groups with attached notifications. The API request, would look something like this:

/api/table.xml?content=groups&output=xml&columns=objid,probe,group,name,downsens,partialdownsens,downacksens,upsens,warnsens,pausedsens,unusualsens,undefinedsens,notifiesx

The parameters in the API call can be modifed, a detailed documentation can either be found here or on http://<yourPRTGInstallation>/api.htm#tab3 .
Best regards


Jul, 2012 - Permalink