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

Add support for a proper javascript engine

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 6.4.15, 7.0.0rc3
    • Server (S)
    • None
    • Any

      Please add support for https://v8.dev/ or something similar so that we can use javascript properly. I can understand the idea of choosing ducktape to minimise the load on the server, but still - zabbix is not an embedded system - people have large systems for it and it only makes things worse to manage whene we have to work our way around unneeded limitations like this. My job in question, was simply to parse and output some values from a YAML document, but since Zabbix doesn't support YAML (except for exporting/importing templates, hm, strange), that means I'll have to do it in another way. Using javascript seemed like a good idea, so I wrote a small test with conventional javascript only to find that no, I couldn't use any modules or anything else and the stuff I could do, was reduced to a minimum. I managed to get it all working, fine, but it'd be very much appreciated if I didn't need to hack it in this way.

      roy

            wiper Andris Zeila
            RoyK Roy Sigurd Karlsbakk
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: