https://github.com/lurenjiasworld/raspberry-pi-status-indicator
树莓派运行状态监视器
https://github.com/lurenjiasworld/raspberry-pi-status-indicator
monitoring-tool php raspberry-pi
Last synced: 2 months ago
JSON representation
树莓派运行状态监视器
- Host: GitHub
- URL: https://github.com/lurenjiasworld/raspberry-pi-status-indicator
- Owner: LuRenJiasWorld
- License: apache-2.0
- Created: 2018-08-20T12:33:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T09:19:08.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T12:26:09.709Z (over 1 year ago)
- Topics: monitoring-tool, php, raspberry-pi
- Language: PHP
- Size: 102 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Raspberry-Pi-Status-Indicator
> 树莓派运行状态监视器
**你是否在使用树莓派的过程中遇到过以下烦恼?**
- 人在外面,树莓派死机了却不知道
- 因为断网,脚本未能执行成功,浪费了大量的时间
那么你值得使用Raspberry-Pi-Status-Indicator!
## 使用方法
1. 部署该仓库到你的Web服务器(必须支持PHP)
2. 给予该目录写入权限
3. 在树莓派的crontab内添加一条
```bash
* * * * * root curl http://example.com/index.php?action=update
```
4. 等待树莓派触发该网页,即可监视树莓派的运行状态!
## 界面截图
