ChiGeek

ArcEmu Manager


This script was written for a friend to solve a basic need to manage some basic startup, shutdown, and user management functions of his ArcEmu Private World of Warcraft server.

Cerberus Python API


A module designed to have a simple interface into Cerberus Helpdesk. Versions 4 and 5 are supported however the usage between the 2 versions is completely different. Version 5 is the current, actively maintained version and the usage is modeled after the PHP module that WebGroupMedia provides.

Check Light/Service Light


Check Light (and Service Light) is a simple client/server setup that allows someone to monitor realtime a number of servers, their health, and up/down on a number of services. It is currently under active development and is changed often.

CUGNet


CUGNet is a non-profit, fully open source driven VPS provider that is actively maintained and driven by a small group of volunteers. The current environment run on top of LVM and KVM using Ubuntu as the base OS. More information can be provided at the link to the right.

Patch Notifier


This application is designed to scrape multiple vendor websites and based on the settings within these specific modules generate a weekly or monthly patch notification emails. It can also populate the entries into a database, and update a WordPress blog as well. Currently the script is Mac OSX specific (due to an unknown idiosyncrasy with how the HTML parsing engine works on OSX) however work is being done to make the code more OS agnostic. This code will be released to the general public once this work has been done.

TimeCard


This is a dirty hack designed to allow for a CLI interface into ATRWeb. As ATRWeb has a horribly inefficient design on the website, and because the installation that I have been subject to has had data-loss issues in the past, I wrote this to input entries into a local SQLite database that is then pushed to ATRWeb at the user's request by simulating a user login and sending the HTTP posts that would be generated as if you were filling out the web forms.