Discussion:
Script to gather Bind 9 stats into Zenoss
linuxdynasty
2011-12-28 16:34:18 UTC
Permalink
linuxdynasty [http://community.zenoss.org/people/linuxdynasty] created the discussion

"Script to gather Bind 9 stats into Zenoss"

To view the discussion, visit: http://community.zenoss.org/message/63450#63450

--------------------------------------------------------------
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 script parses named.stats. http://linuxdynasty.org/415/monitor-bind-9-stats-zenoss/ http://linuxdynasty.org/415/monitor-bind-9-stats-zenoss/

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
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63450#63450]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...