Difference between revisions of "LPIC-301(ES)"

From LPI Wiki
Jump to: navigation, search
(q)
Line 29: Line 29:
  
 
==Objectives==
 
==Objectives==
===''Topic 301: Conceptos, Arquitectura y Diseño''===
+
===''Tema 301: Conceptos, Arquitectura y Diseño''===
====<span style="color:navy">301.1 LDAP Concepts and Architecture</span>====
+
====<span style="color:navy">301.1 Conceptos y  Arquitectura de LDAP </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 53: Line 53:
 
* /var/lib/ldap/*  
 
* /var/lib/ldap/*  
 
<br />
 
<br />
====<span style="color:navy">301.2 Directory Design</span>====
+
====<span style="color:navy">301.2 Diseño de directorios</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 66: Line 66:
 
* Planning appropriate Directory Information Trees  
 
* Planning appropriate Directory Information Trees  
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
* Class of Service
+
* Clase de Servicio
* Directory Information Tree
+
* Árbol de directorios de información
* Distinguished name
+
* Nombre completo
* Container
+
* Contenedor
 
<br />
 
<br />
====<span style="color:navy">301.3 Schemas</span>====
+
====<span style="color:navy">301.3 Esquemas </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 84: Line 84:
 
* Attribute and object class syntax  
 
* Attribute and object class syntax  
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
* Distributes schema
+
 
* Extended schema
+
* Esquema distribuido
* Object Identifiers
+
* Esquema ampliado
 +
* Identificadores de objetos
 
* /etc/ldap/schema/*
 
* /etc/ldap/schema/*
* Object class
+
* Objeto de clase
* Attribute
+
* atributo
* include directive
+
* include
 
<br />
 
<br />
 
<br />
 
<br />
  
===''Topic 302: Installation and Development''===
+
===''Tema 302: Instalación y Desarrollo''===
====<span style="color:navy">302.1 Compiling and Installing OpenLDAP</span>====
+
====<span style="color:navy">302.1 Compilar e Instalar OpenLDAP</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 117: Line 118:
 
* slurpd  
 
* slurpd  
 
<br />
 
<br />
====<span style="color:navy">302.2 Developing for LDAP with Perl and C</span>====
+
====<span style="color:navy">302.2 Desarrollar para LDAP con Perl y C</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 130: Line 131:
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
* Net::LDAP
 
* Net::LDAP
* using Perl with Net::LDAP
+
* Usar Perl con Net::LDAP
* using C with libldap
+
* Usar C con libldap
 
<br />
 
<br />
 
<br />
 
<br />
  
===''Topic 303: Configuration''===
+
===''Topic 303: Configuración''===
====<span style="color:navy">303.1 placeholder</span>====
+
====<span style="color:navy">303.1 marcador de posición</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 149: Line 150:
 
* N/A  
 
* N/A  
 
<br />
 
<br />
====<span style="color:navy">303.2 Access Control Lists in LDAP</span>====
+
====<span style="color:navy">303.2 Listas de Control de Acceso en LDAP</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 174: Line 175:
 
* write  
 
* write  
 
<br />
 
<br />
====<span style="color:navy">303.3 LDAP Replication</span>====
+
====<span style="color:navy">303.3 Replicación de LDAP </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 193: Line 194:
 
* slurpd
 
* slurpd
 
* slapd.conf
 
* slapd.conf
* master / slave server
+
* servidor maestro y esclavo
 
* consumer
 
* consumer
 
* replica hub
 
* replica hub
Line 199: Line 200:
 
* referral
 
* referral
 
* syncrepl
 
* syncrepl
* pull-based / push-based synchronization
+
* sincronización pull-based / push-based  
* refreshOnly and refreshAndPersist
+
* refreshOnly y refreshAndPersist
 
* replog  
 
* replog  
 
<br />
 
<br />
====<span style="color:navy">303.4 Securing the Directory</span>====
+
====<span style="color:navy">303.4 Asegurando el Directorio</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 227: Line 228:
 
* iptables  
 
* iptables  
 
<br />
 
<br />
====<span style="color:navy">303.5 LDAP Server Performance Tuning</span>====
+
====<span style="color:navy">303.5 Optimización del rendimiento del servidor LDAP </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 244: Line 245:
 
* DB_CONFIG  
 
* DB_CONFIG  
 
<br />
 
<br />
====<span style="color:navy">303.6 OpenLDAP Daemon Configuration</span>====
+
====<span style="color:navy">303.6 Configuración del daemon OpenLDAP</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 265: Line 266:
 
<br />
 
<br />
 
===''Topic 304: Usage''===
 
===''Topic 304: Usage''===
====<span style="color:navy">304.1 Searching the Directory</span>====
+
====<span style="color:navy">304.1 Búsquedas en el directorio </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 281: Line 282:
 
* ldapsearch
 
* ldapsearch
 
* index
 
* index
* search filter syntax
+
* sintaxis de filtro de búsqueda
 
* slapd.conf  
 
* slapd.conf  
 
<br />
 
<br />
====<span style="color:navy">304.2 LDAP Command Line Tools</span>====
+
====<span style="color:navy">304.2 Herramientas de la línea de comandos de LDAP </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 323: Line 324:
 
<br />
 
<br />
 
<br />
 
<br />
===''Topic 305: Integration and Migration''===
+
===''Topic 305: Integración y Migración''===
====<span style="color:navy">305.1 LDAP Integration with PAM and NSS</span>====
+
====<span style="color:navy">305.1 Integración de LDAP con PAM y NSS</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 343: Line 344:
 
<br />
 
<br />
  
====<span style="color:navy">305.2 NIS to LDAP Migration</span>====
+
====<span style="color:navy">305.2 Migración de NIS a LDAP </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 358: Line 359:
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
* NIS
 
* NIS
* NIS to LDAP gateway
+
* NIS a gateway LDAP
 
* slapd.conf
 
* slapd.conf
 
* /etc/yp/*  
 
* /etc/yp/*  
 
<br />
 
<br />
====<span style="color:navy">305.3 Integrating LDAP with Unix Services</span>====
+
====<span style="color:navy">305.3 Integrar  LDAP con los servicios de  Unix</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 385: Line 386:
 
<br />
 
<br />
  
====<span style="color:navy">305.4 Integrating LDAP with Samba</span>====
+
====<span style="color:navy">305.4 Integrar  LDAP con Samba</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 403: Line 404:
 
* slapd.conf  
 
* slapd.conf  
 
<br />
 
<br />
====<span style="color:navy">305.5 Integrating LDAP with Active Directory</span>====
+
====<span style="color:navy">305.5 Integrar  LDAP con Active Directory</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 419: Line 420:
 
* Kerberos
 
* Kerberos
 
* Active Directory
 
* Active Directory
* single sign-on
+
* inicio de sesión único
 
* DNS  
 
* DNS  
 
<br />
 
<br />
====<span style="color:navy">305.6 Integrating LDAP with Email Services</span>====
+
====<span style="color:navy">305.6 Integrar  LDAP con servicios de  Email </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 438: Line 439:
 
* Postfix
 
* Postfix
 
* Sendmail
 
* Sendmail
* schema
+
* esquema
 
* SASL
 
* SASL
 
* POP
 
* POP
Line 444: Line 445:
 
<br />
 
<br />
 
<br />
 
<br />
===''Topic 306: Capacity Planning''===
+
===''Topic 306: Planificación de la capacidad''===
====<span style="color:navy">306.1 Measure Resource Usage</span>====
+
====<span style="color:navy">306.1 Medida de uso de recursos </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 470: Line 471:
 
* sar  
 
* sar  
 
<br />
 
<br />
====<span style="color:navy">306.2 Troubleshoot Resource Problems</span>====
+
====<span style="color:navy">306.2 Solucionar problemas de recursos </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 483: Line 484:
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
* swap
 
* swap
* processes blocked on I/O
+
* procesos bloqueados en la E / S
 
* blocks in
 
* blocks in
 
* blocks out  
 
* blocks out  
 
<br />
 
<br />
====<span style="color:navy">306.3 Analyze Demand</span>====
+
====<span style="color:navy">306.3 Analizar la demanda</span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 502: Line 503:
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
* PDQ
 
* PDQ
* CPU usage
+
* Uso del CPU
* memory usage
+
* Uso de la memoria
* appropriate measurement time
+
* tiempo de medición apropiada
* trend
+
* tendencia
* model
+
* modelo
* what-if
+
* que-si
* validate
+
* validar
* performance equation
+
* ecuación de rendimiento
 
<br />
 
<br />
====<span style="color:navy">306.4 Predict Future Resource Needs</span>====
+
====<span style="color:navy">306.4 Predecir las necesidades futuras de recursos </span>====
 
{|
 
{|
 
| style="background:#dadada" | '''Peso'''
 
| style="background:#dadada" | '''Peso'''
Line 524: Line 525:
 
* Graph the trend of capacity usage  
 
* Graph the trend of capacity usage  
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
 
'''La siguiente es una lista de archivos, términos y utilerías usadas:'''
* diagnose
+
* diagnóstico
* predict growth
+
* predicción del crecimiento
* average
+
* promedio
* resource exhaustion
+
* agotamiento de recursos

Revision as of 01:18, 6 July 2011

Introducción

La capacidad de planificación es el arte y la ciencia de no quedarse sin recursos en el futuro previsible. A menudo se hace de manera informal, mediante la medición de los recursos que un programa necesita, normalmente después de haberse quedado sin algo.

Si usted hace una tabla de la cantidad de CPU, memoria y E / S de ancho de banda que un programa necesita para hacer alguna unidad de trabajo, se puede estimar cuánto va a necesitar en alguna carga mayor en el futuro. Alternativamente, puede utilizar las mediciones para determinar una máquina nueva para el programa, o para estimar cuán grande tendrá que ser la máquina necesaria para consolidar sus programas y otros.

Estimaciones informales de hojas de cálculo son a menudo suficientes para calculos y la planificación futura, pero no tienen ninguna garantía de exactitud y no dicen:

  • En que carga el programa se sobrecarga, ni


Para ello, utilice uno de los programas que resolver el problema. Hay productos comerciales para hacerlo en Linux, pero por lo menos exite un un solver de colas de red (queuing network solver), Perl:: PDQ por Neil Gunther. Estos generarn modelos matemáticos adecuados, así que usted puede predecir el desempeño del programa bajo carga, y calcular la caída en el rendimiento mientras el programa se sobrecarga.

Información de la Versión

Estos son los objetivos versión 1.0.1.

Apéndice

Apéndice ( 1ro de Abril de 2010)

  • C++ es C en desarollo


Traducción de Objetivos

Las siguientes traducciones de los objetivos se encuentran disponibles en esta wiki:


Objectives

Tema 301: Conceptos, Arquitectura y Diseño

301.1 Conceptos y Arquitectura de LDAP

Peso 3
Descripcion Candidates should be familiar with LDAP and X.500 concepts

Areas de Conocimiento Clave:

  • LDAP and X.500 technical specification
  • Attribute definitions
  • Directory namespaces
  • Distinguished names
  • LDAP Data Interchange Format
  • Meta-directories
  • Changetype operations

La siguiente es una lista de archivos, términos y utilerías usadas:

  • LDIF
  • Meta-directory
  • changetype
  • X.500
  • /var/lib/ldap/*


301.2 Diseño de directorios

Peso 2
Descripcion Candidates should be able to design an implement an LDAP directory, while planning an appropriate Directory Information Tree to avoid redundancy. Candidates should have an understanding of the types of data which are appropriate for storage in an LDAP directory

Areas de Conocimiento Clave:

  • Define LDAP directory content
  • Organize directory
  • Planning appropriate Directory Information Trees

La siguiente es una lista de archivos, términos y utilerías usadas:

  • Clase de Servicio
  • Árbol de directorios de información
  • Nombre completo
  • Contenedor


301.3 Esquemas

Peso 3
Descripcion Candidates should be familiar with schema concepts, and the base schema files included with an OpenLDAP installation

Areas de Conocimiento Clave:

  • LDAP schema concepts
  • Create and modify schemas
  • Attribute and object class syntax

La siguiente es una lista de archivos, términos y utilerías usadas:

  • Esquema distribuido
  • Esquema ampliado
  • Identificadores de objetos
  • /etc/ldap/schema/*
  • Objeto de clase
  • atributo
  • include



Tema 302: Instalación y Desarrollo

302.1 Compilar e Instalar OpenLDAP

Peso 3
Descripcion Candidates should be able to compile and install OpenLDAP from source and from packages

Areas de Conocimiento Clave:

  • Compile and configure OpenLDAP from source
  • Knowledge of OpenLDAP backend databases
  • Manage OpenLDAP daemons
  • Troubleshoot errors during installation

La siguiente es una lista de archivos, términos y utilerías usadas:

  • make
  • gpg
  • rpm
  • dpkg
  • bdb
  • slapd
  • slurpd


302.2 Desarrollar para LDAP con Perl y C

Peso 1
Descripcion Candidates should be able to write basic Perl scripts to interact with an LDAP directory

Areas de Conocimiento Clave:

  • Syntax of Perl's Net::LDAP module
  • Write Perl scripts to bind, search, and modify directories

La siguiente es una lista de archivos, términos y utilerías usadas:

  • Net::LDAP
  • Usar Perl con Net::LDAP
  • Usar C con libldap



Topic 303: Configuración

303.1 marcador de posición

Peso 0
Descripcion This objective dropped due to JTA results

Areas de Conocimiento Clave:

  • N/A

La siguiente es una lista de archivos, términos y utilerías usadas:

  • N/A


303.2 Listas de Control de Acceso en LDAP

Peso 2
Descripcion Candidates should be able to plan and implement access control lists

Areas de Conocimiento Clave:

  • Plan LDAP access control lists
  • Grant and revoke LDAP access permissions
  • Access control syntax

La siguiente es una lista de archivos, términos y utilerías usadas:

  • ACL
  • slapd.conf
  • anonymous
  • users
  • self
  • none
  • auth
  • compare
  • search
  • read
  • write


303.3 Replicación de LDAP

Peso 5
Descripcion Candidates should be familiar with the various replication strategies available with OpenLDAP

Areas de Conocimiento Clave

  • Replication concepts
  • Configure OpenLDAP replication
  • Execute and manage slurpd
  • Analyze replication log files
  • Understand replica hubs
  • LDAP referrals
  • LDAP sync replication

La siguiente es una lista de archivos, términos y utilerías usadas:

  • slurpd
  • slapd.conf
  • servidor maestro y esclavo
  • consumer
  • replica hub
  • one-shot mode
  • referral
  • syncrepl
  • sincronización pull-based / push-based
  • refreshOnly y refreshAndPersist
  • replog


303.4 Asegurando el Directorio

Peso 4
Descripcion Candidates should be able to configure encrypted access to the LDAP directory, and restrict access at the firewall level

Areas de Conocimiento Clave:

  • Securing the directory with SSL and TLS
  • Firewall considerations
  • Unauthenticated access methods
  • User / password authentication methods
  • Maintanence of SASL user DB
  • Client / server certificates

La siguiente es una lista de archivos, términos y utilerías usadas:

  • SSL / TLS
  • Security Strength Factors (SSF)
  • SASL
  • proxy authorization
  • StartTLS
  • slapd.conf
  • iptables


303.5 Optimización del rendimiento del servidor LDAP

Peso 2
Descripcion Candidates should be capable of measuring the performance of an LDAP server, and tuning configuration directives

Areas de Conocimiento Clave

  • Measure LDAP performance
  • Tune software configuration to increase performance
  • Understand indexes

La siguiente es una lista de archivos, términos y utilerías usadas:

  • index
  • slapd.conf
  • DB_CONFIG


303.6 Configuración del daemon OpenLDAP

Peso 2
Descripcion Candidates should have knowledge of the common slapd.conf configuration directives, and be familiar with the basic slapd command line options

Areas de Conocimiento Clave

  • slapd.conf configuration directives
  • slapd.conf database definitions
  • slapd and its command line options
  • Analyze slapd log files

La siguiente es una lista de archivos, términos y utilerías usadas:

  • slapd.conf
  • slapd
  • /var/lib/ldap/*
  • loglevel



Topic 304: Usage

304.1 Búsquedas en el directorio

Peso 2
Descripcion Candidates should be able to use advanced options for search the LDAP directory

Areas de Conocimiento Clave:

  • Use OpenLDAP search tools with basic options
  • Use OpenLDAP search tools with advanced options
  • Optimize LDAP search queries
  • Knowledge of search filters and their syntax

La siguiente es una lista de archivos, términos y utilerías usadas:

  • ldapsearch
  • index
  • sintaxis de filtro de búsqueda
  • slapd.conf


304.2 Herramientas de la línea de comandos de LDAP

Peso 1
Descripcion Candidates should be familiar with the OpenLDAP command line tools

Areas de Conocimiento Clave:

  • Use the ldap* tools to access and modify the directory
  • Use the slap* tools to access and modify the directory

La siguiente es una lista de archivos, términos y utilerías usadas:

  • ldap.conf
  • ldapsearch
  • ldapadd
  • ldapmodify
  • ldapdelete
  • ldapmodrdn
  • slapindex
  • slapadd
  • slapcat


304.3 Whitepages

Peso 1
Descripcion Candidates should be able to build and maintain a whitepages service

Areas de Conocimiento Clave

  • Plan whitepages services
  • Configure whitepages services
  • Configure clients to retrieve data from whitepages services

La siguiente es una lista de archivos, términos y utilerías usadas:

  • whitepages
  • Outlook



Topic 305: Integración y Migración

305.1 Integración de LDAP con PAM y NSS

Peso 2
Descripcion Candidates should be able to configure PAM and NSS to retrieve information from an LDAP directory

Areas de Conocimiento Clave

  • Configure PAM to use LDAP for authentication
  • Configure NSS to retrieve information from LDAP
  • Configure PAM modules in various Unix environments

La siguiente es una lista de archivos, términos y utilerías usadas:

  • PAM
  • NSS
  • /etc/pam.d/*
  • /etc/nsswitch.conf


305.2 Migración de NIS a LDAP

Peso 1
Descripcion Candidates should be able to plan and implement a NIS migration strategy, including a NIS to LDAP gateway

Areas de Conocimiento Clave

  • Analyze NIS structure prior to migration to LDAP
  • Analyze NIS structure prior to integration with LDAP
  • Automate NIS to LDAP migration
  • Create a NIS to LDAP gateway

La siguiente es una lista de archivos, términos y utilerías usadas:

  • NIS
  • NIS a gateway LDAP
  • slapd.conf
  • /etc/yp/*


305.3 Integrar LDAP con los servicios de Unix

Peso 1
Descripcion Candidates should be able to integrate LDAP authentication with a number of common Unix services

Areas de Conocimiento Clave

  • Integrate SSH with LDAP
  • Integrate FTP with LDAP
  • Integrate HTTP with LDAP
  • Integrate FreeRADIUS with LDAP
  • Integrate print services with LDAP

La siguiente es una lista de archivos, términos y utilerías usadas:

  • sshd.conf
  • ftp
  • httpd.conf
  • radiusd.conf
  • cupsd.conf
  • ldap.conf


305.4 Integrar LDAP con Samba

Peso 1
Descripcion Candidates should be able to integrate LDAP with Samba services

Areas de Conocimiento Clave:

  • Migrate from smbpasswd to LDAP
  • Understand OpenLDAP Samba schema
  • Understand LDAP as a Samba password backend

La siguiente es una lista de archivos, términos y utilerías usadas:

  • smb.conf
  • smbpasswd
  • samba3.schema
  • slapd.conf


305.5 Integrar LDAP con Active Directory

Peso 2
Descripcion Candidates should be able to integrate LDAP with Active Directory Services

Areas de Conocimiento Clave:

  • Kerberos integration with LDAP
  • Cross platform authentication
  • Single sign-on concepts
  • Integration and compatibility limitations between OpenLDAP and Active Directory

La siguiente es una lista de archivos, términos y utilerías usadas:

  • Kerberos
  • Active Directory
  • inicio de sesión único
  • DNS


305.6 Integrar LDAP con servicios de Email

Peso 1
Descripcion Candidates should be able to integrate LDAP with email services

Areas de Conocimiento Clave:

  • Plan LDAP schema structure for email services
  • Create email attributes in LDAP
  • Integrate Postfix with LDAP
  • Integrate Sendmail with LDAP

La siguiente es una lista de archivos, términos y utilerías usadas:

  • Postfix
  • Sendmail
  • esquema
  • SASL
  • POP
  • IMAP



Topic 306: Planificación de la capacidad

306.1 Medida de uso de recursos

Peso 4
Descripcion Candidates should be able to measure hardware resource and network bandwidth usage

Areas de Conocimiento Clave

  • Measure CPU usage
  • Measure memory usage
  • Measure disk I/O
  • Measure network I/O
  • Measure firewalling and routing throughput
  • Map client bandwidth usage

La siguiente es una lista de archivos, términos y utilerías usadas:

  • iostat
  • vmstat
  • pstree
  • w
  • lsof
  • top
  • uptime
  • sar


306.2 Solucionar problemas de recursos

Peso 4
Descripcion Candidates should be able to identify and troubleshoot resource problems

Areas de Conocimiento Clave:

  • Match / correlate system symptoms with likely problems
  • Identify bottlenecks in a system

La siguiente es una lista de archivos, términos y utilerías usadas:

  • swap
  • procesos bloqueados en la E / S
  • blocks in
  • blocks out


306.3 Analizar la demanda

Peso 2
Descripcion Candidates should be able to analyze capacity demands

Areas de Conocimiento Clave:

  • Identify capacity demands
  • Detail capacity needs of programs
  • Determine CPU / memory needs of programs
  • Assemble program needs into a complete analysis

La siguiente es una lista de archivos, términos y utilerías usadas:

  • PDQ
  • Uso del CPU
  • Uso de la memoria
  • tiempo de medición apropiada
  • tendencia
  • modelo
  • que-si
  • validar
  • ecuación de rendimiento


306.4 Predecir las necesidades futuras de recursos

Peso 1
Descripcion Candidates should be able to monitor resource usage to predict future resource needs

Areas de Conocimiento Clave

  • Predict capacity break point of a configuration
  • Observe growth rate of capacity usage
  • Graph the trend of capacity usage

La siguiente es una lista de archivos, términos y utilerías usadas:

  • diagnóstico
  • predicción del crecimiento
  • promedio
  • agotamiento de recursos