interactive SNMP tool with Python

snimpy

interactive SNMP tool with Python

Snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries.
Parallel coordinates plotter

picviz

Parallel coordinates plotter

Picviz is a parallel coordinates plotter which enables easy scripting from various input (tcpdump, syslog, iptables logs, Apache logs, etc..) to visualize your data and discover interesting results quickly.
script that generates picture network links utilization

weathermap4rrd

script that generates picture network links utilization

Network Weathermap4RRD is a perl script that generates picture network links utilization. Data used to create graph are acquired from RRDTool databases and are displayed as two ways colored arrows on a map representing the logical topology of the network.
get SSH server versions for an entire network

scanssh

get SSH server versions for an entire network

The ScanSSH protocol scanner scans a list of addresses and networks for running SSH protocol servers and their version numbers. Version 2.0 adds support for scanning arbitrary ports and specifically open proxies. The ScanSSH protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.
The main index screen of rolo

rolo

text-based (vCard) contact management software

Rolo keeps track of your contacts and display them to you with a text-based menu. Rolo strives to be a well-constructed tool for complimenting text-based email programs-such as mutt. It utilizes the vCard version 3.0 format for storing its contacts and it interfaces with the end-user through a NCurses front-end.
1-Wire filesystem

owfs-fuse

1-Wire filesystem

The 1-Wire bus is a cheap low-speed bus for devices like weather sensors, access control, etc. It can be attached to your system via serial, USB, I2C, and other interfaces.