Skip to content

Releases: shinken-monitoring/mod-graphite

Version 2.1.4 (refactored)

19 Apr 05:30
Compare
Choose a tag to compare

This version is built to be consistent with the most recent ui-graphite2 module.

This version fixes the "no reconnection" bug (#20).

Note: last version published on shinken.io: http://shinken.io/package/graphite2

Version 2.1.3 (refactored)

24 Nov 12:09
Compare
Choose a tag to compare

This version is built to be consistent with the most recent ui-graphite2 module. There is no new feature nor fixes ... only some small updates in the readme and in logs.

Note: last version published on shinken.io: http://shinken.io/package/graphite2

Version 2.1.2 (refactored)

06 Nov 08:11
Compare
Choose a tag to compare

This version, published on shinken.io as graphite2, is a refactoring of the previous graphite module which allows:

  • run as an external broker module
  • do not manage metrics until initial hosts/services status are received (avoid to miss prefixes)
  • remove pickle communication with Carbon (not very safe ...)
  • maintain a cache for the packets not sent because of connection problems
  • improve configuration features:
    • configure cache size
    • configure host check metric name
    • filter metrics warning and critical thresholds
    • filter metrics min and max values
    • filter service/metrics (avoid sending all metrics to Carbon)
    • manage host _GRAPHITE_PRE and service _GRAPHITE_POST to build metric id
    • manage host _GRAPHITE_GROUP as an extra hierarchy level for metrics (easier usage in metrics dashboard)

Note: last version published on shinken.io: http://shinken.io/package/graphite2

Version 2.1.0 (refactored)

04 Nov 10:11
Compare
Choose a tag to compare

This version, published on shinken.io as graphite2, is a refactoring of the previous graphite module which allows:

  • run as an external broker module
  • do not manage metrics until initial hosts/services status are received (avoid to miss prefixes)
  • remove pickle communication with Carbon (not very safe ...)
  • maintain a cache for the packets not sent because of connection problems
  • improve configuration features:
    • configure cache size
    • filter metrics warning and critical thresholds
    • filter metrics min and max values
    • filter service/metrics (avoid sending all metrics to Carbon)
    • manage host _GRAPHITE_PRE and service _GRAPHITE_POST to build metric id
    • manage host _GRAPHITE_GROUP as an extra hierarchy level for metrics (easier usage in metrics dashboard)

This new module improves some features but disabled some others:

  • this module is an external broker module.
    As of it the pickle interface between the module and Carbon is no more implemented

Note: last version published on shinken.io: http://shinken.io/package/graphite2

Version 2.1.1 (refactored)

05 Nov 08:46
Compare
Choose a tag to compare

This version, published on shinken.io as graphite2, is a refactoring of the previous graphite module which allows:

  • all the features of version 2.1.0, and
  • filtering some service metrics
  • filtering all the metrics of a service

2.0.1

15 Aug 15:51
Compare
Choose a tag to compare
Update to 2.0.1