Skip to content

l13t/icinga2_check_ipvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icinga2_check_ipvs

Check for ldirectord/ipvs

usage: check_ipvs.py [-h] [--proto PROTO] [--service SERVICE] [--sudo]

Check for ldirectord/ipvs

optional arguments:
  -h, --help         show this help message and exit
  --proto PROTO      Set protocol for service (tcp, udp)
  --service SERVICE  Specify service name (It should be specified like
                     <ip_address>:<port>)
  --sudo             Use SUDO to get information

check_oom.py: v.1.0 by Dmytro Prokhorenkov