Netviz is a Python app designed to monitor devices on the user's LAN.
Netviz (short for NETwork VIsualiZer) is a Python program I cobbled together for a user to monitor devices on the user's LAN or a small section of the Internet. Essentially, it's a pretty interface for information on the MAC addresses and IPs of those devices. The range to search can be set either by the boundaries of the user's LAN using the "Find Range" button or through user-typed IPs.
This project is discontinued. If you would like to take on the maintenance, please contact me at https://mastodon.social/deck/@mrtmd
Open Bioprocess Monitor aims to be open source remote monitoring system for bioreactors. System (written in php) can display all available data in a web browser. Currently system has been built as a proof of concept for educational purposes.
The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.