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
- System Monitoring Indicators
...
- Download the System Performance and Utilization module 1.0.0
- Source code:
- View/download source code for systemmetrics module from github
- Download source code for version 1.0.0 release 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
Screenshots
- Module Home Page
...
- System data and statics for Memory Usage - per second and per minute view
Videos
The following video is an overview and usage guide for the version 1.0.0 of the module.TO BE ADDED
Version 1.1.0 :
Widget Connector | ||
---|---|---|
|
Version 1.1.0:
Widget Connector | ||
---|---|---|
|
Upcoming features
Provide user with the facility of getting a CSV generated with system and application performance data at that time and download it. This feature will be available with the next major release of the module which is 2.0.0.
...