Skip to content

Linux system resource monitoring (e.g. CPU, RAM, network / IO) in Python

License

Notifications You must be signed in to change notification settings

hwjeremy/th-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux System Monitoring

th-monitor is a combination client / server software package used to monitor Linux system resource consumption on Thornleigh Farm. The objectives of th-monitor are:

  • Report critical system resource consumption attributes to a remote database
  • Be easily extensible, such that more telemetry may be added in future
  • Be insensitive to extreme latency (th-monitor communicates over a geo-sync satellite connection)

I've released th-monitor as Open Source Software under the MIT license so that others may learn and draw inspiration from it. I do not recommend using th-monitor in your own systems. th-monitor was rapidly developed (in less than a day!) and lacks proper documentation and testing apparatus.

- Hugh

About

Linux system resource monitoring (e.g. CPU, RAM, network / IO) in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages