46 projects
bakerman
Update your Dockerfiles to include the latest containers and packages.
guppi
A daemon to automate your shell environment.
termfunk
A lightweight framework to organize, access and execute your Python functions from the terminal.
wishbone
Build composable event pipeline servers with minimal effort.
wishbone_output_file
A Wishbone output module to write event data to a file.
wishbone_input_httpserver
A Wishbone input module to receive events over HTTP.
wishbone_output_http
A Wishbone output module to submit data to a http API.
wishbone_output_amqp
A Wishbone module to submit messages to an AMQP service.
wishbone_input_amqp
A Wishbone input module to consume messages from AMQP.
uplook
An opinionated Python module to handle configuration values with support for external data sources.
wishbone_input_httpclient
A Wishbone input module to make http get requests.
testlap
A Python framework to measure and compare the execution speed of different methods in a class.
wishbone_function_twitterbookmark
A Wishbone module to create bookmarks from Tweets.
wishbone_input_gearman
A Wishbone input module to consume jobs from Gearmand.
bucketize
A CLI tool to determine STDIN line rate at the interval of choice.
wishbone_input_twitter
A Wishbone module to read data from Twitter.
wishbone-flow-jq
A Wishbone flow module for JSON pattern matching using jq expressions.
wishbone_function_template
A Wishbone function module to render Jinja2 templates.
wishbone_flow_match
UNKNOWN
wishbone_output_sse
A Wishbone output module to serve event data as server sent events.
wishbone_input_hammer
A Wishbone input module to generate random metrics.
wishbone_decode_perfdata
A Wishbone decode module to convert Nagios perfdata to the internal metric format.
wishbone_output_tcp
A Wishbone output module to submit event data to a TCP socket.
wishbone_output_zmqtopic
A Wishbone output module to push events to one or more ZeroMQ topic subscriber sockets
wishbone_output_zmqpush
A Wishbone output module to push events to one or more ZeroMQ pull sockets.
wishbone_output_uds
A Wishbone output module to submit event data to an uds socket.
wishbone_output_udp
A Wishbone output module to submit event data to an UDP socket.
wishbone_output_email
A Wishbone output module to send mails from incoming events.
wishbone_output_elasticsearch
A Wishbone output module to index data into Elasticsearch.
wishbone_output_disk
A Wishbone output module to write complete messages to a disk buffer.
wishbone_input_zmqtopic
A Wishbone input module to subscribes to one or more ZeroMQ topic sockets
wishbone_input_zmqpull
A Wishbone input module to pull events from one or more ZeroMQ push sockets.
wishbone_input_udp
A Wishbone module to receive data over an UDP socket.
wishbone_input_tcp
A Wishbone module to receive data over a TCP socket.
wishbone_input_namedpipe
A Wishbone input module to receive data from a named pipe.
wishbone_input_livestatus
A Wishbone Livestatus input module.
wishbone_input_irc
A Wishbone IRC input module.
wishbone_input_disk
A Wishbone input module to read messages from a disk buffer.
wishbone-flow-jsonvalidate
A Wishbone flow module to validate JSON data against JSON-schema.
wishbone_encode_msgpack
A Wishbone module to convert Python dict data structures to MSGPack format.
wishbone_encode_influxdb
A Wishbone encode module to convert the Wishbone metric format to InfluxDB.
wishbone_encode_graphite
A Wishbone encode module to convert the Wishbone metric format to Graphite.
wishbone_encode_flatten
A Wishbone encode module to flatten a dict structure of arbitrary depth into individual metric events.
wishbone_decode_msgpack
A Wishbone decode module to convert MSGPack data into Python dict data structures.
metricfactory
A set of Wishbone modules to consume, process and submit metrics.
nscaweb
A more feature rich alternative than the classic NSCA daemon.