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

Simple checks should be done without Zabbix agent, but it tries to convert this simple "net.tcp.service" check in an agent check.

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.8.2, 1.9.0 (alpha)
    • None
    • Frontend (F)
    • None
    • pre-1.8.2

      Simple checks should be done without Zabbix agent, but it tries to convert this simple "net.tcp.service" check in an agent check.

      Example Item:
      Type: Simple Check
      Key: ssh[{$SSH_PORT}]

      The Webinterface does only accept it with [ ] brackets. The comma separated version like in documentation is not correct anymore. (But old items with comma does work). After few minutes Zabbix set Status to "Not supported" with following error message:
      Simple check net.tcp.service[ssh[50022],85.25.29.5]] is not supported

      The macro {$SSH_PORT} is global defined with value "22" and for this host with value "50022".

      If we change the key for this item to ssh, {$SSH_PORT} directly in the database it will start working.

            Unassigned Unassigned
            igor Igor Danoshaites (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: