launchCollectd

fun launchCollectd(cmd: AgentCollectCommand, filter: List<CollectorFlag> = capabilities)

Start the collector (collectd). Processes the AgentCollectCommand.

Also used internally by 'determineCapabilities' as it's basically doing a dry-run collection.