{"id":22774337,"url":"https://github.com/yr72dpi/debianmonitoring","last_synced_at":"2026-05-09T05:34:11.778Z","repository":{"id":207211032,"uuid":"718690499","full_name":"YR72dpi/debianMonitoring","owner":"YR72dpi","description":"¤ A utility that installs Docker and then installs cAdvisor, Node Exporter, Prometheus and Grafana for your Debian Server Monitoring.","archived":false,"fork":false,"pushed_at":"2023-11-16T10:24:37.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T17:02:43.575Z","etag":null,"topics":["ansible","cadvisor","docker","grafana","nodeexporter","prometheus"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YR72dpi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-14T15:49:53.000Z","updated_at":"2023-11-15T14:06:31.000Z","dependencies_parsed_at":"2023-12-15T21:17:49.516Z","dependency_job_id":"529105c7-d0de-4294-8256-21ed32878cc5","html_url":"https://github.com/YR72dpi/debianMonitoring","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.11538461538461542","last_synced_commit":"cc15bf4047a7f49a5840053c217ac219ea130408"},"previous_names":["yr72dpi/debianmonitoring"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/YR72dpi/debianMonitoring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR72dpi%2FdebianMonitoring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR72dpi%2FdebianMonitoring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR72dpi%2FdebianMonitoring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR72dpi%2FdebianMonitoring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YR72dpi","download_url":"https://codeload.github.com/YR72dpi/debianMonitoring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YR72dpi%2FdebianMonitoring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32808522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","cadvisor","docker","grafana","nodeexporter","prometheus"],"created_at":"2024-12-11T18:14:20.164Z","updated_at":"2026-05-09T05:34:11.760Z","avatar_url":"https://github.com/YR72dpi.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"The 1.0.0 doesn't work !\n\n# Monitoring Debian\nSimple ansible and Docker stack for install [cAdvisor](https://github.com/google/cadvisor) and [node_exporter](https://github.com/prometheus/node_exporter)\n\n## How it works\n\nAfter clonning this repository, edit the __inventory__ file with the name of your servers from your ssh configuration ([like this](https://github.com/arezoomaleki/ssh-config-file/blob/main/config)), play `make install`.\n\nAnsible gonna install docker and all dependencies needed, clone this repository on ``/srv/monitoring`` so that play the docker compose who gonna install cAdvisor, node exporter, Prometheus and Grafana.\n\n## Architecture\n```mermaid\ngraph BT\ngrafana{Grafana} \nprometheus{Prometheus} \ncAdvisor(cAdvisor) \nnode_exporter(node_exporter) \ncomputer[Your computer] \n\nprometheus -- :8090 --\u003e cAdvisor \nprometheus -- :9100 --\u003e node_exporter \nprometheus -- :9090 --\u003e prometheus \ngrafana -- :9090 --\u003e prometheus \ncomputer -- SERVER_IP:9200 --\u003e grafana \n```\n\n## Grafana IP\n\n``[YOUR IP]:9200``\n\n## Grafana Panel ID\n\n- node_exporter : `1860`\n- cAdvisor : ``14282``\n\n\n## Some informations\n\n```\nansible [core 2.13.13]\npython version = 3.8.10\njinja version = 3.1.2\nlibyaml = True\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyr72dpi%2Fdebianmonitoring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyr72dpi%2Fdebianmonitoring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyr72dpi%2Fdebianmonitoring/lists"}