Skip to content

WillYingling/bgpmon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#bgpmon

##link gobgpd commands ./bgpmond example/bgpmond_config.toml ./bgpmon open cassandra user pass ip --session_id=CAS1 ./bgpmon start gobgpd-link 127.0.0.1 CAS1

sudo -E gobgpd -f gobgp.conf gobgp global rib add 192.168.0.0/16 -a ipv4

##TODO

  • on "run" module need to still be able to "list modules" as they run for awhile

  • fix gobgp_link - they removed MonitorBestChanged from the protobuf api

  • send write errors back to user

About

CSU bgpmon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Makefile 0.8%