16 Jul 2018 10:44 PM - last edited on 10 Jun 2021 12:48 PM by MaciejNeumann
how can we monitor a FTP connection using Dynatrace SaaS?
Solved! Go to Solution.
17 Jul 2018 08:18 AM
Can you be more specific what you want to try to monitor?
Availability of FTP service?
Data transfer (rate, throughput)?
Certain clients - if they have the connection?
Availability of FTP from the application?
What type of FTP server? Platform?
Anyway, there is no such functionality out-of-box, I believe you will have to write your own oneagent plugin for that you need to monitor the service in general. If you want to monitor the FTP service from the application point of view (your monitored application uses some FTP service), then it depends on the application and technology.
17 Jul 2018 03:51 PM
I want to check the availability of FTP service.
13 Jan 2021 09:21 AM
Hello @Surya G.
I guess you can use the HTTP monitors to check the availability. Please have a look at the below link for more insight and possible options.
Regards,
Babar
10 Apr 2020 01:46 PM
I would like to know this too. We have a critical FTP / SFTP server or service running in our environment that is KEY to the application health. Data / updates and feeds come in and are processed into the database. This data is then used in the APIs and webservices already monitored by Dynatrace. We monitor the apps, the webservices, the SQL server, but we have a blind spot on the SFTP server and the data feeds. We need to monitor this somehow and wonder if someone has already built an ActiveGate plugin or OneAgent plugin that can do FTP/SFTP
We also suggest , similar to other SaaS products like NodePing And PingDom and other services that SFTP/FTP protocol be added to synthetics. A synthetics test that could connect, and check for a file present, do a test upload or download of a small test.txt would be a GREAT addition to the Dynatrace synthetics tests.
13 Jan 2021 08:06 AM
Even we want this feature added
13 Jan 2021 09:22 AM
Hello @Sushmitha S.
I guess you can use the HTTP monitors to check the availability. Please have a look at the below link for more insight and possible options.
Regards,
Babar
13 Jan 2021 10:04 AM
Thanks Babar. I am looking at something more specific. Can you help me with FTP URL availability using Dynatrace HTTP feature
13 Jan 2021 10:14 AM
Hello @Sushmitha S.
I took the below information from the shared link.
A Proxy Auto-Configuration (PAC) file is a JavaScript function that determines whether web browser requests (HTTP, HTTPS, and FTP) go directly to the destination or are forwarded to a web proxy server (from developer.mozilla.org).
Regards,
Babar