Revision 0a3aa3d6

b/doc/design-monitoring-agent.rst
814 814
value to the corresponding collector, using the collector's name as the
815 815
key of the map. This map will be stored in mond's memory.
816 816

  
817
The collectors are divided in two categories:
818

  
819
- stateless collectors, collectors who have immediate access to the
820
  reported information
821
- stateful collectors, collectors whose report is based on data collected
822
  in a previous time window
823

  
817 824
For example: the collection function of the CPU load collector will
818 825
collect a CPU load value and save it in the map mentioned above. The
819 826
collection function will be called by the collector thread every t

Also available in: Unified diff