PDA

View Full Version : incorrect item filter


richlv
31-07-2007, 15:38
we have items from default templates with descriptions like "Number running zabbix_agentd processes".

entering "zabb" in filter field (monitoring -> latest data) only finds other items with word 'zabbix' in them, these items are not found.

also, entering "zabbix_agent" does not find these items, but incorrectly finds items with descriptions like "Version of zabbix agent running" (which, obviously, have no underscore)

Eugene
03-08-2007, 09:16
Information needed about:

ZABBIX frontend version
Kind of database and version

richlv
03-08-2007, 09:20
zabbix 1.4.1;
mysql 5.0.18

Eugene
03-08-2007, 11:16
I think, your real description of item is:
Number running $1 processes

You can use this patch.