
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
= riemann-monitors Chris Riddoch riddochc@gmail.com :language: ruby :homepage: https://github.com/riddochc/riemann-monitors :revnumber: 0.0.1 :revdate: 2016-05-29
== Description
Tiny programs to submit events to Riemann.
This is a polite fork of riemann-tools, using my riemann-ruby-experiments gem instead of riemann-ruby-client. As a result, events can be batched together to be sent in one message to a Riemann server. Additionally, more control over the TCP socket options is given, and UDP isn't supported (yet?), because this gem primarily uses net_ruby_client.
== Requirements
== Installation
gem install riemann-monitors
== Use
riemann-health
This defaults to connecting to a Riemann server listening on 127.0.0.1, TCP port 5555.
== Riemann-tools programs
This repository contains a number of different programs, mostly identical to those
in riemann-tools
.
riemann-httpstatus:: Monitoring results of periodic HTTP requests. riemann-apache-status:: Apache monitoring. riemann-dir-files-count:: File counts. riemann-freeswitch:: FreeSwitch monitoring. riemann-memcached:: Monitor Memcache. riemann-proc:: Linux process monitoring. riemann-bench:: Load testing for Riemann. riemann-dir-space:: Directory space monitoring. riemann-haproxy:: Monitor HAProxy. riemann-net:: Network interface monitoring. riemann-varnish:: Monitor Varnish. riemann-cloudant:: Cloudant monitoring. riemann-diskstats:: Disk statistics. riemann-health:: General CPU, memory, disk and load monitoring. riemann-nginx-status:: Monitor Nginx. riemann-zookeeper:: Monitor Zookeeper. riemann-consul:: Monitor Consul. riemann-fd:: Linux file descriptor use. riemann-kvminstance:: Monitor KVM instances. riemann-ntp:: Monitor NTP
The "stand-alone" tools offered in riemann-tools
aren't included for now.
== Contributing
Pull requests, please.
== Contributors
git shortlog -n
== License
The MIT License
Copyright (c) 2016 Chris Riddoch Copyright (c) 2011-2016 Kyle Kingsbury
FAQs
Unknown package
We found that riemann-monitors demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.