#Unable to delete stale SNMP monitors

1 messages · Page 1 of 1 (latest)

raw locust
#

I just took a dive in to Netdata. I've played around with a fe SNMP monitors, but there's three that i can't seem to delete because the state is STALE.

Yes, i've been doing my google searches and manual searches, but i still can't get rid of them. I've used the netdatacli command to delete the corresponding ID's, and it even gave me a successfull reply in the cli. Yet they still show up on app.netdata.cloud.

left orbit
#

Hi. Yes, you need to use netdatacli to mark them offline, then you will be able to remove them from NC via UI.

netdatacli remove-stale-node <node_id | machine_guid | hostname | ALL_NODES>
raw locust
#

I’ve done this. Even thouh the cli said the command was successfull they remain stale

left orbit
#

I can't reproduce the problem. I tried it right now.

#
root@ilyam-deb13-work:/opt/netdata/usr/sbin# ./netdatacli remove-stale-node ALL_NODES
Node 'MikroTik-Switch' (machine guid: b4850ae4-bb93-5aab-8559-b08204354b9a) has been unregistered

then removed it from my space in app.netdata.cloud

#

they remain stale
Might be multiple parents, you need to unregister from all of them

raw locust