Skip to content

FiveMetrics is an open source solution that provides a centralized view of your AWS environment with awesome dashboards, time series and realtime data collected from AWS specific APIs, including CloudWatch.

License

Notifications You must be signed in to change notification settings

opservices/fivemetrics

Repository files navigation

Website | Support Forum

FiveMetrics is an open source solution that provides a centralized view of your AWS environment with awesome dashboards, time series and realtime data collected from AWS specific APIs, including CloudWatch.

Installation using Docker

Start creating a FiveMetrics image container (This operation can take a some time).

docker build -t opservices/fivemetrics github.com/opservices/fivemetrics

With an image available, your can start your container and binding the container port 80 to the local port 5555.

 docker run --name fivemetrics -p 5555:80 -d opservices/fivemetrics

If nothing goes wrong, after you have started the container, just open the url: http://localhost:5555 in your browser and you'll see the fivemetrics login page.

You can create a new user using 'Register' link at login time.

If you have any problems please access our Support Page.

Documentation & Support

We provide a FAQ section on our Support Page.

Run from master

TODO

Contribute

Feel free to submit questions and suggestions regarding this project. We'll love to hear about it. ❤️

If you think this project might be interesting for you or your friends, please don't hesitate in spread a word.

License

FiveMetrics is distributed under Apache 2.0 License.

About

FiveMetrics is an open source solution that provides a centralized view of your AWS environment with awesome dashboards, time series and realtime data collected from AWS specific APIs, including CloudWatch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published