What's the batch response format for PRTG ?
Hello,I have a batch script used to get users connected to a RDS server. I use this command to talk with PRTG, but it does not suite.ECHO "2:%COUNT%:Critical! Number of active sessions = %COUNT%" EXIT...
View Articlechange MS365 Mailbox Sensor Settings with Powershell
Hello all,We are currently checking a mailbox with the M365 Mailbox Sensor and looking for certain mails which give an error depending on the subject.Now we would like to change via Powershell on all...
View ArticleCustom EXE/Script Sensor Error
I'm running an XML Custom EXE/Script Sensor in PRTG. It is a PowerShell script, and no matter what I do, PRTG interprets the value as "0" for the channel "Open Tickets."I've created duplicate...
View ArticleTrigger another sensor (script).
Hello!I want to create a scheme, where sensor status will run (trigger) a linux command (script).Example: I have a "SNMP Custom Table" sensor which control some parameters on a Linux server and when...
View ArticleIf Service is Not Running - restart it
Hi,Question 1:Is it possible to get a list of all services we monitor and their settings in "If Service is Not Running"? I want to see which services are set to "Start/Restart service". 90% of our...
View ArticleCompare file size vs hard disk space.
I need to create a sensor that compares if the free disk space is twice the size of a file. I have tried using WMI but I can only see either the disk space or the file size, and I don't know how to...
View ArticleXML Custom EXE/Script Sensor (no data)
When performing a custom sensor and attempting to display the value of a variable, it shows 0.# Obtener el tamaño del archivo $SizeArchivo = (Get-Item $ServerArchivo).Length #mandar datos a PRTG...
View ArticlePRTG Memory load with Powershell API (lordmilko)
We currently need to use lordmilko's PowerShell API to make larger changes in PRTG (such as error limits). However, we have the problem that PRTG's memory load keeps increasing even after the script...
View ArticleProgram/Skript-Sensor Error PE022
We use a script to check if Altaro Backup Works:For this example we set the variables fix with paramters of the servers# Altaro Backup Monitoring #------------------- # Description: Modified script by...
View ArticleHow can I use the push notification application "ntfy" with PRTG?
I'd really like to use the free push notification service ntfy with PRTG, is there some easy way to do this? https://ntfy.sh/Also, I'd like to monitor my ntfy instance to make sure it's up and running,...
View Article