hyperglass-agent will be deprecated and replaced with the ability to query HTTP targets for data. It's likely that I'll write a small, simple utility to replace what hyperglass-agent does under the hood (run shell commands triggered by HTTP request), but said utility will not be integrated with hyperglass in any way. In fact, one could accomplish the same thing with Caddy using the exec module.
hyperglass-agent will be deprecated and replaced with the ability to query HTTP targets for data. It's likely that I'll write a small, simple utility to replace what hyperglass-agent does under the hood (run shell commands triggered by HTTP request), but said utility will not be integrated with hyperglass in any way. In fact, one could accomplish the same thing with Caddy using the
execmodule.