We would like to monitor the status of a data import script with PRTG. What is the best solution here? I have two ideas but for both of them I am not sure if they doable.
Solution 1) At the end of the script we make a REST call to PRTG and set a sensor either to green or red.
Solution 2) The import script write at the end of the run into a file the status. PRTG is then reading this file an sets the sensor to red or green depending on the content of the file.
Or is there another prefered solution by PRTG?
Hi there,
I would recommend to use solution 1) but that you send a HTTP query to a "HTTP Push Data Sensor" https://www.paessler.com/manuals/prtg/http_push_data_sensor
Jan, 2023 - Permalink