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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: