N3T_FTPS_SysError

An FTP session ended due to the client’s inability to acquire a system resource such as storage.

Check the FTP Sessions workspace. If several sessions are failing due to lack of system resources:

((Session End Reason = 1) & (FTP Type = Client))

The system the client is running on may be constrained. Check the system log for error messages.

Formula: Session End Reason Code == 1 AND FTP Type == Client

This warning situation is based on session end reason codes provided when sessions end and on last reply to client codes provided when transfers complete. By default, this situation is evaluated every 15 minutes and will be run at startup.