Found 24 bookmarks
Newest
RUNDECK(1) RunDeck User Manuals | Version 1.1
RUNDECK(1) RunDeck User Manuals | Version 1.1

"RunDeck is open source software that helps you automate ad-hoc and routine procedures in data center or cloud environments. RunDeck provides a number of features that will alleviate time-consuming grunt work and make it easy for you to scale up your scripting efforts.

RunDeck allows you to run tasks on any number of nodes from a web-based or command-line interface. RunDeck also includes other features that make it easy to scale up your scripting efforts including: access control, workflow building, scheduling, logging, and integration with external sources for node and option data."

RUNDECK(1) RunDeck User Manuals | Version 1.1
RUNDECK(1) RunDeck User Manuals | Version 1.1
RUNDECK(1) RunDeck User Manuals | Version 1.1

"RunDeck is open source software that helps you automate ad-hoc and routine procedures in data center or cloud environments. RunDeck provides a number of features that will alleviate time-consuming grunt work and make it easy for you to scale up your scripting efforts.

RunDeck allows you to run tasks on any number of nodes from a web-based or command-line interface. RunDeck also includes other features that make it easy to scale up your scripting efforts including: access control, workflow building, scheduling, logging, and integration with external sources for node and option data."

RUNDECK(1) RunDeck User Manuals | Version 1.1
iClassify - GitHub
iClassify - GitHub

iClassify allows for the easy registration and classification of nodes. Most of the time, a node is a server. With iClassify:

Nodes register themselves with a central web service, including reporting Facter facts. You can then tag those nodes, and add manual attributes. You can search the nodes with a full text search engine You can write recipies for icagent to auto-classify and auto-attribute your nodes. You can tie it in to Puppet as an external node classification tool, enabling you to easily configure hundreds of nodes at a time. You can tie it in to Capistrano, and have a dynamic ad-hoc configuration tool, see CapistranoTask.

iClassify - GitHub
Open source utilities | openark forge
Open source utilities | openark forge

The openark kit is a set of utilities for MySQL. They solve everyday maintenance tasks, which may be complicated or time consuming to work by hand.

The available tools are:

* oak-apply-ri: apply referential integrity on two columns with parent-child relationship.
* oak-block-account: block or release MySQL users accounts, disabling them or enabling them to login.
* oak-kill-slow-queries: terminate long running queries.
* oak-modify-charset: change the character set (and collation) of a textual column.
* oak-purge-master-logs: purge master logs, depending on the state of replicating slaves.
* oak-security-audit: audit accounts, passwords, privileges and other security settings.
* oak-show-limits: show AUTO_INCREMENT “free space”.
* oak-show-replication-status: show how far behind are replicating slaves on a given master.
Open source utilities | openark forge
Drupal Migraine
Drupal Migraine

Drupal has many good qualities, but one thing its web site platform lacks is a good way to develop freely on a test site while still allowing content updates to continue on a production site.

This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. Your production site stays up while you make changes to the test site, and content created on the production site in that period is preserved.

Drupal Migraine
monit
monit
monit is a utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
monit
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
As you can see in the MySQL Workbench Edition feature grid, Live Schema Synchronization is a Standard Edition feature only. But that does not mean that you cannot make use of the same functionality in the OSS Edition in an offline scenario - which is even more preferable in some cases.
MySQL Workbench » Blog Archive » Using Schema Synchronization in MySQL Workbench OSS Edition
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer
The MySQL Load Balancer is an application that communicates with one or more MySQL servers and provides connectivity to those servers for multiple clients. The MySQL Load Balancer is logically placed between the clients and the MySQL server; instead of clients connecting directly to each MySQL server, all clients connect to the MySQL Load Balancer, and the MySQL Load Balancer forwards the connection on to one of the MySQL servers.
MySQL :: MySQL 5.1 Reference Manual :: 15 MySQL Load Balancer
RHQ Project Home | The Common Services Project for Infrastructure Management
RHQ Project Home | The Common Services Project for Infrastructure Management
RHQ, the common services project for infrastructure management. It is being collaboratively developed by Red Hat, the world’s leading provider of open source solutions, and Hyperic, the leader in web infrastructure management software. The new project will provide a common set of management services, which will be incorporated into future editions of Red Hat products such as JBoss Operations Network and Red Hat Network, as well as Hyperic HQ.
RHQ Project Home | The Common Services Project for Infrastructure Management
scalr - Google Code
scalr - Google Code

Scalr is a fully redundant, self-curing and self-scaling hosting environment utilizing Amazon's EC2.

It allows you to create server farms through a web-based interface using prebuilt AMI's for load balancers (pound or nginx), app servers (apache, others), databases (mysql master-slave, others), and a generic AMI to build on top of.

The health of the farm is continuously monitored and maintained. When the Load Average on a type of node goes above a configurable threshold a new node is inserted into the farm to spread the load and the cluster is reconfigured. When a node crashes a new machine of that type is inserted into the farm to replace it.

scalr - Google Code