Before you start
Learn what these tutorials can teach you and how you can get the most from them.
The Linux Professional Institute (LPI) certifies Linux system administrators at three levels: junior level (also called "certification level 1"), advanced level (also called "certification level 2"), and senior level (also called "certification level 3"). To attain certification level 1, you must pass exams 101 and 102. To attain certification level 2, you must pass exams 201 and 202. To attain certification level 3, you must have an active advanced-level certification and pass exam 301 ("core"). You may also need to pass additional specialty exams at the senior level.
developerWorks offers tutorials to help you prepare for the five junior, advanced, and senior certification exams. Each exam covers several topics, and each topic has a corresponding self-study tutorial on developerWorks. Table 1lists the six topics and corresponding developerWorks tutorials for LPI exam 301.
Table 1. LPI exam 301: Tutorials and topics
| LPI exam 301 topic | developerWorks tutorial | Tutorial summary |
|---|---|---|
| Topic 301 |
LPI exam 301 prep: Concepts, architecture, and design | Learn about LDAP concepts and architecture, how to design and implement an LDAP directory, and about schemas. |
| Topic 302 |
LPI exam 301 prep: Installation and development | Learn how to install, configure, and use the OpenLDAP software. |
| Topic 303 |
LPI exam 301 prep: Configuration | Learn how to configure the OpenLDAP software in detail. |
| Topic 304 |
LPI exam 301 prep: Usage | Learn how to search the directory and use the OpenLDAP tools. |
| Topic 305 |
LPI exam 301 prep: Integration and migration | Learn how to use LDAP as the source of data for your systems and applications. |
| Topic 306 | LPI exam 301 prep: Capacity planning | (This tutorial.) Measure resources, troubleshoot resource problems, and plan for future growth. See the detailed objectives. |
To pass exam 301 (and attain certification level 3), the following should be true:
- You should have several years experience with installing and maintaining Linux on a number of computers for various purposes.
- You should have integration experience with diverse technologies and operating systems.
- You should have professional experience as, or training to be, an enterprise-level Linux professional (including having experience as a part of another role).
- You should know advanced and enterprise levels of Linux administration including installation, management, security, troubleshooting, and maintenance.
- You should be able to use open source tools to measure capacity planning and troubleshoot resource problems.
- You should have professional experience using LDAP to integrate with UNIX® services and Microsoft® Windows® services, including Samba, Pluggable Authentication Modules (PAM), e-mail, and Active Directory.
- You should be able to plan, architect, design, build, and implement a full environment using Samba and LDAP as well as measure the capacity planning and security of the services.
- You should be able create scripts in Bash or Perl or have knowledge of at least one system programming language (such as C).
To continue preparing for certification level 3, see the series developerWorks tutorials for LPI exam 301, as well as the entire set of developerWorks LPI tutorials.
The Linux Professional Institute doesn't endorse any third-party exam preparation material or techniques in particular.
Welcome to "Capacity planning," the last of six tutorials designed to prepare you for LPI exam 301. In this tutorial, you'll learn all about measuring UNIX resources, analyzing requirements, and predicting future resource requirements.
This tutorial is organized according to the LPI objectives for this topic. Very roughly, expect more questions on the exam for objectives with higher weights.
Table 2 shows the detailed objectives for this tutorial.
Table 2. Capacity planning: Exam objectives covered in this tutorial
| LPI exam objective | Objective weight | Objective summary |
|---|---|---|
| 306.1 Measure resource usage | 4 | Measure hardware and network usage. |
| 306.2 Troubleshoot resource problems | 4 | Identify and troubleshoot resource problems. |
| 306.3 Analyze demand | 2 | Identify the capacity demands of your software. |
| 306.4 Predict future resource needs | 1 | Plan for the future by trending usage and predicting when your applications will need more resources. |
To get the most from this tutorial, you should have advanced knowledge of Linux and a working Linux system on which to practice the commands covered.
If your fundamental Linux skills are a bit rusty, you may want to first review the tutorials for the LPIC-1 and LPIC-2 exams.
Different versions of a program may format output differently, so your results may not look exactly like the listings and figures in this tutorial.
To follow along with the examples in these tutorials, you'll need a Linux workstation with the OpenLDAP package and support for PAM. Most modern distributions meet these requirements.


