Ad Widget

Collapse

How to gather statistic data for custom/non-standard items/metrics with parameters?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shadowgun1102
    Junior Member
    • Feb 2019
    • 2

    #1

    How to gather statistic data for custom/non-standard items/metrics with parameters?

    I want to monitor my application with metrics like `foo_processed[foreign_site, foo] = data_count`, and visualize statistic graphics for each `foreign_site` or `foo`, as well as trigger events for each `foreign_site` or `foo`.

    The values of `foreign_site` and `foo` are not known apriory at the moment of Zabbix configuration, they are discovered during the application run time. Partially are known during the application configuration (before the metrics for them generated)
    The metrics are generated during the application runtime, and I'd like to gather them instantly in active way.

    Does Zabbix support such form of metrics and statistics?

    1. Is it possible to specify custom metric without invocation of shell-scripts and having temporary storage for values?

    2. Is it possible to use dynamic paramaters for custom metric, or to create new items dynamically without reconfiguring Zabbix?

    3. Does visualization support aggregation by parameter, without creating separate graphs for each value?
    Starts
    27-02-2019
    Ends
    27-02-2019
Working...