PRTG Manual: FTP Server File Count Sensor
The FTP Server File Count sensor logs in to a File Transfer Protocol (FTP) server and can monitor changes to files.
For a detailed list and descriptions of the channels that this sensor can show, see section Channel List.
- Dutch: FTP Server File Aantal
- French: Serveur FTP compteur de fichiers
- German: FTP-Server Dateienanzahl
- Japanese: FTP サーバーファイルカウント
- Portuguese: Contagem de arquivos servidor FTP
- Russian: Количество файлов на FTP-сервере
- Simplified Chinese: FTP 服务器文件计数
- Spanish: Número de archivos en servidor FTP
Consider the following remarks and requirements for this sensor:
Remark |
Description |
---|---|
Performance impact |
This sensor has a high performance impact. We recommend that you use no more than 200 of this sensor on each probe. |
.NET 4.7.2 or later |
This sensor requires .NET 4.7.2 or later from Microsoft on the probe system. In a cluster, install it on every cluster node. If the sensor shows the error PE087, additionally install .NET 3.5 on the probe system. If the framework is missing, you cannot create this sensor. For more information, see the Knowledge Base: Which .NET version does PRTG require? |
Windows Server |
We recommend Windows Server 2016 on the probe system for best performance of this sensor. |
IPv6 |
This sensor supports IPv6. |
The sensor has the following default tags that are automatically predefined in the sensor's settings when you add the sensor:
- ptfsensor
For more information about basic sensor settings, see section Sensor Settings.
Setting |
Description |
---|---|
FTP Mode |
Define the FTP connection mode that the sensor uses for the connection to the FTP server:
We recommend that you use the default value.
|
Check Method |
Define how to access the FTP server directory that this sensor monitors:
|
FTP URL |
This setting is only visible if you select URL above. Enter the URL that this sensor checks. The URL can look like this: ftp://10.0.0.1/upload If you use this method, this sensor does not use the IP Address/DNS Name of the parent device. You can add a port number to the URL by using a colon, for example ftp://10.0.0.1/upload:21. |
FTP Port |
This setting is only visible if you select Folder on parent device above. Enter the number of the port to which this sensor connects. The default port is 21. |
FTP Folder |
This setting is only visible if you select Folder on parent device above. Enter the name of the folder on the parent device that this sensor monitors, for example upload. |
Recurse Subfolders |
This setting is only visible if you select Folder on parent device above. Define if the sensor additionally monitors the subfolders of the FTP folder:
|
User Name |
Enter the user name for the FTP server login. Enter a string. |
Password |
Define the password for the FTP server login. Enter a string. |
File Count |
Define which files the sensor counts:
|
Connection Security |
Define the security of the connection:
This sensor only supports SSL/TLS in explicit mode. |
If Value Changes |
Define what the sensor does when its value changes:
|
Setting |
Description |
---|---|
Result Handling |
Define what PRTG does with the sensor result:
Store the last sensor result in the \Logs\sensors subfolder of the PRTG data directory on the probe system. The file names are Result of Sensor [ID].txt and Result of Sensor [ID].Data.txt. This setting is for debugging purposes. PRTG overwrites these files with each scanning interval. This option is not available when the sensor runs on the hosted probe of a PRTG Hosted Monitor instance. In a cluster, PRTG stores the result in the PRTG data directory of the master node. |
Setting |
Description |
---|---|
Primary Channel |
Select a channel from the list to define it as the primary channel. In the device tree, PRTG displays the last value of the primary channel below the sensor's name. The available options depend on what channels are available for this sensor. You can set a different primary channel later by clicking below a channel gauge on the sensor's Overview tab. |
Graph Type |
Define how this sensor shows different channels:
|
Stack Unit |
This setting is only visible if you select Stack channels on top of each other above. Select a unit from the list. PRTG stacks all channels with this unit on top of each other. By default, you cannot exclude single channels from stacking if they use the selected unit. However, there is an advanced procedure to do so. |
By default, all of these settings are inherited from objects that are higher in the hierarchy. We recommend that you change them centrally in the root group settings if necessary. To change a setting for this object only, click under the corresponding setting name to disable the inheritance and to display its options.
For more information, see section Inheritance of Settings.
Which channels the sensor actually shows might depend on the target device, the available components, and the sensor setup.
Channel |
Description |
---|---|
Downtime |
In the channel table on the Overview tab, this channel never shows any values. PRTG uses this channel in graphs and reports to show the amount of time in which the sensor was in the Down status |
Execution Time |
The execution time |
Files |
The number of files that are available in the directory listing This channel is the primary channel by default. |
KNOWLEDGE BASE
Which .NET version does PRTG require?
What security features does PRTG include?