stop monitoring memory
list Ian Diddams
Wed, 9 Jul 2014 11:35:52 +0100
Message-Id: <user-44aa6f55b07b@xymon.invalid>
Hobbit version 4.2.3 in both server and client.
client has the MEMORY checks commented out of localclient.cfg - memory alerts/info was still showing on the server.
Then a bit iof dgiiging showed that vmstat was still being run in hobbitclient-linux.sh, so the appropriate ;ines were commented out. vmstat is no longer being run on the client. But the server ( after "drop ,<client> memory" ) still report memory from this client.
what else may be reporting this then? i am assuming some server side thing but I can;t see where from?
didds