Nicola Farina Posted October 12, 2019 Share Posted October 12, 2019 Hi, is there a way to get notifications about a folder running over a certain size in MB/GB? Thanks Link to comment Share on other sites More sharing options...
Staff Chris Posted October 14, 2019 Staff Share Posted October 14, 2019 Hi @Nicola Farina, Yes, it is possible to monitor the folder size via scripts. If you will create the script which checks the Folder size and returns the exit code (exit 1 - failure and exit 0 - success), then based on the exit code from the script you may send the notifications if you will run it as an automated task. For more details about automated tasks please check out the following link. Â Â Paul 1 Link to comment Share on other sites More sharing options...
Nicola Farina Posted October 15, 2019 Author Share Posted October 15, 2019 Thanks, I'll take a look. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now