{"id":16777261,"url":"https://github.com/wickdchromosome/loadmonitor","last_synced_at":"2026-04-19T02:03:41.162Z","repository":{"id":227286104,"uuid":"227546532","full_name":"wickdChromosome/loadmonitor","owner":"wickdChromosome","description":"Lightweight Linux load monitoring using Slack notifications","archived":false,"fork":false,"pushed_at":"2020-07-08T06:55:05.000Z","size":3036,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T19:17:59.189Z","etag":null,"topics":["alert","cpu","monitoring","ram","slack"],"latest_commit_sha":null,"homepage":"","language":"C++","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/wickdChromosome.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,"dei":null}},"created_at":"2019-12-12T07:29:43.000Z","updated_at":"2020-10-30T01:13:39.000Z","dependencies_parsed_at":"2024-03-12T15:39:21.400Z","dependency_job_id":null,"html_url":"https://github.com/wickdChromosome/loadmonitor","commit_stats":null,"previous_names":["wickdchromosome/loadmonitor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wickdChromosome/loadmonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickdChromosome%2Floadmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickdChromosome%2Floadmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickdChromosome%2Floadmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickdChromosome%2Floadmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wickdChromosome","download_url":"https://codeload.github.com/wickdChromosome/loadmonitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickdChromosome%2Floadmonitor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262145203,"owners_count":23265892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["alert","cpu","monitoring","ram","slack"],"created_at":"2024-10-13T07:24:10.471Z","updated_at":"2025-10-07T19:32:17.902Z","avatar_url":"https://github.com/wickdChromosome.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loadmonitor\n![Unit tests](https://travis-ci.com/wickdChromosome/loadmonitor.svg?branch=master)\n![Dependencies](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)\n[![GitHub Issues](https://img.shields.io/github/issues/wickdchromosome/loadmonitor.svg)](https://github.com/wickdchromosome/loadmonitor/issues)\n![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"demo.png\" /\u003e\u003c/div\u003e\n\n## Description\n\n\nKeep an eye your Linux box using Slack - you will get notified with a(n):\n\n- Warning if Ram usage exceeded 75%\n- Alert if Ram usage exceeded 85%\n- Alert if CPU loadavg/num_cpus \u003e 1 (loadavg also takes into account swap usage, etc)\n\n\n## Dependencies\n\n- gcc\n- curl\n\n## Installation\nTo install the app, first create a new Slack app, and enable incoming webhooks for your target channel.\nThen run:\n```\nsudo bash setup.sh\n```\n\nThis will compile the project using gcc (tested using gcc version 9.2.1) and add the project as a systemd service. You will also get a prompt to test\nyour webhook with a \"Hello World!\" message.\n\n## Usage\nTo take the app for a spin, start the service by doing:\n```\nsudo systemctl start slack_monitor\n```\n\nTest whether the app is working as expected:\n```\nsudo systemctl status slack_monitor\n```\n\nIf things are working fine, you can enable the service so that it starts up on every startup:\n```\nsudo systemctl enable slack_monitor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickdchromosome%2Floadmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwickdchromosome%2Floadmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickdchromosome%2Floadmonitor/lists"}