Several of the items refer to ,<mode>, and usually say if mode is not specified, bytes are used. I'd like to use net.if.in and net.if.out to show traffic in the form of megabits, however I have not yet been able to make this work. Does anyone know the supported modes are?
I've been able to affect how the graph is presented by changing the units field in the item config, however I think the way it is interpreting that is way off. As much as I'd like it, I seriously doubt my web/email server is doing 2.5Gps outbound and 1.4Gps inbound...
Incedently, when I make those changes in the item config, I'm usually specifying something like Mbps or mbps or megabits. In that case the graph reads 2.5Gmbps or whatever unit I specified. If I leave it blank, everything is read back in bytes.
Anyone know what those supported modes are? Or is this a calculation problem within zabbix (like adding a zero at the end or something..)
Thanks much!
Brian
I've been able to affect how the graph is presented by changing the units field in the item config, however I think the way it is interpreting that is way off. As much as I'd like it, I seriously doubt my web/email server is doing 2.5Gps outbound and 1.4Gps inbound...
Incedently, when I make those changes in the item config, I'm usually specifying something like Mbps or mbps or megabits. In that case the graph reads 2.5Gmbps or whatever unit I specified. If I leave it blank, everything is read back in bytes.
Anyone know what those supported modes are? Or is this a calculation problem within zabbix (like adding a zero at the end or something..)
Thanks much!
Brian
Comment