Skip to content

CloudMon plugin to monitor Load Balancer service

License

Notifications You must be signed in to change notification settings

stackmon/cloudmon-plugin-loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudmon-plugin-loadbalancer

CloudMon plugin to monitor LoadBalancer service: response latency and errors of servers behind the loadbalancer

timeout: 2
interval: 10
loadbalancers:
 - address: lb.test.com
   name: test-lb
   listeners:
     - port: 80
       mode: http
     - port: 443
       mode: https
     - port: 3333
       mode: tcp
statsd:
  server: 192.168.1.1:8125
  prefix: cloudmon.env.zone

About

CloudMon plugin to monitor Load Balancer service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published