Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7950

system.hostname returns ZBX_NOTSUPPORTED if parameter is specified on Linux

XMLWordPrintable

      system.hostname returns ZBX_NOTSUPPORTED if parameter is specified on Linux. The parameter should be ignored according to documentation.

      zabbix@linux-host:~$ zabbix_get -s localhost -k agent.version
      2.2.2
      zabbix@linux-host:~$ zabbix_get -s localhost -k system.hostname
      linux-host
      zabbix@linux-host:~$ zabbix_get -s localhost -k system.hostname[host]
      ZBX_NOTSUPPORTED
      zabbix@linux-host:~$ zabbix_get -s localhost -k system.hostname[netbios]
      ZBX_NOTSUPPORTED

            martins-v Martins Valkovskis
            kodai Kodai Terashima
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: