Giter VIP home page Giter VIP logo

pcollector's Introduction

pcollector

PRTG Collector based on bosun/scollector

Usage

PRTG supports custom sensors, allowing arbitrary channels of data to be sent to the PRTG server. Bosun contains a sub-project (scollector) to collect data for OpenTSB. pcollector brings these two together so data can be pushed into PRTG using the same framework af scollector.

Usage:

Usage of pcollector:
  -aws="": AWS keys and region, format: "access_key:secret_key@region".
  -b=0: OpenTSDB batch size. Used for debugging bad data.
  -c="": External collectors directory.
  -conf="": Location of configuration file. Defaults to scollector.conf in directory of the scollector executable.
  -d=false: Enables debug output.
  -e="": Excludes collectors matching this term, multiple terms separated by comma. Works with all other arguments.
  -f="": Filters collectors matching this term, multiple terms separated by comma. Works with all other arguments.
  -fake=0: Generates X fake data points on the test.fake metric per second.
  -freq="15": Set the default frequency in seconds for most collectors.
  -h="": Bosun or OpenTSDB host. Ex: "http://bosun.example.com:8070".
  -hostname="": If set, use as value of host tag instead of system hostname.
  -i="": ICMP host to ping of the format: "host[,host...]".
  -l=false: List available collectors.
  -m=false: Disable sending of metadata.
  -n=false: Disable sending of scollector self metrics.
  -p=false: Print to screen instead of sending to a host
  -s="": SNMP host to poll of the format: "community@host[,community@host...]".
  -t="": Tags to add to every datapoint in the format dc=ny,rack=3. If a collector specifies the same tag key, this one will be overwritten. The host tag is not supported.
  -u=false: Enables full hostnames: doesn't truncate to first ".".
  -v="": vSphere host to poll of the format: "user:password@host[,user:password@host...]".
  -version=false: Prints the version and exits.

The major difference from scollector is the addition of the -e flag, to exclude collectors.

pcollector's People

Contributors

blezek avatar

Watchers

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