How to remove the Sensu-client from Uchiwa UI

I have stopped the sensu-client service for a sensu-client

I have removed the Sensu-client using API

Checks are not being monitered but I can still see the client in Uchiwa.

How to remove the client form uchiwa using API

See here to delete clients via the API: https://sensuapp.org/docs/0.26/api/clients-api.html#clientsclient-delete

If a client has been deleted and you continue to see check results reported for the client, is it possible there is a check with a matching “source” attribute, resulting in the creation of a proxy client? See: https://sensuapp.org/docs/0.26/reference/clients.html#proxy-clients

I hope this helps!

···

On Thursday, September 1, 2016 at 7:19:09 AM UTC-7, IMRAN SHAIK wrote:

I have stopped the sensu-client service for a sensu-client

I have removed the Sensu-client using API

Checks are not being monitered but I can still see the client in Uchiwa.

How to remove the client form uchiwa using API