{"id":21511457,"url":"https://github.com/midoribluepink/monitor_recursos","last_synced_at":"2026-02-04T05:34:06.532Z","repository":{"id":263711864,"uuid":"891241228","full_name":"midoribluepink/monitor_recursos","owner":"midoribluepink","description":"Monitor de recursos sencillo escrito en bash.","archived":false,"fork":false,"pushed_at":"2024-11-24T22:28:24.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T00:08:16.605Z","etag":null,"topics":["bash","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/midoribluepink.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-20T01:26:52.000Z","updated_at":"2024-11-24T22:28:27.000Z","dependencies_parsed_at":"2025-04-24T00:08:17.448Z","dependency_job_id":"63236969-5095-472a-a723-8177f6f0f8a4","html_url":"https://github.com/midoribluepink/monitor_recursos","commit_stats":null,"previous_names":["midoribluepink/monitor_recursos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/midoribluepink/monitor_recursos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoribluepink%2Fmonitor_recursos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoribluepink%2Fmonitor_recursos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoribluepink%2Fmonitor_recursos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoribluepink%2Fmonitor_recursos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midoribluepink","download_url":"https://codeload.github.com/midoribluepink/monitor_recursos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoribluepink%2Fmonitor_recursos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29071108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","shell"],"created_at":"2024-11-23T22:09:00.442Z","updated_at":"2026-02-04T05:34:06.527Z","avatar_url":"https://github.com/midoribluepink.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monitor de recursos\n\n## ✅ Opciones\n- s) Mostrar los recursos del sistema\n\n  Esta opción mostrará el uso de CPU, RAM y los procesos totale del sistema.\n  ```bash\n  ./monitor_recursos.sh -s\n  ```\n  ![image](https://github.com/user-attachments/assets/7bca6495-babf-4e67-93e1-294568c82849)\n\n- p) Mostrar los recursos del sistema\n\n  Esta opción filtrará los procesos de mayor consumo. Es decir, aquellos con un consumo de CPU y/o RAM mayores al 1%.\n  ```bash\n  ./monitor_recursos.sh -p\n  ```\n  ![image](https://github.com/user-attachments/assets/cb071bf7-9cf3-4179-b81b-3fbbd204318d)\n\n- f) Buscar un proceso\n\n  Esta opción mostrará los procesos que coincidan con el parámetro dado.\n  ```bash\n  ./monitor_recursos.sh -f firefox\n  ```\n  ![image](https://github.com/user-attachments/assets/323ec1d6-7b24-4ba6-8d8b-93f017a5d137)\n\n- k) Matar un procesos\n\n  Esta opción matará el proceso con el PID dado.\n  ```bash\n  ./monitor_recursos -k 123456\n  ```\n  ![image](https://github.com/user-attachments/assets/e07b1b31-5a4c-45d8-9a51-27e0f6c89cf1)\n\n  O de forma forzada:\n  ```bash\n  ./monitor_recursos -k 123456 -a\n  ```\n  ![image](https://github.com/user-attachments/assets/d0bb6224-601e-4a9b-a089-697cd44a040b)\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoribluepink%2Fmonitor_recursos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidoribluepink%2Fmonitor_recursos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoribluepink%2Fmonitor_recursos/lists"}