Skip to content

Releases: darkwizard242/sys-mon

v1.0.0

28 Sep 22:02
Compare
Choose a tag to compare

Release Notes:

  • Consistent and efficient RAM monitoring and alerting tool designed to operate across platforms.
  • Automatically identifies Operating System (whether it be Linux or Windows). Supported & recommended only for LTS (Long Term Support) versions of OS.
  • Use of psutil library for fetching RAM information.
  • Multiple logical functions to provide output in different data measurement units such as GB(s), MB(s) and KB(s).
  • Report file generation once threshold exceeds with information of Total/Used/Free RAM - Limit exceeded and defined threshold output.
  • Deflation and archiving of reports.
  • Use of smtplib library for sending email alerts to owner/sysadmin etc.