-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
When the credentials in the nagflux config for accessing influxdb are wrong then there is nothing in the logs.
Example:
If the config for nagflux looks like the following and there is no account with name admin and pw admin then nagflux seems to fail silently.
[InfluxDB "nagflux"]
Enabled = true
Version = 1.0
Address = "http://127.0.0.1:8086"
Arguments = "precision=ms&u=admin&p=admin&db=nagflux"
StopPullingDataIfDown = true
Even setting log level of nagflux to debug does not show anything.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels