Sign inSign up

clcmanagedos/watcher-agent

By clcmanagedos

Updated over 7 years ago

watcher monitoring agent

Image
0

804

clcmanagedos/watcher-agent repository overview

Agent code: https://github.com/CenturyLinkCloud/mon-agent

Agent container: https://github.com/CenturyLinkCloud/mon-docker-images/tree/master/watcher/agent

The entry point will register the agent automatically based on environment variables. The registration data (agent configuration) should be persisted on storage in order to keep restarts of the container not perform a new registration each time. The directory to persist inside the container is /opt/watcher/etc/

supported environment variables:

  • WATCHER_API_URL: (required) The base URL of the watcher api
  • WATCHER_AGENT_AUTH_TOKEN: (required) JWT token with write permission to the specified workspace
  • WATCHER_AGENT_WORKSPACE: (required) the CAM workspace ID to register the agent within
  • DEFAULT_POLICY: (optional) JSON string containing a policy to be applied at the agent scope after registration
  • GEM_SOURCE_URL: (optional) The base URL of the watcher agent gem repo if different than the default repo within that environment registered against

Tag summary

Content type

Image

Digest

Size

273.2 MB

Last updated

over 7 years ago

docker pull clcmanagedos/watcher-agent