This module is a ruby implementation of a Stomp client. Stomp is the
Streaming Text Orientated Messaging Protocol. It's a simple and easy to
implement protocol for working with Message Orientated Middleware from
any language.
ok bernd@
This library provides a Ruby interface to Nmap's scan data. It can run
Nmap and parse its XML output directly from the scan, parse a file
containing the XML data from a separate scan, parse a String of XML data
from a scan, or parse XML data from an object via its read() method.
This information is presented in an easy-to-use and intuitive fashion
for storage and manipulation.
ok bernd@
Net::DNS is a DNS library written in pure Ruby. It started as a port of
Perl Net::DNS module, but it evolved in time into a full Ruby library.
ok bernd@
CLI utility programs for interacting with an AMQP queue. Using these
utilities, one can interact with an AMQP queue from the command line or
via a shell script.
These utilities have been tested against RabbitMQ, but they should work
with other AMQP compliant queues. They depend on the amqp gem available
at <http://github.com/tmm1/amqp>.
ok bernd@
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in
Ruby, that is intended to allow you to interact with AMQP-compliant
message brokers/servers such as RabbitMQ in a synchronous fashion.
ok bernd@
Andrew Fresh.
Nagios plugin to check for the status of peers connected to an
OpenBGPd router. Allows you to specify valid peers and acceptable
status based on the connection status/number of paths received.
a couple of his OpenBSD-specific plugins.
Munin the monitoring tool surveys all your computers and
remembers what it saw. It presents all the information in graphs
through a web interface. Its emphasis is on plug and play
capabilities. After completing an installation a high number
of monitoring plugins will be playing with no more effort.
Using Munin you can easily monitor the performance of your
computers, networks, SANs, applications, weather measurements
and whatever comes to mind. It makes it easy to determine
"what's different today" when a performance problem crops up. It
makes it easy to see how you're doing capacity-wise on any
resources.
Net::OAuth is an implementation of the OAuth protocol.
OAuth is an open protocol to allow secure API authentication in
a simple and standard method from desktop and web applications.
ok sthen@
From DESCR:
Works like sensorsd(8) but reports to Nagios.
Allows you to monitor the hardware sensors that OpenBSD supports.
Things like fan speed, temperature and many more.
From MAINTAINER Andrew Fresh
ok sthen@
RabbitMQ is a complete and highly reliable Enterprise Messaging
System. The RabbitMQ client libraries and broker daemon can be used
together to create an AMQP network, or used individually to bring
the benefits of RabbitMQ to established networks.
ok bernd@
Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form. Extensive
customisation features and an optional map editor are provided.
Support is built in for RRD, MRTG (RRD and old log-format), and
tab-delimited text files. Other sources are via plugins or external
scripts. Weathermap can also be integrated with Cacti.