PDA

View Full Version : disk_read_ops not supported


bardel
18-04-2005, 20:18
I have added zabbix_agentd to several systems (Red Hat 9 - 2.4.26) but the disk_read_ops is not supported for some reason. Any thoughts?

Cheers,

Jason

cadbury
20-05-2005, 10:58
same problem on a gentoo, kernel 2.6.9
did you found why?

bambin0
16-04-2006, 05:24
I've had the same problem; RHEL 4.2 (2.6.9-22);beta1.2, upgraded to beta1.8, still can't get disk_read_ops. Using an ide disk /dev/hda /dev/hda3 neither works. Are you all using IDE as well? Maybe it works with scsi? Does anyone know how to cheat on this? I can't get vfs.* to work either, and I just ended up writing a shell script that got me the info I needed. Is there somewhere in /proc I can get the info instead?