Xymon Mailing List Archive search

Remove test columns

list Peter Welter
Wed, 1 Apr 2009 16:06:05 +0200
Message-Id: <user-b17a73bb6833@xymon.invalid>

 I tried running:

    /~/server/bin/bb 127.0.0.1 "drop HOSTNAME test"
You did substitute the actual hostname for HOSTNAME? So, when host
garfield delivered data for test and has stopped delivering data, the
following should work:

~/server/bin/bb 127.0.0.1 "drop garfield test"

-- Peter