job.profilers.add('vmstat', 2)
job.run_test('sleeptest', seconds=5)
job.profilers.delete('vmstat')