Observed is a highly extensible framework for polling applications, middlewares and services running locally or on remote servers. Observed allows you to: poll server(s), optionally modify the response result, pass the result on to other services or trigger other tasks All the above 3 operations are extensible via plugins and can be configured via configuration files. There are plugins available f

