Skip to content

Buzzcola81/prtgreports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

prtgreports

PRTG SNMP Disk utilization CSV report

Usage

Configure a PRTG user and obtain users passhash. Update the script variables: $PRTGServer = "prtg.example.com" $PRTGUser = "prtguser" $Passhash = "123456789"

Execiute in Powershell Example:

  • .\prtgreporting.ps1

A CSV file will be saved into the current directory EG: prtgsnmpdiskreport-29102018-1117.csv

About

PRTG SNMP Disk utilization CSV report

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published