Hello Everyone,
https://www.youtube.com/watch?v=xRbCcPVWJ1w
Welcome to midterm presentation of system performance and utilization module. Before giving the details. Let me introduce me and my mentors.
I am Vineet Kumar, a Google summer of code 2015 student for OpenMRS. My Mentor is Pascal Brandt (@pascal) and my Backup Mentor is Jan Flowers (@janflowers) .
Now Lets talk about the project. Lets see what is the description given in wiki. Wiki says,
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.
In short it is kind of resource monitor for the OpenMRS application.
The kind of resources which we are considering is like CPU Usage, Memory Usage, Number of Logins, Form Filled, Disk Usage etc. There are lot of resources. Lets classify the information. Each resource can be monitor by their own control panel called as Indicators.
Indicators are classified as two type:-
- System Indicator
- Application Indicator
My Focus was mostly at System Indicator. There are bunch of things I have implemented for system indicators which are:-
- CPU Usage
- Disk Usage
- Memory Usage Improvement
- System Information
- UI Fixes
After this my Future Targets involves Application Indicator Addition & Improvement Like :-
- Number of Logged In User
- Number of form Filled
- Exporting of Data
- More Statistics
- UI & Bug Fixes
For More Information You can visit the following links. Wiki : System Performance and Utilization Module - Documentation - OpenMRS Wiki Github: GitHub - openmrs/openmrs-module-systemmetrics: Used to monitor system performance and utilization. Blog: https://vineetgsocer2015.wordpress.com/
Thanks all for watching this video. All suggestions are welcomed