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

Session Channel close might be done many times if SSH disconnection is failed.

XMLWordPrintable

      We are monitoring SSH agents. If Session Chanel cannot be closed for some reasons during closing Session Chanel,
      Poller is trying to close Session Chanel many times until ZabbixServer process is restarted.

      Too many trials for the closure cause high cpu usage and enlarging the zabbix_server.log file where lots of
      error messages for the failure of Session Chanel close are recorded.

      For avoiding high cpu usage and enlarging the zabbix_server.log file, Poller should be more intelligent not to
      try to close Session Chanel many times. It would be advised that the trial should not be done if the
      return code is not LIBSSH2_ERROR_EAGAIN.

            Unassigned Unassigned
            hnanma Hiroaki Nanma
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: