Werk #17262: Support Diagnostics: More detailled list of site's files
Component | Setup | ||||||
Title | Support Diagnostics: More detailled list of site's files | ||||||
Date | Sep 4, 2024 | ||||||
Level | Trivial Change | ||||||
Class | New Feature | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The file "filesize.csv" contains a list of all files insided a site. It is always included in the dump. From now on, it has additional columns:
Before: * size * file path
Now: * size (in Bytes) * file path * owner * group * mode (the file's access rights) * changed (the date/time of the last content change)