Skip to content

prokoph/White-Rabbit-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

White Rabbit Monitoring

This repository contains different scripts and tools in order to monitor the performance and characterize the behavior of a White Rabbit network. For more details about White Rabbit, see https://www.ohwr.org/project/white-rabbit/wikis/home

General Structure

The monitoring of the White Rabbit switches is primarily done using SNMP. The current setup is that all the data is acquired using a TICK stack (telegraf, influxDB, grafana). Additional monitoring scripts exist to ease the acquisition of additional monitoring data and check the influence of snmp requests on the performance.

Prerequisites

  1. net-snmp installation with the WR-SWITCH-MIB file located in the main snmp lib directory
  2. telegraf to collect all the different metrices
  3. influxDB for storing the data in a nice format
  4. grafana for displaying all the metrices on a nice dashboard

Subdirectories

  1. scripts for all kind of tiny snippets to get data, store them in databases, etc.
  2. dashboards for different purposes of monitoring
  3. configs for the different software tool configurations
  4. examples for obtaining and plotting the data

About

Monitor the performance and characterize the behavior of a White Rabbit System.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors