diff --git a/README.md b/README.md index 2712884..179568d 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,12 @@ Second Sight is a comprehensive tool to track assets for NGINX Opensource, NGINX Plus and TMOS devices. -Main functional modules are: +Available data collectors are: -- [Web GUI](/contrib/GUI) - provides visibility and insights on collected data -- Data collectors - - [BIG-IQ collector](/contrib/bigiq-collect) - gathers raw data for devices managed by BIG-IQ - - [BIG-IP collector](/contrib/bigip-collect) - gathers raw data from BIG-IP devices/virtual editions - - [NGINX collector for Linux](/F5TT.md) - gathers raw data from NGINX Instance Manager - - [NGINX collector for Kubernetes](/contrib/kubernetes) - gathers raw data from NGINX Instance Manager - - - - +- [BIG-IQ collector](/contrib/bigiq-collect) - gathers raw data for devices managed by BIG-IQ +- [BIG-IP collector](/contrib/bigip-collect) - gathers raw data from BIG-IP devices/virtual editions +- [NGINX collector for Linux](/F5TT.md) - gathers raw data from NGINX Instance Manager +- [NGINX collector for Kubernetes](/contrib/kubernetes) - gathers raw data from NGINX Instance Manager ## Description and features diff --git a/contrib/README.md b/contrib/README.md index 534c98b..0378592 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -8,4 +8,3 @@ Additional tools that can be used with Second Sight - [Grafana](/contrib/grafana) - Sample Grafana dashboard - [Kubernetes](/contrib/kubernetes) - Run Second Sight on kubernetes to track NGINX usage based on NGINX Instance Manager - [Postman](/contrib/postman) - Sample Postman collection to test and run Second Sight -- [Second Sight GUI (beta)](/contrib/GUI) - Web-based GUI for analytics and reporting