OK lazy web.... You have to help me out!
I try to monitor every performance metric I can within my cluster. Memcached efficiency, MySQL key buffer efficiency, etc.
One thing I can't benchmark is the efficiency of the Linux filesystem buffer (buffer cache).
From all the research I have done there's no way to to see the number of hits or total reads done by the file system cache.
Has anyone solved this problem?