GithubHelp home page GithubHelp logo

isabella232 / boundary-plugin-postgresql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/boundary-plugin-postgresql

0.0 0.0 0.0 435 KB

Extracts metrics from a PostgreSQL instance

Python 100.00%

boundary-plugin-postgresql's Introduction

Boundary PostgreSQL Plugin

Awaiting Certification

Extracts metrics from a PostgreSQL database instance.

Prerequisites

OS Linux Windows SmartOS OS X
Supported v v v v
Runtime node.js Python Java
Required +

Plugin Setup

Installation of the PsycoPG2 Library Using pip

  1. Install pip if not already installed

     $ curl -s https://bootstrap.pypa.io/get-pip.py > get-pip.py
     $ sudo python get-pip.py
  2. Install the psycopy2 module

     $ pip install psycopg2

Plugin Configuration Fields

Field Name Description
host database host name or IP
port PostgreSQL Port
database database name
username PostgreSQL username
password PostgreSQL Password (if not required put anything)
source display name

Metrics Collected

Metric Name Description
PostgreSQL - Locks Exclusive PostgreSQL - Locks Exclusive
PostgreSQL - Locks Row Exclusive PostgreSQL - Locks Row Exclusive
PostgreSQL - Locks Share Row Exclusive PostgreSQL - Locks Share Row Exclusive
PostgreSQL - Locks Share Update Exclusive Locks PostgreSQL - Locks Share Update Exclusive Locks
PostgreSQL - Locks Share PostgreSQL - Locks Share
PostgreSQL - Locks Access Share PostgreSQL - Locks Access Share
PostgreSQL - Checkpoint Write Time PostgreSQL Checkpoint Write Time
PostgreSQL - Checkpoints Timed PostgreSQL - Checkpoints Timed
PostgreSQL - Buffers Allocated PostgreSQL Buffers Allocated
PostgreSQL - Buffers Clean PostgreSQL - Buffers Clean
PostgreSQL - Buffers Backend Fsync PostgreSQL - Buffers Backend Fsync
PostgreSQL - Checkpoint Synchronization Time PostgreSQL - Checkpoint Synchronization Time
PostgreSQL - Checkpoints Requested PostgreSQL - Checkpoints Requested
PostgreSQL - Buffers Backend PostgreSQL - Buffers Backend
PostgreSQL - Maximum Written Clean PostgreSQL - Maximum Written Clean
PostgreSQL - Buffers Checkpoint PostgreSQL - Buffers Checkpoint
PostgreSQL - Blocks Read PostgreSQL - Blocks Read
PostgreSQL - Disk Size PostgreSQL - Disk Size
PostgreSQL - Transaction Committed PostgreSQL - Transaction Committed
PostgreSQL - Transactions Rolledback PostgreSQL - Transactions Rolledback
PostgreSQL - Blocks Hit PostgreSQL - Blocks Hit
PostgreSQL - Tuples Deleted PostgreSQL - Tuples Deleted
PostgreSQL - Tuples Fetched PostgreSQL - Tuples Fetched
PostgreSQL - Tuples Inserted PostgreSQL - Tuples Inserted
PostgreSQL - Tuples Returned PostgreSQL - Tuples Returned
PostgreSQL - Tuples Updated PostgreSQL - Tuples Updated

boundary-plugin-postgresql's People

Contributors

codemoran avatar jdgwartney avatar leefarrar avatar ph07 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.