Class SystemPoller

java.lang.Object
ai.vespa.metricsproxy.service.SystemPoller

public class SystemPoller extends Object
Class to get data from the system and update the services at given intervals. TODO: rewrite to use ScheduledExecutorService or just call poll() directly.
Author:
Eirik Nygaard