Simple C++ CPU and Memorymonitor through UDP protocl
IdeaConnect C++ CPU and Memorymonitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
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.
The PagingMon (Paging Monitor) project aims to provide a *real time* visualization of page-in and page-out activities in a virtual memory system. The name comes from PokeMon, which is a popular Japanese cartoon.