Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch-metrics

A simple restconf switch metrics gatherer for Prometheus

Usage

Create your switch authentication file called switches.yaml in our $XDG_CONFIG_HOME directory:

switches:
  - ip: 10.0.0.1
    username: admin
    password: foo
  - ip: 10.0.0.2
    username: admin
    password: bar

Run switch-metrics as a service somewhere, and configure Prometheus to scrape from the metrics endpoint

Limitations

  • This is in its infancy and will change drastically.
  • Only Dell switches are supported so far
  • Only some PTP metrics are scraped

About

A simple restconf switch metrics middleware for Prometheus

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages