Hi. We're running a base deployment of ArcGIS Enterprise v11.5 on Windows servers. Our Data Store recently filled up the drive Enterprise is installed on which caused us some problems and it's got me thinking about how we can prevent this from happening again.
Governance plays a part in this, but for this post I'm more interested in what technical solutions we can put in place. If (when?) the drive fillls again we can always grow it but I'd rather catch the problem before the drive fills up. We have some basic server monitoring which helps, but I'd like a failsafe mode. I think the Data Store is a Postgres database under the hood - if so, is it possible to set this so it doesn't grow beyond a certain size and saves the drive from filling up?
What other strategies do people have in place to prevent this scenario?