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

Is there a way to export notifications and groups as a report?

Votes:

0

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.

groups notifications reports

Created on Jul 23, 2012 9:44:26 PM



1 Reply

Votes:

0

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

Created on Jul 24, 2012 6:43:59 AM by  Konstantin Wolff [Paessler Support]




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.