-
New Feature Request
-
Resolution: Fixed
-
Minor
-
5.0.1rc1
-
Sprint 69 (Oct 2020)
-
5
With the introduction of JS preprocessing users get the ultimate preprocessing options. With the inclusion of HTTP requests into JS, this provides great options for data collection.
The problem is that there is no proper way to use JS for data collection. This leads to the creation of "hack items". Some generic item like "agent.ping" is created and preprocessing is added to it just to make use of the options available in JS.
It looks like this is the time when "Script item" should be introduced. Script item would execute JS script just like it is done in preprocessing.
Benefits of such a solution:
- Additional monitoring option.
- No need to introduce "hackish" items just to use JS.
- Covers cases when HTTP agent monitoring is requiring multiple steps or complex logic.
- causes
-
ZBX-18617 Built-in macros are not expanded when testing Script item
- Closed
- depends on
-
ZBXNEXT-5058 Add Timeout to Mass Update for HTTP agent items
- Closed