Monitoring and Measurement
All components has an attribute stats that stores all the parameters that are required to analyse the performance of that component. The details of the parameters that are available in each of the components are below
Source¶
The source component reports the following key metrics:
- Total number of items generated
- Number of items discarded (non-blocking mode)
- Time spent in each state
Machine¶
The Machine component reports the following key metrics:
- Total number of items processed
- Time spent in each state
Buffer¶
The Buffer component reports the following key metrics:
- time averaged number of items available in buffer.
- Time spent in each state
Conveyor¶
The conveyor reports the following key metrics:
- Time averaged number of items
- Time spent in each state