Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/catalyzt-tech/vm-monitoring

In-house server monitoring tools using Grafana, Prometheus, CAdvisor
https://github.com/catalyzt-tech/vm-monitoring

grafana prometheus self-hosted

Last synced: 27 days ago
JSON representation

In-house server monitoring tools using Grafana, Prometheus, CAdvisor

Awesome Lists containing this project

README

        

# vm-monitoring
In-house server monitoring tools using Grafana, Prometheus, CAdvisor

## Installation

1. Clone the repository:
```console
> git clone https://github.com/catalyzt-tech/vm-monitoring
```

## Usage

1. Accessing the project directory.
```console
> cd vm-monitoring
```
2. Run the containers.
```console
> docker-compose -f docker-compose.monitoring.yml up -d
```

## Contributing

Contributions are welcome!

## License

This project is licensed under the [MIT License](LICENSE).