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

How to obtain the availability percentage report of all sensors in CSV format

Votes:

0

I want to get the availability percentage report for all sensors in CSV, is that possible?

porcentage prtg reports

Created on Oct 8, 2020 5:24:57 PM



3 Replies

Votes:

0

Hello Diego,

Thank you for your message.

You should get a list of all the sensors including their uptime with the following API call:

https://{PRTGServer}/api/table.csv?content=sensors&columns=sensor,uptime&count=3000&username={username}&passhash={passhash}

Please, change the values according to the configuration of your server.

Let us know if it's what you were looking for.

Kind regards.

Created on Oct 9, 2020 8:34:24 AM by  Florian Lesage [Paessler Support]



Votes:

0

Thanks for the reply,

What I want to know is if there is a way to get the availability percentage of all the devices in my PRTG per specific month.

Created on Oct 13, 2020 4:06:48 AM



Votes:

0

Hello Diego,

To generate a report based on your need, you can use the report feature in PRTG and select all the sensors/devices and filter with the tags pingsensor (or snmpuptimesensor) as you desired.

Reports can be configured to generate CSV files of the data for each device also, however this is only available for reports which use templates with data tables.

Please, have a look to the manual of the reports in PRTG: https://www.paessler.com/manuals/prtg/reports

Created on Oct 13, 2020 7:12:49 AM by  Florian Lesage [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.