Projects tagged ‘admin’ and ‘python’


[24 total ]

12 Users
   

Bcfg2 helps system administrators produce a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.
Created over 2 years ago.

3 Users

FSlint is a toolkit to find various forms of lint on a filesystem. At the moment it reports duplicate files, bad symbolic links, troublesome file names, empty directories, non stripped executables ... [More] , temporary files, duplicate/conflicting (binary) names, and unused ext2 directory blocks. The package contains both a GTK GUI and a CLI interface. [Less]
Created over 3 years ago.

3 Users
 

Project is an Operation Support System (OSS) for the Telco, Serice provider and Enterprize Network Operation Centers (NOC). Areas covered by NOC: Fault Management Service Activation/Provisioning ... [More] Multi-VRF Address space management Configuration Management DNS provisioning Peering management, RPSL and BGP filters generator, integrated looking glass Reporting NOC Project is Open Source Software distributed under the term of BSD-like LICENSE. [Less]
Created 11 months ago.

3 Users
 

Memcached ManagerMemcached Manager is a very simple yet powerful memcached server/cluster manager. It allows you to delete & flush keys, view stats, see the raw data on the server, and more.
Created about 1 year ago.

3 Users
   

pymon is an open source network and process monitoring solution implemented in python. The interface and configuration is designed to be easily and rapidly deployed, saving on time and overhead often associated with other monitoring solutions.
Created over 2 years ago.

1 Users

Shinken is a Linux/Windows compatible Nagios reimplentation in python. The main goal of the program is to allows users to scale the load : it "cuts" the user's configuration into independant part and send it to workers.
Created 6 months ago.

0 Users

This project manage squidguard with Django.
Created about 1 month ago.

0 Users

Work in progress - watch here for updates.
Created about 1 year ago.

0 Users

This tool is no longer maintained, or even used by the author (since 2002!). If you want to pick up maintenance, please get in touch "schlog" is a tool that monitors your syslog, outputting a ... [More] formatted and colourised version on a virtual terminal. It supports program execution based on string, host, or service matches. It also features a 'tail -f' function, so you don't require an external pipe for input. [Less]
Created 12 months ago.

0 Users

Aboutwithlock is a locking wrapper script to make sure that some program isn't run more than once. It is ideal to prevent periodic jobs spawned by cron from stacking up. The locks created are valid ... [More] only while the wrapper is running, and thus will never require a cleanup, as after a reboot. Thus, the wrapper is safe and easy to use, and much better than implementing half-hearted locking within scripts. UsageUsage is simple. Instead of your command CMD ARGS...you simply use withlock LOCKFILE CMD ARGS...Run withlock --help to see more options. Note: the lockfile LOCKFILE must not be placed in a publicly writable directory, because that would allow a symlink attack. For that reason, withlock disallows lockfiles in such locations. Installationcd /usr/local/bin wget http://withlock.googlecode.com/svn/trunk/withlock chmod +x withlock [Less]
Created about 1 month ago.