{"id":49880037,"url":"https://github.com/pardnio/pdpve","last_synced_at":"2026-05-15T13:40:40.074Z","repository":{"id":308664874,"uuid":"1033626561","full_name":"pardnio/pdpve","owner":"pardnio","description":"(Bash) Proxmox VE scripts","archived":false,"fork":false,"pushed_at":"2025-09-05T06:18:42.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T17:35:29.115Z","etag":null,"topics":["pardnchiu","proxmox"],"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/pardnio.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-07T05:35:53.000Z","updated_at":"2026-04-03T16:22:40.000Z","dependencies_parsed_at":"2025-08-07T07:25:57.852Z","dependency_job_id":"e585f5e3-91d5-48ab-88e2-b66c9d4f1821","html_url":"https://github.com/pardnio/pdpve","commit_stats":null,"previous_names":["pardnchiu/pdpve","pardnio/pdpve"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/pardnio/pdpve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardnio%2Fpdpve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardnio%2Fpdpve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardnio%2Fpdpve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardnio%2Fpdpve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pardnio","download_url":"https://codeload.github.com/pardnio/pdpve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardnio%2Fpdpve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["pardnchiu","proxmox"],"created_at":"2026-05-15T13:40:39.146Z","updated_at":"2026-05-15T13:40:40.053Z","avatar_url":"https://github.com/pardnio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!NOTE]\n\u003e This README was translated by ChatGPT 4o\n\n# PDPVE Management Tool\n\u003e A comprehensive management script for Proxmox VE, providing virtual machine management, CPU control, fan regulation, and kernel management capabilities.\n\n![lang](https://img.shields.io/badge/lang-Bash-green)\n[![license](https://img.shields.io/badge/license-MIT-blue)](LICENSE)\n[![version](https://img.shields.io/badge/version-v0.1.1-orange)](https://github.com/pardnchiu/pdpve/releases)\u003cbr\u003e\n[![readme](https://img.shields.io/badge/readme-EN-white)](README.md)\n[![readme](https://img.shields.io/badge/readme-ZH-white)](README.zh.md)\n\n## Core Features\n\n### Virtual Machine Management (QM)\n- Automated VM installation\n- Support for Debian, Ubuntu, RockyLinux\n- Automatic cloud image download\n- SSH key configuration\n- Network setup (DHCP/Static IP)\n- VM state control (start/stop/restart)\n\n### CPU Frequency Control\n- Dynamic CPU frequency adjustment\n- Core count control\n- Performance/power saving mode switching\n- Temperature monitoring\n- EPYC CPU compatibility check\n\n### Fan Control\n- Multi-brand server support (Dell, Supermicro, HPE, ASRock Rack)\n- IPMI command control\n- Auto/manual mode switching\n- Speed percentage configuration\n\n### System Management\n- PVE kernel management\n- Network device scanning\n- System updates\n- Kernel cleanup\n\n## System Requirements\n\n- Proxmox VE environment\n- root privileges\n- IPMI tools (for fan control)\n- curl (for image downloads)\n\n## Installation\n\n```bash\n# Download script\ngit clone https://github.com/pardnchiu/pdpve.git\ncd pdpve\n\n# Execute script\nchmod +x pdpve\n./pdpve\n```\n\n## Available Cloud Images\n\n### Debian\n`debian-{version}-generic-amd64.qcow2`\n\n### Ubuntu\n`ubuntu-{version}-server-cloudimg-amd64.img`\n\n### RockyLinux  \n`Rocky-{version}-GenericCloud-Base.latest.x86_64.qcow2`\n\n## Supported Server Brands\n\n### IPMI Fan Control\n\n| Brand | Model | IPMI Command |\n|-------|-------|--------------|\n| Dell | PowerEdge | `0x30 0x30` |\n| Supermicro | X Series | `0x30 0x45` |\n| HPE | - | `0x3a 0x07` |\n| ASRock Rack | - | `0x3a 0x01` |\n\n## Error Handling\n\n### VM Creation Failure\n- Automatic cleanup of failed VMs\n- Storage pool availability check\n- Image file integrity verification\n\n### CPU Control Limitations\n- Skip frequency adjustment for EPYC CPUs\n- Frequency range validation\n- Permission checks\n\n### Fan Control Errors\n- IPMI command execution status check\n- Brand auto-detection failure handling\n- Speed range limitations\n\n## License\n\nThis project is licensed under the [MIT](LICENSE) License.\n\n## Author\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/25631760\" align=\"left\" width=\"96\" height=\"96\" style=\"margin-right: 0.5rem;\"\u003e\n\n\u003ch4 style=\"padding-top: 0\"\u003e邱敬幃 Pardn Chiu\u003c/h4\u003e\n\n\u003ca href=\"mailto:dev@pardn.io\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://pardn.io/image/email.svg\" width=\"48\" height=\"48\"\u003e\n\u003c/a\u003e \u003ca href=\"https://linkedin.com/in/pardnchiu\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://pardn.io/image/linkedin.svg\" width=\"48\" height=\"48\"\u003e\n\u003c/a\u003e\n\n***\n\n©️ 2025 [邱敬幃 Pardn Chiu](https://pardn.io)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardnio%2Fpdpve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpardnio%2Fpdpve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardnio%2Fpdpve/lists"}