Changes between Version 11 and Version 12 of Nmm2022/Agenda/perfSONARuse
- Timestamp:
- Jul 13, 2022, 8:33:16 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Nmm2022/Agenda/perfSONARuse
v11 v12 121 121 122 122 Archiving 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. 123 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.124 123 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. In this example we have two or more perfSONAR nodes and a single archive host for storing data. 127 128 129