- Contents
- Introduction
- Calculate Highest Load
- Create a Channel to measure the load
- Using the HL7 Simulator to Simulate the Demand
- Monitoring the Disk, CPU and Network Usage
- Windows: Adding Logs and Counters in Perfmon
- Windows: Starting Counters
- Windows: View Results
- Windows: View CPU
- Windows: View Disk
- Windows: View Network
- Unix: View CPU
- Unix: View Disk
- Unix: View Network
- Mac OS X: View CPU
- Mac OS X: View Disk
- Mac OS X: View Network
Introduction
This article demonstrates how to assess your hardware system requirements manually via the use of system monitoring tools. Using the expected and the peak volume of messages, you can simulate the demand of messages using the HL7 Simulator. Then, using the system monitoring tools you can monitor the load effects on your system with regards to:
- Disk usage
- CPU usage
- Network usage
Note: This tutorial explains how to determine the system requirements using a sample scenario. To determine your own system requirements, you should use your actual data and custom channel settings.
Continue: Calculate Highest Load