bsnmp-jails is a module for bsnmpd which allows you to measure statistics
about jails on your system. Counters are available for network traffic,
CPU time used, process and thread counts, and disk utilization.
LICENSE: BSD
Braa is a tool for making SNMP queries. It is able to query
hundreds or thousands of hosts simultaneously, while being
completely single-threaded. It does not need any SNMP
libraries, as it is equipped with its own SNMP engine. However,
it's good to have a complete SNMP package including
"snmptranslate" installed somewhere, because for speed reasons,
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
be specified numerically.
bsnmp-regex is a module for bsnmpd which allows creation of counters from log
files, program output or other text data. The counters use regular expressions
to count the number of matches, or parse out specific text/numbers. The
resulting data can then be queried or graphed with the usual SNMP tools.
Tools to capture, replicate, print, filter, send and other works
on Cisco's NetFlow Export.
grepcidr can be used to filter a list of IP addresses against one
or more Classless Inter-Domain Routing (CIDR) specifications, or
arbitrary networks specified by an address range. As with grep,
there are options to invert matching and load patterns from a file.
grepcidr is capable of comparing thousands or even millions of IPs
to networks with little memory usage and in reasonable computation
time.
grepcidr has endless uses in network software, including: mail
filtering and processing, network security, log analysis, and many
custom applications.
Check Email Delivery is a plugin for Nagios that allows you to
check functionality within your email environment.
Some typical uses of this plugin include:
* check SMTP server
* check IMAP server
* check email delivery loop
* check auto-responder function
* keep an eye on email lag
* monitor automated mailboxes
* aggregate check results of multiple plugins
* check email-to-FTP or other special email gateways
The check_mysql_slave plugin allows you to check that a particular
MySQL replication slave is running and (coming soon) is within a
threshold bytes or seconds behind its master.
NBTscan is a program for scanning IP networks for NetBIOS name
information. It sends NetBIOS status query to each address in
supplied range and lists received information in human readable
form. For each responded host it lists IP address, NetBIOS computer
name, logged-in user name and MAC address.
Cflow is a perl module for analyzing raw flow files written by
cflowd, a package used to collect Cisco NetFlow data.
A module to allow everyone to access config files in a fairly standard
way. Uses XML::XPath and XML::Simple to parse our XML files, and
stores all configs it has access to in this module.