def setUp(self):
        config = get_collector_config('PhpFpmCollector', {'interval': 10})

        self.collector = PhpFpmCollector(config, None)