| Projects on Google Code | Results 1 - 10 of 32 |
Random sysadmin scripts
Various programming projects of mine made public for easy sharing and updating.
== Weather Grab 3 ==
Fetches [http://weather.noaa.gov/weather/metar.shtml METAR weather reports] from the web and inserts them into an SQLite database
* [http://madphilosopher.googlecode.com/svn/wg3/ code]
=...
A project to enable the use of middle ware, map reduce, ruby, puppet, facter and related tools to create tools enabling concurrent management of Unix servers.
This is pretty abstract, for an idea of what this project enable please see this video:
The video demonstrates an earlier version of th...
Rollout is a system developed to automate system administration on UNIX servers. It is primarily focused towards Linux, but could be adapted to Solaris, HP-UX, AIX, etc.
It is written purely in Perl, and the configuration is also a Perl source file. Some Perl knowledge is required to edit the con...
Colection of small tools, utilities and scripts to sysadmins, to GNU/Linux and any other stuff, like Google Gadgets, daylight saving time, !VirtualBox firewalling and bash scripts.
* *`brst_carnival_fix.sh`*: provides Carnival holiday exception rules for zoneinfo configuration files of Brazil/East...
perl,
shell,
bash,
linux,
sysadmin,
admin,
tool,
utility,
script,
gadget,
dst,
horáriodeverão,
daylightsavingtime,
virtualbox,
firewall
This tool is a clean rewrite of another tool I built at an old employer over a number of years.
I took advantage of not having a legacy code/user base by making some changes to the interfaces internally.
Another tool just like it is [http://code.google.com/p/rollout/ Rollout] written by David ...
A collection of Python utilities for Mac OS X system administration.
The PyMacAdmin project started as a collaboration between [http://improbable.org/chris Chris Adams] and [http://explanatorygap.net Nigel Kersten] to develop a replacement for the unsupported 'kicker' feature included in OS X pri...
The Eddie Tool can perform all basic system monitoring checks, such as:
* filesystem;
* processes;
* system load;
* network configuration.
It can also perform such network monitoring tasks as:
* ping checks;
* HTTP checks;
* POP3 tests;
* SNMP queries;
* RADIUS authenti...
psgrep started as a small shell script to automate the process of doing "ps aux | grep $foo" and to clean up the output since I didn't really care to search for my execution of "grep $foo" along with anything that contained "$foo".
psgrep has come a little ways since then (four releases) and has ...
*vadm* is a simple svn-like command line tool for
versioning unix system files including tracking of
POSIX ownership and permission information.
vadm is released under the terms of the GPL Version 2 or later
and was written by Holger Krekel with initial
contributions from Jens-Uwe Mager.
Ple...