github lordmilko/PrtgAPI v0.7.3
PrtgAPI 0.7.3

latest releases: v0.9.19, v0.9.18, v0.9.17...
6 years ago

New Methods

  • C#: BackupConfigDatabase: Create a backup of your PRTG Configuration Database
  • C#: ClearSystemCache: Clear Geo Map, Active Directory and Graph Data caches
  • C#: LoadConfigFiles: Reload sensor lookups, device icons and report templates from disk
  • C#: RestartProbe: Restart the PRTG Probe Service of a PRTG Probe
  • C#: RestartCore: Restart the PRTG Core Service

New Cmdlets

  • PS: Backup-PrtgConfig: Create a backup of your PRTG Configuration Database
  • PS: Clear-PrtgCache: Clear Geo Map, Active Directory and Graph Data caches
  • PS: Load-PrtgConfigFile: Reload sensor lookups, device icons and report templates from disk
  • PS: Restart-Probe: Restart the PRTG Probe Service of a PRTG Probe
  • PS: Restart-PrtgCore: Restart the PRTG Core Service

Improvements

  • PS: Get-Sensor, Get-Device, Get-Group and Get-Probe -Tags and -Name parameters now properly parse wildcards containing asterisks in the middle of the pattern

Bugfixes

  • C#: Fixed a bug wherein logs would not properly filter by status

Breaking Changes

  • C#: Renamed PrtgClient.DeleteObject to PrtgClient.RemoveObject

Don't miss a new PrtgAPI release

NewReleases is sending notifications on new releases.