Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-2066

Trouble with with calculated items having the status of "Not supported"

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Won't fix
    • Icon: Critical Critical
    • None
    • 2.2.1
    • Frontend (F)
    • FreeBSD 9.1, Apache 2.2, PHP 5.5

      I did create calculated item with formula last(db.odbc.select["RADIUSUserDownlink"])/last(db.odbc.select["RADIUSActiveSessions"]). But the formula has a mistake: keys in the formula not contents name of ODBC data source. I received error message: "Cannot evaluate function [last(radius])]: item [RADIUS_WiFi:db.odbc.select["RADIUSUserDownlink",radius] not found". The calculated item became to "Not supported" state.

      After correct the formula (now it is: last(db.odbc.select["RADIUSUserDownlink",radius])/last(db.odbc.select["RADIUSActiveSessions",radius])) I tried to change state the item from "Not supported" to "Activated". But I could not do it. The item became "Deactivated'. After second trying to change state it became "Not supported" again. I can't to change state of the item to "Activated". After two days the item still in "Not supported" state.

        1. adm_other.jpg
          adm_other.jpg
          34 kB
        2. err_msg.jpg
          err_msg.jpg
          42 kB
        3. key_definition.jpg
          key_definition.jpg
          86 kB

            Unassigned Unassigned
            vvlad Vlad Vnukovsky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: