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

ssh agent use {HOST.IP},22 instead of {HOST.IP},{HOST.PORT}

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 2.5.0
    • 2.2.6
    • Proxy (P), Server (S)
    • centOS 6.5 x64
      postgresql 9.3

      I have configure the template to use custom ip and port for ssh host:
      ssh.run[ssh-i_load_1,{HOST.IP},{HOST.PORT},utf-8]

      where:
      HOST.IP=11.22.33.44
      HOST.PORT=10050

      Error message:

      Cannot connect to ssh server: cannot connect to: [[11.22.33.44]:22]:[111] Connection refused

      workaround:
      ssh.run[ssh-i_load_1,11.22.33.44,10050,utf-8]
      works fine, but I want to use linked template for all hosts with custom ip and ssh port.

            Unassigned Unassigned
            bskmail Valeriy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: