← 返回
数据分析 中文

Pi Health

Raspberry Pi health monitor. Check CPU temperature, throttling status, voltage levels, memory/disk usage, fan RPM, overclock detection, and power issues. Use when monitoring Pi health, diagnosing thermal throttling, checking for under-voltage, or verifying system stability on any Raspberry Pi (Pi 3/4/5, arm64/armhf).
Raspberry Pi 健康监控:检查 CPU 温度、节流状态、电压、内存/磁盘使用率、风扇转速、超频检测及电源问题。用于监控 Pi 健康、诊断热节流、检查欠压或验证系统在任意 Raspberry Pi(Pi 3/4/5,arm64/armhf)上的稳定性。
josunlp
数据分析 clawhub v1.0.0 1 版本 99898.6 Key: 无需
★ 1
Stars
📥 1,951
下载
💾 22
安装
1
版本
#arm64#health#homelab#latest#monitoring#raspberry-pi

概述

Pi Health

Run the health check script:

bash scripts/health.sh

What It Checks

CheckSourceWarningCritical
----------------------------------
CPU Temperaturethermal_zone0>70°C>80°C
Throttlingvcgencmd get_throttledany flag setunder-voltage
Voltagesvcgencmd measure_volts
Memoryfree -m>75%>90%
Diskdf />75%>90%
CPU Frequencycpufreq sysfs
Load Average/proc/loadavg>nCPU>2×nCPU
Fanhwmon sysfs
Overclockconfig.txtdetected
Powerdmesgunder-voltage

Exit Codes

  • 0 — Healthy (all checks passed)
  • 1 — Warnings (non-critical issues)
  • 2 — Critical (needs immediate attention)

Requirements

  • Raspberry Pi OS (Bookworm or later)
  • vcgencmd (optional but recommended — comes with libraspberrypi-bin)
  • bc (standard on Pi OS)
  • No external dependencies or API keys

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 21:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,287
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 166 📥 60,295
communication-collaboration

Universal Notify

josunlp
通过单一脚本跨多渠道发送通知。支持 ntfy.sh(免费免注册)、Gotify(自建)、通用 Webhook、邮件(SMTP/curl)、Telegram Bot API 及 Pushover。适用于发送告警、监控通知、部署提醒等需触达用户
★ 1 📥 1,392