Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/catalyzt-tech/vm-monitoring
- Owner: catalyzt-tech
- License: mit
- Created: 2024-08-16T08:45:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T09:08:48.000Z (about 2 months ago)
- Last Synced: 2024-09-28T15:23:15.682Z (about 1 month ago)
- Topics: grafana, prometheus, self-hosted
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).