What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Custom sensor to download files from FTP Server

Votes:

0

Hello.

Can I create a custom sensor to verify and download new files from a FTP Server? The idea is the sensor checks if there are new files on FTP Server. If yes, it downloads the files.

How do I do it?

Thanks.

custom-sensor ftp prtg

Created on Apr 4, 2019 6:05:33 PM



3 Replies

Votes:

0

Dear lucasrr84,

in PRTG you can use custom scripts, as long as those communicate only with the console (meaning they cannot use a GUI context.) The interface for communication with PRTG is described here.

Created on Apr 5, 2019 11:55:55 AM by  Arne Seifert [Paessler Support]



Votes:

0

Hello.

Can I write a phyton script to download new files from FTP Server? And PRTG run this python script (custom sensor). It is posible?

Created on Apr 5, 2019 12:45:05 PM



Votes:

0

Dear lucasrr84,

PRTG comes with Python 2.7 and the according sensor, but you can of course also use a script (Bat or Powershell) which runs another Python installation in case you want to use special libraries.

Created on Apr 5, 2019 2:35:02 PM by  Arne Seifert [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.