Girish Ramakrishnan
|
d113cfc0ba
|
add comment on how often du value is stored
|
2020-05-22 20:06:45 -07:00 |
|
Girish Ramakrishnan
|
38d4f2c27b
|
Add note on what df output is
|
2020-04-01 15:59:48 -07:00 |
|
Girish Ramakrishnan
|
552e2a036c
|
Use block size instead of apparent size in du
https://stackoverflow.com/questions/5694741/why-is-the-output-of-du-often-so-different-from-du-b
df uses superblock info to get consumed blocks/disk size. du with -b
prints actual file size instead of the disk space used by the files.
|
2020-04-01 15:24:53 -07:00 |
|
Girish Ramakrishnan
|
1aa7eb4478
|
Collect and aggregate du information twice a day
|
2019-08-21 13:45:52 -07:00 |
|
Girish Ramakrishnan
|
fd6dd1ea18
|
Add timestamp to the logs
|
2019-08-21 10:16:57 -07:00 |
|
Girish Ramakrishnan
|
9d3b4ba816
|
store docker df output as well
|
2019-08-19 16:15:31 -07:00 |
|
Girish Ramakrishnan
|
2b484c0382
|
collect maildata size separately
|
2019-08-19 13:23:31 -07:00 |
|
Girish Ramakrishnan
|
0d7a3f43c4
|
Collect du information
|
2019-08-18 21:52:41 -07:00 |
|