Editing Sar -F
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | |||
Display [[filesystems usage]] statistics for currently mounted filesystems. Pseudo-filesystems are ignored. At the end of the report, sar will display a summary of all those filesystems. Use of the MOUNT parameter keyword indicates that mountpoint will be reported instead of filesystem device. Note that filesystems statistics depend on sadc option -S XDISK to be collected. | Display [[filesystems usage]] statistics for currently mounted filesystems. Pseudo-filesystems are ignored. At the end of the report, sar will display a summary of all those filesystems. Use of the MOUNT parameter keyword indicates that mountpoint will be reported instead of filesystem device. Note that filesystems statistics depend on sadc option -S XDISK to be collected. | ||
Line 6: | Line 5: | ||
* <code>[[for i in]] `ls /var/log/sysstat/sa??`; do sar -f $i -F --human; done</code> | * <code>[[for i in]] `ls /var/log/sysstat/sa??`; do sar -f $i -F --human; done</code> | ||
− | |||
− | |||
− | + | To activate it: <code>sadc</code> option in <code>[[/etc/sysstat/sysstat]]</code> <code>-S [[XDISK]]</code> or <code>-S XALL</code> activated. | |
− | To activate it: <code> | ||
[[Filesystems]] statistics, disk and [[inodes]] usage | [[Filesystems]] statistics, disk and [[inodes]] usage | ||
Line 37: | Line 33: | ||
sar -F | sar -F | ||
− | + | Requested activities not available in file /var/log/sysstat/sa16 | |
− | |||
− | |||
Line 48: | Line 42: | ||
* <code>[[docker system df]]</code> | * <code>[[docker system df]]</code> | ||
* <code>[[sar -d]]</code> [[disk activity]] | * <code>[[sar -d]]</code> [[disk activity]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == |
Advertising: