]> granicus.if.org Git - sysstat/commit
Filesystems statistics for sar (part 2): Read statistics
authorseb <sysstat@orange.fr.fake>
Sun, 5 May 2013 15:42:03 +0000 (17:42 +0200)
committerseb <sysstat@orange.fr.fake>
Sun, 5 May 2013 15:42:03 +0000 (17:42 +0200)
commit512bf2e7ebfa5e5fec757d96820b0b3f94341797
treec5491b94d8e69a80d05844b8cc21e0cd03c5eb50
parent68de16c0525bfd56ec3369cd6fc3c622a17798be
Filesystems statistics for sar (part 2): Read statistics

This patch reads statistics for mounted filesystems except for
pseudo-filesystems which are ignored.
It also determines the number of filesystems for which stats will be
read.
Oh, and it adds another field to the stats_filesystem structure so that
filesystem name can be saved ;-)
rd_stats.c
rd_stats.h
sa_wrap.c