PDA

View Full Version : Disk READ/WRITE monitoring


jwilliam
21-03-2005, 20:14
I'm trying to add this item
disk_read_blks15[sda4]
but Zabbix tells me "Not supported by ZABBIX agent"

I've also tried it with disk_read_blks15[/dev/sda4]

None of the disk read/write monitors are working.

Should it work with SCSI drives?

using 1.1alpha7

Thanks!

----EDIT----
I am running zabbix_agentd on the client.

Alexei
21-03-2005, 21:28
Yes, it should. Note that the agent does not support disk statistics under Linux v2.6.x currently. However it works under v2.4.x.

jwilliam
21-03-2005, 21:41
hmm I'm using kernel 2.4.26

Perhaps I'm missing something else.

thanks

ps. I get the same results on all of my Linux (Slackware) clients.

bardel
15-04-2005, 20:50
I have the same issue. Have you found a solution?

:confused: