Skip to content

Icinga/Nagios plugin, interned to check PowerDNS Dist

License

Notifications You must be signed in to change notification settings

flingo64/check_powerdns_dist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub python 2.7 python 3.x

PowerDNS Dist (Balancer) check

Icinga/Nagios plugin, interned to check PowerDNS Dist status using the API. A non-zero exit code is generated if the numbers of DNS queries per seconds exceeds warning/critical

Installation and requirements

Usage

For example: check the statistics using the API running on 127.0.0.1:8083 using key "myapikey".

./check_powerdns_dist.py -A 127.0.0.1 -P 8083 -k myapikey -p

Use --help argument for a description of all arguments.

./check_powerdns_dist.py --help

License

PowerDNS Authoritative check is licensed under the terms of the GNU General Public License Version 3.

About

Icinga/Nagios plugin, interned to check PowerDNS Dist

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%