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

flunardelli/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 binding the external port 5555.

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

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.6%
  • CSS 21.2%
  • JavaScript 19.1%
  • Python 5.1%
  • HTML 2.9%
  • Dockerfile 0.1%