I am able to a custom scripted sensor that automatically generates a file every 17 seconds with sensor data on partition d: I want it to generate a .txt with the data from that sensor locally and remotely
Article Comments
I've been testing with the load option exe / Script advanced (Custom) I made a PowerShell ISE .ps1 file and tested with .bat files but the Base question is I can add some lines of code where the Prtg supervises a sensor, for example if the hard disk is full and each time it monitors it generates a file in a windows directory? For example, give the code the PRTG MONITOR NETWORKING read the code I added and tell me in a text file that such is the hard disk on the desktop creating by giving a name Disk_State.txt
May, 2020 - Permalink
Hi,
This has to be configured in your script as you cannot manage it within PRTG.
May, 2020 - Permalink
Hi,
Could you please let me know which data are you generating?
May, 2020 - Permalink