Ad Widget

Collapse

Zabbix 3.0 Macro length

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • treize
    Junior Member
    • Feb 2017
    • 1

    #1

    Zabbix 3.0 Macro length

    Hello,

    before update i have set 1024 usermacro limit by editing files:
    /usr/share/zabbix:
    - include/views/js/hostmacros.js.php
    - include/views/administration.general.macros.edit.php
    - include/views/hostmacros.php
    - include/schema.inc.php

    changing 255 to 1024 value, also in database i have changed hostmacro value type from character varying(255) to text type.

    Unfortunately after update settings went back to 255, after changing those same files i get error about 255 limit of macro, any idea what can be problem in this case?
Working...