-
Notifications
You must be signed in to change notification settings - Fork 1
4.5 Data Processing
rod edited this page Aug 15, 2019
·
2 revisions
In order to process all network data messages gathered by collectors, different services are deployed for translating them into query-like messages. Each collector has its "receiver" so that all data can be stored in the databases. Such services and their corresponding network data type are:
- [Links to writers](../6. Appendix-A-Services/6.3.1 Links to writers): IGP network topology data.
- [LSP to writers](../6. Appendix-A-Services/6.3.2 LSP to writers): MPLS network topology data.
- [RPM to writers](../6. Appendix-A-Services/6.3.3 RPM to writers): RPM probe test results.
- [PCC to writers](../6. Appendix-A-Services/6.3.4 PCC to writers): PCC-related configuration parameters.
[NEXT - Database operators](4.6 Database Operators)