Hello.
We have a distributed Zabbix installation. I started configuring the maps and discovered the issue.
I'm trying to add a custom icon to the images and it says the table 'images' is full.
Zabbix 2.0
MySql 5.5
I logged into the mysql> use zabbix
mysql> DELETE FROM ids WHERE table_name='images';
it says row effected 0 and it's still an issue.
I have two more servers with the identical configs and I can add the icons to the maps there.
Did anybody has that issue?
We have a distributed Zabbix installation. I started configuring the maps and discovered the issue.
I'm trying to add a custom icon to the images and it says the table 'images' is full.
Zabbix 2.0
MySql 5.5
I logged into the mysql> use zabbix
mysql> DELETE FROM ids WHERE table_name='images';
it says row effected 0 and it's still an issue.
I have two more servers with the identical configs and I can add the icons to the maps there.
Did anybody has that issue?