-
Persistent API keys, added to Sensu Go in version 5.16, are often preferable to username/password authentication and the subsequent token refresh which is periodically required.
Let's make it poss…
-
In the plugin section of the readme.md it says 'To write a plugin, just write some form of executable script that outputs to the standard output' but it doesn't seem to work for python or ruby with me…
-
## Detailed description of the problem
After update to 2.3.0 we started to observe problems with monitoring. Old sensu plugin stopped working, so i wrote new one.
But that plugin started to fire f…
vooon updated
3 years ago
-
For Sensu Go, there might be a base Docker location where we run sensuctl commands, a sensu-backend, and a sensu-frontend. They can all have /etc/sensu/email_template.
Where is the file supposed to…
twocs updated
3 years ago
-
Even with no workload, `td-agent` use high CPU resources. Maybe this is a deadlock issue?
We want upgrade fluentd but some plugins which not support the new version now.
version: fluentd-0.12.20
…
-
Hi!
I'm having some problems to make the filter work. I'm using it in the typical cpu_check and also a custom check that simply make a curl to the local installed agent and create a proxy entity. W…
ghost updated
4 years ago
-
## Expected Behavior
As a user, I can use the `influx` CLI as a check plugin to query InfluxDB, which generates JSON output in InfluxQL Response format ([spec](https://github.com/influxdata/influxd…
-
Let's have a search box, in due time.
-
While it's great to have an official docker image of sensu-go, it would be even greater if we could also install and run community plugins inside to be executed by `sensu-agent`.
## Expected Behavi…
-
## Presentation
When using official Docker image, this is an Alpine linux version.
This version lacks libc6-compat which is not installed by default, and this leads to errors when using assets like …