Skip to content

Releases: Griesbacher/nagflux

Prometheus support

20 Sep 08:40
3c9709b
Compare
Choose a tag to compare

Fix

  • Deadlock when InfluxDB is not running
  • Pass connection args when checking for database
  • Missing logfile fix

Feature

  • use of vendor-folder
  • Prometheus api

Breaks

  • When using go1.5 the envvar GO15VENDOREXPERIMENT should be set to 1

Minor Changes

08 Sep 09:38
79d25ec
Compare
Choose a tag to compare
  • ignore selfsigned ssl certs
  • livestatus detection improved
  • wait for influxdb on start
  • pause fileparsing when influxdb is not reachable
  • skip non digit perfdata(U are ignored)

Livestatus fixes

17 May 07:17
90e4f67
Compare
Choose a tag to compare

livestatus ServiceNotifications with just 9 entries
nagflux fileimport exception when column name is too short
own nagios livestatus query to fix performance issues with logs

Mod-Gearman fix

08 Apr 13:27
8307a85
Compare
Choose a tag to compare
v0.2.1.1

'update changelog'

Mod-Gearman support

30 Mar 10:18
Compare
Choose a tag to compare
  • Added Mod-Gearman support
  • The Nagflux import Format has changed due to compatibility to different databases.

Added Elasticsearch and new Layout

11 Mar 09:11
Compare
Choose a tag to compare

The layout of the data in the InfluxDB will change in this version. Therefore if you want to migrate your old data use the converter, which will dump your data and can afterwards imported again with the new format. Also it's necessary to update histou which will get also a new release.

Elasticsearch is also Supported.

Because of the integration of Elasticsearch the import-format has also changed to a more conmen one. But the main target is still InfluxDB so the format is primary orientated on this one.

Update: added some fixes

Added Elasticsearch

29 Feb 15:40
Compare
Choose a tag to compare
Added Elasticsearch Pre-release
Pre-release

New InfluxDB Layout

04 Feb 13:37
Compare
Choose a tag to compare
New InfluxDB Layout Pre-release
Pre-release

The layout of the data in the InfluxDB will change in this version. Therefore if you want to migrate your old data use the converter, which will dump your data and can afterwards imported again with the new format. Also it's necessary to update histou which will get also a new release.

Elasticsearch is also planed but due to time issues not ready, but it will be the next thing to tackle.

Because of the integration of Elasticsearch the import-format has also changed to a more conmen one. But the main target is still InfluxDB so the format is primary orientated on this one.

basic release

01 Dec 12:27
Compare
Choose a tag to compare
v0.1.0

added doc