Skip to main content

Management and Monitoring Subsystem

  • Chapter
Pro Python System Administration
  • 2165 Accesses

Abstract

This is the first of three chapters in which I am going to show you how to build a simple distributed monitoring system. In the first part, I demonstrate building a monitoring server component. This component is responsible for sending the queries to all monitoring agents, scheduling the requests, and storing the collected data in the local database. This chapter will discuss three topics: data modeling, interprocess communication, and multithreaded programming. In the data modeling section we will looks at some database design and modeling methods. Later we’ll investigate the XML-RPC protocol and the Python libraries that support it. Finally we are going to look at multithreaded programming with Python.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Editor information

Duncan Parkes Michelle Lowman Clay Andres Steve Anglin Mark Beckner Ewan Buckingham Gary Cornell Jonathan Gennick Jonathan Hassell Matthew Moodie Jeffrey Pepper Frank Pohlmann Douglas Pundick Ben Renow-Clarke Dominic Shakeshaft Matt Wade Tom Welsh Mary Tobin Jennifer L. Blackwell Jim Compton Heather Lang Marilyn Smith

Rights and permissions

Reprints and permissions

Copyright information

© 2010 Rytis Sileika

About this chapter

Cite this chapter

(2010). Management and Monitoring Subsystem. In: Parkes, D., et al. Pro Python System Administration. Apress. https://doi.org/10.1007/978-1-4302-2606-2_9

Download citation

Publish with us

Policies and ethics