About NetworkBuddy
NetworkBuddy is a tabletop computer and network health monitoring device developed to provide real-time diagnostic visibility in an accessible, standalone format.
The system uses a Raspberry Pi 4, an LCD display, and Python-based scripts to collect and display key metrics such as server status, uptime, and system information.
The project also integrates with an AWS-hosted server, extending monitoring capabilities beyond the local network environment.
Problem
Traditional monitoring tools often require active interaction with dashboards or command-line interfaces. That can slow down issue detection in real-world IT environments.
Solution
NetworkBuddy provides immediate, at-a-glance information through a physical interface, improving visibility and responsiveness while staying affordable.
Technology Stack
- Raspberry Pi 4
- 7-inch LCD display
- Python monitoring scripts
- AWS-hosted server
- SNMP-based data retrieval
- HTML, CSS, and JavaScript website interface