Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-5211

Auto register Hosts with over 64 characters on their name

XMLWordPrintable

    • Sprint 52 (May 2019)
    • 0.25

      Hosts table allow creating hosts with up to 128 characters in their name and visible name fields, but auto-registration allows only 64 characters maximum. 

      https://www.zabbix.com/documentation/4.0/manual/appendix/config/zabbix_agentd

      Parameter Mandatory Range Default Description
      Hostname no   Set by HostnameItem Unique, case sensitive hostname.
      Required for active checks and must match hostname as configured on the server.
      Allowed characters: alphanumeric, '.', ' ', '_' and '-'.
      Maximum length: 64

      The limitation is also on autoreg_host and proxy_autoreg_host tables, where host is defined as host | varchar(64)

      The suggestion is to increase these limits to allow hosts with up to 128 chars in their names to be auto registered. This will allow long FQDN names to be used for auto-registration.

            ak Andrejs Kozlovs
            kaspars.mednis Kaspars Mednis
            Team A
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: