Good afternoon,
I have modified the content of the file /usr/share/zabbix/include/schema.inc.php to modify the properties of some fields of the zabbix hosts inventory:

The problem is that I can change the field from char type to text type, but I cannot increase the length of the field to enter data in it.

As you can see in the following image, the result of the item should be as follows:

Could someone enlighten me on how to expand the field length in order to correctly collect the output of the item execution? Thanks..
I have modified the content of the file /usr/share/zabbix/include/schema.inc.php to modify the properties of some fields of the zabbix hosts inventory:
The problem is that I can change the field from char type to text type, but I cannot increase the length of the field to enter data in it.
As you can see in the following image, the result of the item should be as follows:
Could someone enlighten me on how to expand the field length in order to correctly collect the output of the item execution? Thanks..