示例#1
0
    def setUp(self):
        config = get_collector_config('ProcPidCollector', self.TEST_CONFIG)

        self.collector = ProcPidCollector(config, None)
        self.collector.config.update(self.TEST_CONFIG)