Resources

Guide

Beyond Cron, Part II: Practical Task Scheduling Deployment

One of the best things about the UNIX environment (aside from being stable and efficient) is the vast array of software tools available to help you do your job. Traditionally, a UNIX tool does only one thing, but does that one thing very well. For example, grep is very easy to use and can search vast amounts of data quickly. The find tool can find a particular file or files based on all kinds of...
Guide

Download “Automation without Alienation”

Automation has the potential to transform the way we work. It allows organizations drive efficiencies, increase reliability, and cut costs. But not everyone is on board with the change. Automation can be frightening to employees who worry about losing their jobs to robots and computers. This white paper from Computing tackles the problem of how to go forward implementing automation while...
Guide

UNIX Load Average Part 1: How It Works

In this online article Dr. Gunther digs down into the UNIX kernel to find out how load averages (the “LA Triplets”) are calculated and how appropriate they are as capacity planning metrics.
Guide

UNIX Load Average: Reweighed

This is an unexpected Part 3 to the discussion about the UNIX load average metric answering the question of where the weight factor comes from.
Guide

The “LA Triplets” Quiz

This is a little quiz to test your understanding of the triplet of numbers that appear in the UNIX® load average (LA) performance metric.