xmpppy is a Python library that is targeted to provide easy
scripting with Jabber. Similar projects are Twisted Words
and jabber.py.
This library was not designed from scratch. It inherits some
code from jabberpy and have very similar API in many places.
Though it is separate project since it have almost completely
different architecture and primarily aims to work with jabberd2
- the new Open Source Jabber Server.
Bandwidth Monitor NG is a small and simple console-based live
bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.
Short list of features:
* supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
* unlimited number of interfaces supported
* interfaces are added or removed dynamically from list
* white-/blacklist of interfaces
* output of KB/s, Kb/s, packets, errors, average, max and total sum
* output in curses, plain console, CSV or HTML
* configfile
This plugin looks for patterns in files. It is capable of detecting
logfile rotation. If you tell it how the rotated archives look like, it
will also examine these files. Traditional logfile plugins were not aware
of the gap which could occur, so under some circumstances they ignored
what had happened between their checks. In a production environment
this is not tolerable, that's why check_logfiles came into being.
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can
recover keys once enough data packets have been captured. It implements the
standard FMS attack along with some optimizations like KoreK attacks, as
well as the all-new PTW attack, thus making the attack much faster compared
to other WEP cracking tools. In fact, Aircrack-ng is a set of tools for
auditing wireless networks.
Nitpicker is a free IP flow accounter. It started because the commercial
accounting software was just not fast, precise and reliable enough to fit
today's ISP/MSP requirements.
Here are some of the large benefits of nitpicker:
- 100% free, in public domain
- Designed for speed
- Designed to run reliably under djb's daemontools
- Consumes minimal processor power
- Runs within little memory
- Does not banally summarize the traffic
- Stores all relevant traffic data for comprehensible interaction
fusioninventory-agent is an agent for OCS Inventory server and
FusionInventory for GLPI servers. It creates local inventory of the
machines (hardware and software) and send it to the server. It can also
write it in a local XML file. This agent is the successor of the former
linux_agent which was released with OCS 1.01 and prior. It also replaces
the unofficial Solaris/AIX/BSD agents.
Pandora FMS Console is a web application to manage Pandora FMS.
Console allows to see graphical reports, state of every agent,
also to access to the information sent by the agent, to see every
monitored parameter and to see its evolution throughout the time, to
form the different nodes, groups and users of the system. It is the
part that interacts with the final user, and that will allows you to
administer the system.
Sysmon is a network monitoring tool designed to provide high
performance and accurate network monitoring.
This tool is available in the public domain for anyone to use
it that is interested. It provides better performance and
checking capabilities than other tools such as Rover, Nocmon
(not this: Nocmonitor),Whatsup, Big Brother, and other such tools.
Currently supported protocols include SMTP, IMAP, HTTP,TCP,
UDP, NNTP, and PING tests.
LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often
works much faster (than the commonly-used Van Jacobson method) and goes through
many configurations of packet-filter based firewalls. More importantly, LFT
implements numerous other features including AS number lookups, loose source
routing, netblock name lookups, et al. Though LFT has been around since 1998,
its development effort has just recently resumed.
Ported to FreeBSD by:
Marco P. Rodrigues
The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.