Page 1 of 1

How to Clear the "Not Sending" table

Posted: Tue Sep 15, 2020 12:34 pm
by jaimie.livingston
How can the "Not Sending" table of the Unique Hosts report be cleared.

Thanks,

Jaimie Livingston

Re: How to Clear the "Not Sending" table

Posted: Wed Sep 16, 2020 11:00 am
by cdienger
Run this on the command line of the NLS system:

Code: Select all

curl -XDELETE http://localhost:9200/nagioslogserver/cf_option/known_hosts

Re: How to Clear the "Not Sending" table

Posted: Wed Sep 16, 2020 11:59 am
by jaimie.livingston
Thank you. Worked a charm.

Jaimie

Re: How to Clear the "Not Sending" table

Posted: Wed Sep 16, 2020 12:46 pm
by scottwilkerson
jaimie.livingston wrote:Thank you. Worked a charm.

Jaimie
Great!

Locking thread