Git Product home page Git Product logo

unbound-pmda's Introduction

unbound-pmda

Performance Metrics Domain Agent (PMDA) for Unbound. Currently adds 140 metrics for unbound. All total, mem, unwanted, num.rrset, num.answer, histogram and num.query metrics. Missing metrics that are available in unbound-control, but not yet in this PMDA are per thread stats, time.now, time.up and time.elapsed.

Install (assuming PCP is installed, and running)

mkdir /var/lib/pcp/pmdas/unbound/
cp Install Remove pmdaunbound.python /var/lib/pcp/pmdas/unbound/
/var/lib/pcp/pmdas/unbound/Install

Poll

% pminfo -fmdtT unbound
<lists all details about each unbound metric>
% pminfo unbound
<lists just the metric names>
% pmval unbound.num.query.type.A

metric:    unbound.num.query.type.A
host:      dns1.example.com
semantics: cumulative counter (converting to rate)
units:     count (converting to count / sec)
samples:   all
        1.188E+04
        1.118E+04
        1.169E+04

But the real value is in logging all these metrics with pmarchive, together with other system metrics, and being able to replay archives in pmchart, pmwtf, etc.. for analyzing what happened yesterday evening when customers were complaining about something.

unbound-pmda's People

Contributors

janfrode avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.