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

Average CPU Memory & Disk space Utilization

Votes:

0

I have to generate a report every month for all my servers showing the average memory, cpu and disk utilization.

Currently, I am manually going to the portal and generate the reports and sent them to my email. Then I read the value for each servers from the PDF report and update my management with a summary.

Is it possible to run a script (eg PowerShell) to collect or poll the average CPU, memory and disk space utilization for the servers?

ptrg reports scripting

Created on Jun 2, 2016 10:51:27 PM



1 Reply

Votes:

0

Dear Telltay

The best option is to use the PRTG API to query the historic data and compute the average based on that data. The API is documented in the PRTG webinterface, Setup | PRTG API.

As an alternative, you could parse the HTML reports to grab the average value. There are no report templates which show the average value only, but you can edit and/or shorten exiting templates.

Created on Jun 6, 2016 3:14:22 PM by  Arne Seifert [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.