Multi-Core System Monitor is an applet that displays in realtime the CPU usage for each core/cpu, Memory, Swap, Network usage, and Hard Disk (still in beta) information. It allows you to see at a glance how your system resources are being utilized. The goal for this applet is to display system resources in an elegant non-distracting way.
Stars
18
Forks
3
Watchers
18
Open Issues
20
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
fixed bug in getDisks since i used mnt before checking if its null.
52c0829View on GitHubchanged error icon back to original. I want to make sure its on all systems. Updated readme and metadata before new release.
32cc37fView on GitHubMade same fix for Net Devices. Now checks for valid device everytime one is read. This helpswith troublesome devices.
3682673View on GitHubfix DiskDataProvider when disk goes away. Only 1 error generated.
ca159f5View on GitHubenabled disk by default. fixed valign for dev enable switches
53999eaView on GitHubadded git ignore for config file. these should be autgen if no available anyway
2c1e79dView on GitHubadded git ignore for config file. these should be autgen if no available anyway
ef59778View on GitHubfound and fixed another bug related to not reading data for disabled devices
f2fb45fView on GitHubFixed issue where disk monitor failed net attached drives. No longer attempts this.
98b4d97View on GitHub