Hi All, I have a camel application, configured with multiple routes, which poll ftp servers, download and process files. I am using specific values for maxMessagesPerPoll as a kind of rate limiting, to cap the number of files processed per poll. I am looking for a solution to be able to monitor the number of files in backlog on the ftp server.
Looking for some ideas, thanks in advance Regards, Sherwin
