Changes between Version 18 and Version 19 of Nmm2022/Agenda/perfSONARuse


Ignore:
Timestamp:
Jul 17, 2022, 2:41:50 PM (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nmm2022/Agenda/perfSONARuse

    v18 v19  
    122122Archiving of measurement results for storage and processing is essential for any network measurement system. perfSONAR also supports several methods for these through several archivers. perfSONAR supports esmond, http, tcp, kafka, rabbitmq, syslog, bitbucket, failer etc.
    123123
    124 In above all methods, esmond is more widely supported and scalable way to archive your measurement data. Here we will see how to archive the measurement data with esmond. In perfsonar measurement archive can be setup in two ways. First is by default every toolkit installation comes with esmond and the archives will be in the same host. If there are multiple perfSONAR nodes then we can setup a central archive for all the measurement results.
    125 
    126 A central measurement archive configuration is more the desirable way of archiving. When your perfSONAR nodes are less powerful and when you want to archive data in multiple locations you can use this setup.
     124In above all methods, esmond is more widely supported and scalable way to archive your measurement data. Here we will see how to archive the measurement data with esmond.
     125
     126In practice measurement archives are setup in two ways.
     127
     128First setup is the default configuration that every toolkit installation has. In a toolkit installation esmond archives will be in the same host.
     129
     130Second is to have a central measurement archive for multiple perfSONAR nodes. A central measurement archive configuration is more the desirable way of archiving when have multiple perfSONAR nodes. It is also advantageous when your perfSONAR nodes are less powerful and when you want to archive data in multiple locations you can use this setup.
     131
     132== Displaying Measurements with MaDDash ==
     133
    127134
    128135== Setting up Central Measurement Archive and MadDash for Multiple Measurement Nodes ==