Hi,
Running on Zabbix 2.0.8.
I would like for zabbix to set the Default for Host inventory from Disabled to Automatic.
I can change the default on the Database table using:
alter table host_inventory alter inventory_mode set default 1;
But this does not seem to do the trick, as when I wnat to add a new host, the host Inventory the Radio-button "Disabled" will still be highlighted
Any idea?
Patrick
Running on Zabbix 2.0.8.
I would like for zabbix to set the Default for Host inventory from Disabled to Automatic.
I can change the default on the Database table using:
alter table host_inventory alter inventory_mode set default 1;
But this does not seem to do the trick, as when I wnat to add a new host, the host Inventory the Radio-button "Disabled" will still be highlighted
Any idea?
Patrick