Releases: Griesbacher/nagflux
Releases · Griesbacher/nagflux
v0.4.1
v0.4.0
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
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
- 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
Fix
- Duplicate values over perflabels on one service should be fixed
v0.2.9
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
Fix
- out of memory error on big files
Feature
- Livestatustimout is configurable
- Multiple ModGearman server are supported
Livestatus index out of bound error
Fix
- Livestatus index out of bound error
- Less Livestatus log entries on an error(downtime)
Expand check_multi prefixes
Feature
- Version is shown within the help message
- check_multi prefixes will be expanded if not done by the core
Deadlockfix
v0.2.5 removed old flag