{"id":30946366,"url":"https://github.com/chrisladzamach/systemmonitor","last_synced_at":"2026-04-18T19:32:13.168Z","repository":{"id":312523958,"uuid":"1047783421","full_name":"chrisladzamach/SystemMonitor","owner":"chrisladzamach","description":"This project is a System Monitoring Script written in PowerShell (.ps1). It collects key information about the system and exports it into CSV and HTML reports for analysis.","archived":false,"fork":false,"pushed_at":"2025-08-31T08:10:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T07:38:52.924Z","etag":null,"topics":["automation","csv","powershell","powershell-script","reporting","shell","shell-script","system-monitoring"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/chrisladzamach.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-31T08:09:36.000Z","updated_at":"2025-09-03T16:44:58.000Z","dependencies_parsed_at":"2025-08-31T09:23:06.616Z","dependency_job_id":"95f15944-6f81-427a-85ee-368db3200d2d","html_url":"https://github.com/chrisladzamach/SystemMonitor","commit_stats":null,"previous_names":["chrisladzamach/systemmonitor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrisladzamach/SystemMonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisladzamach%2FSystemMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisladzamach%2FSystemMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisladzamach%2FSystemMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisladzamach%2FSystemMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisladzamach","download_url":"https://codeload.github.com/chrisladzamach/SystemMonitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisladzamach%2FSystemMonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: 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":["automation","csv","powershell","powershell-script","reporting","shell","shell-script","system-monitoring"],"created_at":"2025-09-11T00:11:58.615Z","updated_at":"2026-04-18T19:32:13.141Z","avatar_url":"https://github.com/chrisladzamach.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# System Monitor Script (PowerShell)\n\n## English\n\nThis project is a **System Monitoring Script** written in **PowerShell** (`.ps1`).  \nIt collects key information about the system and exports it into **CSV and HTML reports** for analysis.\n\n### Features\n- CPU usage monitoring.\n- RAM usage (total, used, free, and percentage).\n- Disk usage (per drive: used, free, total, percentage).\n- Top 5 processes by CPU consumption.\n- Export results to:\n  - **CSV** (for data analysis).\n  - **HTML** (for easy visualization).\n\n### How to use\n1. Clone or download this repository.  \n2. Open PowerShell and navigate to the project folder.  \n3. Run the script:  \n   ```powershell\n   .\\SystemMonitor.ps1\n   ```\n4. Reports will be saved in the `Reports` folder with a timestamp.  \n\n### Example use cases\n- System administrators who need a quick snapshot of server performance.  \n- Developers who want to monitor resources during software testing.  \n- Personal use to check system performance over time (scheduled task).  \n\n---\n\n##  Español\n\nEste proyecto es un **script de monitoreo del sistema** escrito en **PowerShell** (`.ps1`).  \nRecopila información clave del sistema y la exporta en **reportes CSV y HTML** para su posterior análisis.\n\n### Características\n- Monitoreo del uso de CPU.  \n- Uso de RAM (total, usada, libre y porcentaje).  \n- Uso de discos (por unidad: usada, libre, total y porcentaje).  \n- Top 5 procesos que más consumen CPU.  \n- Exportación de resultados a:\n  - **CSV** (para análisis de datos).  \n  - **HTML** (para visualización fácil).  \n\n### Cómo usar\n1. Clone o descarge este repositorio.  \n2. Abra PowerShell y navege hasta la carpeta del proyecto.  \n3. Ejecute el script:  \n   ```powershell\n   .\\SystemMonitor.ps1\n   ```\n4. Los reportes se guardarán en la carpeta `Reports` con un sello de tiempo.  \n\n### Casos de uso\n- Administradores de sistemas que necesitan una vista rápida del rendimiento del servidor.  \n- Desarrolladores que desean monitorear recursos durante pruebas de software.  \n- Uso personal para revisar el rendimiento del sistema con el tiempo (tarea programada).  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisladzamach%2Fsystemmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisladzamach%2Fsystemmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisladzamach%2Fsystemmonitor/lists"}