Skip to content

Releases: Griesbacher/nagflux

v0.4.1

07 Jun 10:39
ea87753
Compare
Choose a tag to compare

Feature

  • Unicode support in Units like µs
  • If performancedata contains only an U the value field will be missing, but a field unknown with the value true will be added

v0.4.0

17 Mar 14:07
Compare
Choose a tag to compare

Feature

  • Livestatusversion can be set in the config.
  • JSONFileExport, to write collected data to an JSON File.
  • It is possible to define multiple Influxdbs, each addressed by an name, as well es Elasticsearchs, they are all called "targets".
    If the data contains an NAGFLUX:TARGET field, this one is used to direct this certain data to a specific target.
    If this tag is not added to the data, the config defines the default tag, by default "all" which means that the data is
    will be send to all targets. So "all" is a magic word and should not be uses as target name. See issue #25.
  • If an Influxdb is not reachable the option "StopPullingDataIfDown" decides if reading new data into Nagflux should go on or not.

Fix

  • Some minor bugs should be fixed.

v0.4.0-b1

16 Mar 14:32
5b3b56b
Compare
Choose a tag to compare
v0.4.0-b1 Pre-release
Pre-release

Feature

  • It is possible to define multiple Influxdbs, each addressed by an name, as well es Elasticsearchs, they are all called "targets".
    If the data contains an NAGFLUX:TARGET field, this one is used to direct this certain data to a specific target.
    If this tag is not added to the data, the config defines the default tag, by default "all" which means that the data is
    will be send to all targets. So "all" is a magic word and should not be uses as target name. See issue #25.
  • If an Influxdb is not reachable the option "StopPullingDataIfDown" decides if reading new data into Nagflux should go on or not.

Fix

  • Some minor bugs should be fixed.

v0.3.1

13 Mar 13:28
Compare
Choose a tag to compare
  • Allows comma separated Performancedata
  • Spoolfilebuffer is now configurable
  • Nagflux Tags and Fields are ignoring empty or malformed data. Valid but ignored Performancedate would be: NAGFLUX:TAG::$_SERVICENAGFLUX_TAG$ or NAGFLUX:TAG::

v0.3.0

07 Dec 19:01
Compare
Choose a tag to compare

Fix

  • Duplicate values over perflabels on one service should be fixed

v0.2.9

30 Nov 14:47
7c28bcf
Compare
Choose a tag to compare

Feature

  • If a Spoolfileline contains e.g. NAGFLUX:TAG::serv=server1 ID=1 NAGFLUX:FIELD::counter_a=123 counter_b=456 the serv and ID will be stored as tag and both counters as fields. This makes it possible to add addition information to your Nagiospoolfiles.

Multiple ModGearman server are supported

23 Nov 15:03
7a82547
Compare
Choose a tag to compare

Fix

  • out of memory error on big files

Feature

  • Livestatustimout is configurable
  • Multiple ModGearman server are supported

Livestatus index out of bound error

16 Nov 09:03
af69a68
Compare
Choose a tag to compare

Fix

  • Livestatus index out of bound error
  • Less Livestatus log entries on an error(downtime)

Expand check_multi prefixes

02 Nov 08:08
9f9495a
Compare
Choose a tag to compare

Feature

  • Version is shown within the help message
  • check_multi prefixes will be expanded if not done by the core

Deadlockfix

22 Sep 17:14
92c4d89
Compare
Choose a tag to compare
v0.2.5

removed old flag