Overview
The system performance and utilization module provides information on system performance and utilization in order to monitor reliability and impact of the electronic medical record system installation. These indicators include both low level system indicators (CPU load, memory utilization, etc.) as well as application level indicators (# logins per day per user, # of opened charts, etc.). The system indicators are mainly developed using Java Management beans API's statistics. The graphical data is rendered using the Google Charts API.
Usage of Module
...
- Download the System Performance and Utilization module 2.0.0
- Download the System Performance and Utilization module Google Chrome Extension
- Download the System Performance and Utilization module 1.0.0x
- Source code:
- View/download source code for systemmetrics module from github
- Download source code from github
Features
- Module Home
- Average memory usage of the system per seconds and minutes
- Average user log ins to the system per seconds and minutes
- Number of encounters created per hours and days
Videos
The following video is an overview and usage guide for the version 1.0.0 of the module.
...
- GSOC project page: System Performance and Utilization Module
- Module repository: https://modulesaddons.openmrs.org/#/show/162/org.openmrs.module.system-performance-and-utilization-module
- Project JIRA: https://issues.openmrs.org/browse/SPU
- Project Blog 2014: http://milindarukshan.blogspot.com/
- Project Blog 2015: https://vineetgsocer2015.wordpress.com/
- Github project source: https://github.com/openmrs/openmrs-module-systemmetrics
...
This module was developed by Milinda Rukshan & Vineet Kumar as a GSoC Project under the mentoring of Pascal Brandt and Jan Flowers. The module implementation information can be found in this page in the GSoC Projects section.