> I was told by a colleague that read and write problems in Cassandra can be > detected by monitoring a Cassandra log file.
What do you mean by "problem"? If you mean something like a hard I/O error or corruption causing an internal error, you should get an exception of some kind in the system log (typically /var/log/cassandra/output.log or similar, unless otherwise configured). -- / Peter Schuller