Skip to content

SADF usage to get disk space statistics #356

Closed Answered by stevekay
slym asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, here's an example.

$ /usr/lib64/sa/sadc -S XALL 1 10 foo.dat
$ sadf -- -F MOUNT foo.dat|head
ans2    1       2023-04-18 09:21:09 UTC /       MBfsfree        12267
ans2    1       2023-04-18 09:21:09 UTC /       MBfsused        1895
ans2    1       2023-04-18 09:21:09 UTC /       %fsused 13.38
ans2    1       2023-04-18 09:21:09 UTC /       %ufsused        13.38
ans2    1       2023-04-18 09:21:09 UTC /       Ifree   7191174
ans2    1       2023-04-18 09:21:09 UTC /       Iused   64890
ans2    1       2023-04-18 09:21:09 UTC /       %Iused  0.89
ans2    1       2023-04-18 09:21:09 UTC /boot   MBfsfree        827
ans2    1       2023-04-18 09:21:09 UTC /boot   MBfsused        187
ans2…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by slym
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants