Xymon Mailing List Archive search

Dead clients reappear in ghost client list

list Enaze Uddin
Fri, 21 Feb 2020 19:40:24 +0000
Message-Id: <user-8dee58288189@xymon.invalid>

I am having an issue where after removing a dead client from Xymon (deleting from host.cfg and issuing './xymon/server/etc/bin/xymon 127.0.0.1 "drop [HOSTNAME]"' it shows up again in the ghostlist. I have a script to read the ghostlist to add any clients that deploy on the network and delete them if a status color for a test matches criteria I specify. Essentially, my script adds clients it sees in the ghostlist and deletes them if they are terminated.

After termination, the host is still listed under the ghost list and my script adds a dead/terminated host to Xymon, where no reports are made because the client does not exist. Am I doing something wrong like not clearing temp/var files? I have tried clearing files under /hist /histlogs /hostdata and /rrd yet that does not solve it.

Thanks