Releases: shinken-monitoring/mod-graphite
Version 2.1.4 (refactored)
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)
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)
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)
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)
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
Update to 2.0.1