https://github.com/remind101/vivid-cortex
Off host monitoring agent for https://www.vividcortex.com/
https://github.com/remind101/vivid-cortex
Last synced: 3 months ago
JSON representation
Off host monitoring agent for https://www.vividcortex.com/
- Host: GitHub
- URL: https://github.com/remind101/vivid-cortex
- Owner: remind101
- Created: 2015-09-16T05:01:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T22:30:53.000Z (over 9 years ago)
- Last Synced: 2025-02-28T00:55:20.228Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vivid-cortex docker container
Off host monitoring agent for https://www.vividcortex.com/
Built based on concepts from this: https://github.com/VividCortex/heroku-buildpack-vividcortex
To use, you should set two environment variables:
`DATABASE_URL` - A comma separated list of database urls.
`VC_API_TOKEN` - Your Vivid Cortex API Token. You can get this by
doing the following:
```
In your account from the Hosts page add a new host by clicking the
"Add New Host" button in the upper right. From "Where Is The Service
You Want To Monitor?" choose the "Containerized" option. From the
"Agents API Token" box copy the token and close the "Install
VividCortex On A New Host" dialog.
```