Hello,
Does anybody implemented a zabbix sender functionality in pure javascript (Duktape) which is used by zabbix?
Communication with API is easy to do, but didn't find the way to implemented sender functionality.
Thanks for any suggestion :-)...
Search Result
Collapse
5 results in 0.0031 seconds.
Keywords
Members
Tags
-
Implement zabbix sender in pure javascript (Duktape)
-
Log file Prepocessing with Javascript error
I'm monitoring a log file to capture a number from it.
Basically, the line that I'm looking for is something like this:
I've created a log item and filtered it using a simple regular expression.
...Code:log["/tmp/mnt/entware/entware/var/log/messages","took (.*)
-
Java Script preprocessing. Не идут данные.
Привет.
Настроил item, который принимает текстовые данные по SQL запросу, который, в свою очередь, работает через DBForBix. Данные пошли, с этим проблем не возникло, но... -
How to format JSON value from ODBC query(get)
I have a item from a OBDC query that return a json like this
[{"job_name":"UpdateRSView","job_status":"Enable d", "last_run_status":"Error Failed","last_run_date":"2021-06-02 12:00:00.000","run_duration":"00:00:03","next_sche...Last edited by DarkWall; 02-06-2021, 19:28. -