Remove test columns
1 Apr
2009
1 Apr
'09
12:49 p.m.
Hi,
I have created a couple of test scripts which added columns to my main display "PCInfo" and "test" respectively. I no longer want these columns to show up as they are not reporting and their scripts have been removed. How do I do this?
I tried running:
/~/server/bin/bb 127.0.0.1 "drop HOSTNAME test"
But this hasn't made any difference.
Any ideas please?
Thanks,
John
1 Apr
1 Apr
2:06 p.m.
New subject: [hobbit] Remove test columns
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
6293
Age (days ago)
6293
Last active (days ago)
1 comments
2 participants
participants (2)
-
john.hamblin@motion-it.co.uk
-
peter.welter@gmail.com