Enable/Disable command
On Thu, Nov 02, 2006 at 02:33:42PM -0600, Rich Smrcina wrote:
Does the bb enable/disable command accept multiple tests to act on, eg; bb 127.0.0.1 "disable hostname.(cpu|disk)" or do the commands need to be issued separately?
Separately. You _can_ do "disable hostname.*" to disable all tests for a host, but not a select set of tests. Regards, Henrik