#!/usr/bin/python3 -u import json import vdstatus import time print('{"version":1}') print('[') while True: vdstatus.run_plugins()