14 projects tagged "UNIX / Linux"
Outlets is an AJAX-enabled centralized power distribution unit (PDU) manager. It has has been tested on APC and Tripplite units with SNMP functionality, but can work with other units given proper configuration. To change the name of an outlet, simply click its name and enter the new value. Press Enter to confirm or Esc to cancel. Outlets can be switched on or off by clicking the status and selecting the desired status from the drop down, then clicking OK. Changes are written via SNMP, thus each PDU must have an accessible SNMP write community. Outlets can use a standard LAMP setup, though it does not require or use MySQL. In addition, it requires the php5-snmp module. All PDUs must support SNMP v1 and be set up to allow the IP of the machine Outlets is hosted on to access SNMP. Some Tripplite units exhibit a behavior where they do not properly confirm SNMP writes and stop responding to requests for about 60 seconds after SNMP writes. They can still be managed (it's just a bit wonky), but the APC units work flawlessly.
svni is a wrapper for "svn ci" that provides an interactive check-in tool for Subversion. It features syntax checking before checking in files, the ability to make a last-minute selection of files when entering a commit message, and a display of the differences that are about to be checked in.
OOOGUI is a dynamic CMS that lets you define your data structure (objects, relations between objects, queries on objects), and lets you create public and private HTML pages to view and modify your content. All of this is done through a WYSIWYG interface. OOOGUI is multilingual, manages role based permissions, and generates PHP and Smarty code that you can customize for your needs. Other features include an easy installation wizard, rich HTML and PHP editors, automatic resampling of uploaded images, automatic flv conversion of uploaded videos, automated site replication, caching of all queries, caching of all resized images, multiple sites with one backend, and creation of pages and navigation through drag and drop. The data model can be modified at production time, and all frontend pages can be regenerated with one click. The frontend pages have inline content administration.
Flac-utils is a toolkit for managing FLAC files. Its primary usage is syncing metadata between sets of FLAC files. Flac-utils also provides a Python module called flac_compare that can be used separately. The utilitiy consist of three tools: flac-sync, which syncs a file tree of FLAC comments for files with the same audio-part; flac-diff, which compares two FLAC files' metadata information and shows the differences; and flac-add-picture, which adds album cover art to the files using Amazon.
zLogFabric is an all in one cross-platform logging solution that collects log lines/messages over a messaging system to a central server instance. The modular design enables the server to store, forward, alert, and generate live statistics out of the logged data. It can collect log information from files, syslog, log4j, log4net, and Windows event logs.
Sequencer is an engine used by system administrators for the computation and execution of sequences of actions over hardware or software. It can ping various devices in parallel, power on your whole cluster, or generate an Emergency PowerOff (EPO) script for your data center or cluster. It takes into account various dependencies (power off nodes before switches, clients before server), deals with failures kindly, and is very efficient (>4000 nodes in less than 10 minutes).
AllWorldIT DBackup is a backup system which creates one archive per directory it backs up. This makes searching through the backup much easier, as you can look for which files you're after in the directory hierarchy. It will only back up directories which have changed, which makes it rsync friendly.