{"id":23853556,"url":"https://github.com/tenyun/pve-status","last_synced_at":"2026-05-10T16:34:25.759Z","repository":{"id":270497822,"uuid":"910549959","full_name":"Tenyun/pve-status","owner":"Tenyun","description":"A cli status script for proxmox servers","archived":false,"fork":false,"pushed_at":"2025-01-01T12:50:50.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T07:46:33.097Z","etag":null,"topics":["bash","proxmox","pve","shell","zfs"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tenyun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-31T15:48:56.000Z","updated_at":"2025-01-04T01:17:02.000Z","dependencies_parsed_at":"2024-12-31T17:36:58.530Z","dependency_job_id":"da6b39f9-c1ab-4dcb-9fb9-32fd4b3bdc15","html_url":"https://github.com/Tenyun/pve-status","commit_stats":null,"previous_names":["tenyun/pve-status"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tenyun/pve-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenyun%2Fpve-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenyun%2Fpve-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenyun%2Fpve-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenyun%2Fpve-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tenyun","download_url":"https://codeload.github.com/Tenyun/pve-status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tenyun%2Fpve-status/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267503690,"owners_count":24098333,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["bash","proxmox","pve","shell","zfs"],"created_at":"2025-01-02T23:17:58.613Z","updated_at":"2026-05-10T16:34:25.683Z","avatar_url":"https://github.com/Tenyun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Status script for Proxmox Virtual Environment (PVE)\n\n## Requirements\n* one or more zfs pools\n* [cv4pve-autosnap] (https://github.com/Corsinvest/cv4pve-autosnap) for snapshot management\n\n## Installation\n\nClone the repository:\n```\n  https://github.com/Tenyun/pve-status.git\n```\nLink status.sh to e.g.:\n```\n\tln -s /path/to/pve-status/status.sh /usr/local/bin/st\n```\n## Configuration\nSetup the path to your cv4pve-autosnap cron script\nmake shure that the variable name for the api token\ninside the cron script is set to \"API_TOKEN\".\nYou can also setup the API_TOKEN inside the script\n\n(the cron script will be prefered if available)\n## Example\n```\n  ============================================================\n                          SYSTEM INFO\n  ============================================================\n  System:        Debian GNU/Linux 11 (bullseye)\n  Kernel:        5.13.19-6-pve\n  Uptime:        up 1 week, 1 hour, 55 minutes\n  CPU:           Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz\n  \n  ## CPU Temperature ##\n  \n  Package id 0:  +34.0°C  \tPackage id 1:  +32.0°C  \n  Core 0:        +27.0°C  \tCore 0:        +26.0°C  \n  Core 1:        +25.0°C  \tCore 1:        +26.0°C  \n  Core 2:        +26.0°C  \tCore 2:        +24.0°C  \n  Core 3:        +25.0°C  \tCore 3:        +24.0°C  \n  Core 4:        +24.0°C  \tCore 4:        +24.0°C  \n  Core 5:        +27.0°C  \tCore 5:        +24.0°C  \n  \n  ## Memory usage ##\n  \n  Total:         62Gi    Used:          31Gi\n  Free:          30Gi    Shared:        56Mi\n  \n  ============================================================\n                           ZFS STATUS\n  ============================================================\n  ## Pool status ##\n   \n  all pools are healthy\n  \n  ## Snapshots ##\n  \n  Last zfs snapshots\n  HOURLY:     22/04/14 06:00:43 \n  DAILY:      22/04/14 06:00:43 \n  MONTHLY:   \n  YEARLY:    \n\n  Total Snapshots: 120\n\n  ## Pool Capacity's  ##\n\n  hddpool\t8%\n  rpool\t5%\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenyun%2Fpve-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenyun%2Fpve-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenyun%2Fpve-status/lists"}