Hey guys, here is another Python script by me
. The reason for this script, is to give you the capabilities to monitor and graph Bind 9 stats. This script will be executed through SNMP.. We will be using the UCD-MIB 1.3.6.1.4.1.2021.8.1
The stats are from named.stats... Here is an example of named.stats.. cat /var/cache/bind/named.stats +++ Statistics Dump +++ (1325089261) ++ Incoming Requests ++ 83318718 QUERY ++ Incoming Queries ++ 54293282 A 1929 NS 3186 CNAME 27 SOA 13645272 PTR 7921 MX 781 TXT 15224426 AAAA 200 SRV 1 NAPTR 1271 A6 95 DS 2 NSEC 66 SPF 140257 ANY 2 Others
You can download the script here .. Download
Continue reading “How To Monitor and get Bind 9 stats using Zenoss” »

Recent Comments