Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Bind 9 new format statistics
Current Version
0.1
Last Release Date
2015-07-06
Compatible With
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
9771
Files:
File | Description |
---|---|
check_bind9_stats_new.sh | Bash script for fetching |
check_bind9_stats_new.cfg | pnp4nagios cfg file |
check_bind9_stats_new.php | pnp4nagios template script |
statistics-channels {
inet * port 8053 allow { x.x.x.x; 127.0.0.1; };
};
x.x.x.x being your Nagios server.
Sort of ugly script but didn't find anything out there that could handle the new xml format used by Bind 9.10. This script probably does not work for older versions of Bind. Not tested.
./check_bind9_stats_new.sh -H 'bind9.10 server address'
Included pnp4nagios command and template file for graphing.
Reviews (0)
Be the first to review this listing!