PDA

View Full Version : 1.1beta5 ITEM list?


Dave96
25-01-2006, 13:19
Hi,

For some some reason almost every service included in the Unix templates do not work. For example: netloadin1[eth1], diskused and many others do not work.

Is there an updated list for those?

Thanks!

Alexei
25-01-2006, 21:18
Yes, the provided templates are oudated. Please consult ZABBIX Manual v1.1 to see complete list of supported items.

Dave96
25-01-2006, 21:38
Thanks Alexei.

Would you mind letting me know what the <mode> is in this item: net.if.out[if <,mode>]?

Also, I noticed that some of the old items still work even though they are not listed on the new manual.

Alexei
25-01-2006, 21:43
It is in ZABBIX Manual:

http://www.zabbix.com/manual/v1.1/config_items.php

net.if.out[if <,mode>], where mode is one of bytes|packets|errors|dropped

We keep agents backward compatible with old naming. The compatibility will be broken in 1.1 (stable release).

Dave96
25-01-2006, 23:14
I see, is this netloadin1[eth1], the same as net.if.out[if <,mode>]? If not was the the equivalent item, I can't seem to find anything close to it except net.if.out[if <,mode>].

Dave96
26-01-2006, 20:56
anyone know?

Lostnode
27-01-2006, 05:10
Does anyone have an updated SQL file for this then? I am wondering why if they are out of date they were included in the release... especily for new releases.... Also, the triggers that g with it would have been nice.