PRTG Monitoring Powershell Script

  • 0 Replies
  • 1253 Views

0 Members and 2 Guests are viewing this topic.

*

Offline limpleg

  • Newbie
  • *
  • 1
  • 0
PRTG Monitoring Powershell Script
« on: August 05, 2025, 02:15:07 PM »
Hi Community
i wrote some powershell scripts for monitoring MagicInfo (Version 8 but i guess they work on Version 9 as well) on Paessler PRTG Monitoring Server.
The Powershell scripts connect to the API on MagicInfo.

You can find them here
https://github.com/limpleg/PRTG-SamsungMagicInfo-Powershells

What i note is, that when i monitor a lot of device through the API in a 10 minute interval, after 2 days the MagicInfo Server Web Service stopped working. Any advice on this?
Is there a Logout method of the API Key or something like that? In Swagger, i didn't find any information about that...