Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

statsd-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statsd-cli

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Statsd-cli

Report statsd metrics via command line.
You can follow @jondot for any questions.

Usage

Statsd-cli was built in order to provide tooling for out of band systems such as Nagios.

Here is an example command you can in your shell, or shell out in your Nagios checks, and any other system for that matter.

$ statsd -h stats.me.com -o count -m mongo.rw.ip-42-42-42-42 -v 31

Options:

-h, --host             Statsd host
-m, --metric           Metric to report
-o, --operation        Statsd operation: increment, decrement, timing, count
-v, --value            Metric value
-s, --sample_rate      Sampling rate
-h, --help             Print this help message

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Copyright (c) 2011 Dotan Nahum @jondot. See MIT-LICENSE for further details.

FAQs

Package last updated on 13 Feb 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc