Cargando…

Pro Python system administration /

As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one engineer can administer hundreds or thousands of systems. System administrators are gradually replaci...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sileika, Rytis
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : New York, N.Y. : Apress ; Distributed by Springer Science+Business Media, LLC., ©2010.
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn676700763
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 101101s2010 nyua o 001 0 eng d
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d EBLCP  |d CEF  |d OCLCQ  |d YDXCP  |d COCUF  |d VLB  |d E7B  |d UMI  |d N$T  |d B24X7  |d OCLCQ  |d DEBSZ  |d OCLCF  |d BEDGE  |d OCLCQ  |d SLY  |d COO  |d NUI  |d OCLCQ  |d Z5A  |d LIV  |d UAB  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d INT  |d U3W  |d OCLCQ  |d WYU  |d OCLCQ  |d YOU  |d CNTRU  |d UKAHL  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d UHL  |d UKBTH  |d BRF  |d OCLCO  |d OCLCQ  |d INARC 
019 |a 667608244  |a 671604214  |a 680623725  |a 713085423  |a 771419006  |a 771419010  |a 880311948  |a 1005763507  |a 1044197849  |a 1056326335  |a 1069728883  |a 1077999001  |a 1087244387  |a 1110837746  |a 1112527977  |a 1112991151  |a 1113124446  |a 1129343015  |a 1153045945  |a 1192343571  |a 1240537170 
020 |a 9781430226062 
020 |a 1430226064 
020 |z 9781430226055 
020 |z 1430226056 
024 7 |a 10.1007/978-1-4302-2606-2.  |2 doi 
024 8 |a 9781430226055 
029 1 |a AU@  |b 000048714423 
029 1 |a AU@  |b 000053260240 
029 1 |a AU@  |b 000060583465 
029 1 |a DEBSZ  |b 368472507 
029 1 |a DEBSZ  |b 396940277 
029 1 |a GBVCP  |b 785355928 
029 1 |a NLGGC  |b 332866041 
029 1 |a NZ1  |b 13545233 
029 1 |a NZ1  |b 13642629 
029 1 |a NZ1  |b 13698311 
029 1 |a AU@  |b 000067096488 
035 |a (OCoLC)676700763  |z (OCoLC)667608244  |z (OCoLC)671604214  |z (OCoLC)680623725  |z (OCoLC)713085423  |z (OCoLC)771419006  |z (OCoLC)771419010  |z (OCoLC)880311948  |z (OCoLC)1005763507  |z (OCoLC)1044197849  |z (OCoLC)1056326335  |z (OCoLC)1069728883  |z (OCoLC)1077999001  |z (OCoLC)1087244387  |z (OCoLC)1110837746  |z (OCoLC)1112527977  |z (OCoLC)1112991151  |z (OCoLC)1113124446  |z (OCoLC)1129343015  |z (OCoLC)1153045945  |z (OCoLC)1192343571  |z (OCoLC)1240537170 
037 |a 978-1-4302-2605-5  |b Springer  |n http://www.springerlink.com 
050 4 |a QA76.73.P98  |b S55 2010 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UY.  |2 bicssc 
082 0 4 |a 005.133  |2 22 
084 |a TP312PY  |2 clc 
049 |a UAMI 
100 1 |a Sileika, Rytis. 
245 1 0 |a Pro Python system administration /  |c Rytis Sileika. 
246 3 0 |a Python system administration 
260 |a [Place of publication not identified] :  |b Apress ;  |a New York, N.Y. :  |b Distributed by Springer Science+Business Media, LLC.,  |c ©2010. 
300 |a 1 online resource (xxii, 390 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a Expert's voice in open source 
588 0 |a Print version record. 
505 0 |a Reading and Collecting Performance Data Using SNMP -- Managing Devices Using the SOAP API -- Creating a Web Application for IP Address Accountancy -- Integrating the IP Address Application with DHCP -- Maintaining a List of Virtual Hosts in an Apache Configuration File -- Gathering and Presenting Statistical Data from Apache Log Files -- Performing Complex Searches and Reporting on Application Log Files -- A Web Site Availability Check Script for Nagios -- Management and Monitoring Subsystem -- Remote Monitoring Agents -- Statistics Gathering and Reporting -- Automatic MySQL Database Performance Tuning -- Using Amazon EC2/S3 as a Data Warehouse Solution. 
520 |a As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one engineer can administer hundreds or thousands of systems. System administrators are gradually replacing their tools with more advanced and flexible ones. One of the choices is Python. Structurally, Python is a modern, high-level language with a very clean syntax. Python comes with many built-in libraries that can make automation tasks easier. It also has extensive set of third-party libraries and a very active development community. This flexibility makes Python a good choice for a wide variety of tasks, from prototyping science applications to system maintenance and administration jobs. This book explains and shows how to apply Python scripting in practice. Unlike the majority of the Python books, it will show you how to approach and resolve real-world issues that most system administrators will come across in their careers. In this book, you will find several projects in the categories of network administration, web server administration, and monitoring and database management. In each project, we will define the problem, design the solution, and go through the more interesting implementation steps. Each project is accompanied with the source code of a fully working prototype, which you'll be able to use immediately or adapt to your requirements and environment. 
542 |f Copyright © Apress  |g 2010 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Object-oriented programming (Computer science) 
650 0 |a Python (Computer program language) 
650 6 |a Programmation orientée objet (Informatique) 
650 6 |a Python (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 0 7 |a Python (Computer program language)  |2 cct 
650 0 7 |a Object-oriented programming (Computer science)  |2 cct 
650 7 |a Informatique.  |2 eclas 
650 7 |a Object-oriented programming (Computer science)  |2 fast  |0 (OCoLC)fst01042804 
650 7 |a Python (Computer program language)  |2 fast  |0 (OCoLC)fst01084736 
776 0 8 |i Print version:  |a Sileika, Rytis.  |t Pro Python system administration.  |d [S.l.] : Apress ; New York, N.Y. : Distributed by Springer Science+Business Media, LLC., ©2010  |z 9781430226055  |w (OCoLC)428030830 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430226055/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n propythonsystema0000sile 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29482952 
938 |a Books 24x7  |b B247  |n bks00036386 
938 |a EBL - Ebook Library  |b EBLB  |n EBL646441 
938 |a ebrary  |b EBRY  |n ebr10413030 
938 |a EBSCOhost  |b EBSC  |n 373584 
938 |a YBP Library Services  |b YANK  |n 3480963 
994 |a 92  |b IZTAP