Sensu backend not picking up subscriptions added to a host's agent.yml
I learned that agent’s config won’t change in the backend unless you’ve set agent-managed-entity: true in the agent’s config. Modifying agent config requires removing the agent asset Sensu Go Sensu Go...
View ArticleIs Sensu Go still alive?
@justinhenderson An announcement regarding the future of the project would be welcome. What is currently under development ? What is the status of Sensu 7.0 (ETA would be nice) ? Due to the lack of...
View ArticleUnable to locate the package sensu-go-backend
Hey Aman, I am a community support volunteer here in the Sensu Community Forum. I ran through these instructions yesterday to install a new cluster for my homelab for testing: Sensu Docs Upgrade Sensu...
View ArticleEvent status does not match script exit code
Thanks, Eric. I thought that might be the case.
View ArticleHow to use one check, but apply this check for two instance that running on...
I think it’s not what I need. because let’s imagine I have blockchain 100 tendermint nodes running over the different machines. On one machine I have several tendermint nodes on another 2 and so on. I...
View ArticleEvent status does not match script exit code
Thanks @JustinToo, indeed I should upgrade my sensu version. Romain.
View ArticleSensu UI Going Offline
Hi, I’m seeing this behaviour in 6.10.0, the webui stops listening on port 3000, there are etcd warnings about requests taking >100ms. I haven’t correlated the time when the UI dies with the etcd...
View ArticleHaving trouble with OpsGenie intergration
Hi, Tanks for the link. The one you have provided is deprecated, but links to another one: GitHub GitHub - sensu/sensu-opsgenie-handler: Sensu Go Opsgenie Handler... Sensu Go Opsgenie Handler...
View ArticleIssues installing sensu 6.10 on EKS
Hi, I’m trying to install sensu on EKS following the sensu k8s getting started. The issue I’m facing is that the backend readiness probe keeps failing with the following error: Readiness probe failed:...
View ArticleCustom Check for recent success events
Description of your problem I’d like to create a new Check that can search a group of audit log files for ‘success’ events within a recent time period, similar to a heartbeat monitor. I don’t believe...
View ArticleWhy sensu agent stopped running checks even it is sending heart beats to...
Description of your problem Description of steps you’ve taken to attempt to solve the issue We have several entities, their sensu agent still sending heart beat to Sensu backend, but no longer able to...
View ArticleLabels in command line not working as expected
Hi Everyone, I hope this message finds you well. I have passed a couple of labels while installing sensu agent using --labels argument, but after fetching using GET API It is returning only one label....
View ArticleDebug email asset
Hey everyone, I’ve recently set up and configured the email handler in accordance with the manual provided here: [manual Send email alerts with a pipeline - Sensu Docs]. However, I’ve encountered an...
View ArticleDebug email asset
ok i managed to sent a test mail compiling the as mentioned in GitHub - sensu/sensu-email-handler: Sensu Go Email Handler Plugin however the binarsy was not deployed on my sensu-backend servers! so i...
View ArticleDebug email asset
i found my mistake! i had to add the email handler to the check --- type: CheckConfig api_version: core/v2 spec: handlers: - email
View ArticleSensu Classic | How to list all the configure host | CPU and Memory Info
We been on Sensu Go but Discover there has been a Legacy Sensu Classic Env and now need to know How to list all the configure host in Sensu Class CPU and Memory each host have Configure monitoring or...
View ArticleFailed to request new refresh token ip:8080 connection refused
Hi, after the ssl certificates are exchanged on sensu backend cluster server , it shows following message “failed to request new refresh token …client returned ip:8080 connect connection refused” for...
View ArticleSensuctl configure needs to be reconfigure each time (sensu-go-backend and...
Hi , After I configure sensuctl for sensu-backend cluster , it works fine for one day. Next day when I try to access webUI or events,checks with sensuctl, I need to again reconfigure it. I configure...
View ArticleRedacted password expiration
Hi guys, I use password offuscation with redacted key. I define my redacted keys with sensu api not with my agent.yml. After that my check is working fine and my password not appear to sensu-ui. After...
View Article