]
ehsavoie Hugonnet commented on WFCORE-1159:
-------------------------------------------
Since walking the filesystem to get a directory size can consume a lot of time/resource
I'm moving the initial requirement of a metric to an operation.
This operation is added automatically to all Path that creates services (thus
server-config and domain wide paths won't have it).
This may also be added to attributes that represent a path (like the log file
attributes).
You can specify the unit you want but BYTES are the default.
Add a runtime operation which shows filesystem usage and availability
for known server locations
------------------------------------------------------------------------------------------------
Key: WFCORE-1159
URL:
https://issues.jboss.org/browse/WFCORE-1159
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management, Server
Affects Versions: 2.0.2.Final
Reporter: Tristan Tarrant
Assignee: ehsavoie Hugonnet
Fix For: 3.0.0.Alpha1
For management purposes it would be very useful to report runtime metrics for filesystem
usage and availability for known server locations (data, tmp, logs, etc).