zabbix_agent/win_keys errors for more than one excluded item

XMLWordPrintable

    • Type: Incident report
    • Resolution: Cannot Reproduce
    • Priority: Major
    • None
    • Affects Version/s: 2.0.2
    • Component/s: Agent (G)
    • Environment:
      Centos, Mysql

      when checking to see a list of stopped services with status of automatic, the agent errors when more than one service is excluded.

      list of stopped services:
      zabbix_get -s 123.456.789 -k services[automatic,stopped] -p 10050
      BMR Boot Service
      clr_optimization_v4.0.30319_32
      clr_optimization_v4.0.30319_64

      check again excluding one of those:
      zabbix_get -s 123.456.789 -k services[automatic,stopped,"clr_optimization_v4.0.30319_32"] -p 10050
      BMR Boot Service
      clr_optimization_v4.0.30319_64

      check again excluding two:

      zabbix_get -s 123.456.789 -k services[automatic,stopped,"clr_optimization_v4.0.30319_32,clr_optimization_v4.0.30319_64"] -p 10050
      ZBX_NOTSUPPORTED

            Assignee:
            Unassigned
            Reporter:
            Neil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: