I've got zabbiz 1.6.1 installed with a master node and child node. I'd like to be able to use the configuration->Items option to configure the items for all nodes, not just the Current node I am on. I thought I would be able to achieve this by using the "From Node Like" filter on the advanced filter page to select all nodes, but when I try to select the nodes, I get the following error:
Does anyone else get this error? Is there another way to propogate changes to all nodes, or do they have to be done on a per node basis?
NODES (zabbix1)
Name
No nodes defined
* Error in query [SELECT DISTINCT * from nodes where nodeid in (Array)] [Unknown column 'Array' in 'where clause']
* mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource[/etc/zabbix/db.inc.php:519]
Name
No nodes defined
* Error in query [SELECT DISTINCT * from nodes where nodeid in (Array)] [Unknown column 'Array' in 'where clause']
* mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource[/etc/zabbix/db.inc.php:519]
Does anyone else get this error? Is there another way to propogate changes to all nodes, or do they have to be done on a per node basis?
Comment