top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
X : the experience when business meets design / / Brian Solis
X : the experience when business meets design / / Brian Solis
Autore Solis Brian
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, New Jersey : , : John Wiley & Sons, , 2015
Descrizione fisica 1 online resource (258 pages)
Disciplina 658.8/27
Soggetto topico Branding (Marketing)
Internet marketing
Customer relations
Web sites - Design
ISBN 1-118-52680-5
1-119-17252-7
1-118-52639-2
Classificazione BUS000000BUS043000BUS016000
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Machine generated contents note: 1.0 This is X 1.1 CX=$ 1.2 Mediumism=The Message 1.3 The Gift of Perspective 2.0 Nature vs. Nurture 2.1 Skeumorphis 2.2 Business Meets Design 2.3 Moments of Truth 3.0 Circle of Rife 3.1 CX Redux 3.2 The Grid 4.0 Digital First 4.1 Design for Humans 4.2 BX + UX + CX = X 4.3 Human Alogorithm 5.0 Maps Are Us 5.1 Journey Mapping 5.2 Experience Maps 6.0 Holy Persona 6.1 Storytelling 6.2 Storyboarding 7.0 Experience Flow 8.0 X is Alive! 8.1 Apple's Universe 9.0 This is Water Index .
Record Nr. UNINA-9910830103803321
Solis Brian  
Hoboken, New Jersey : , : John Wiley & Sons, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
X3D [[electronic resource] ] : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
X3D [[electronic resource] ] : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
Autore Brutzman Don
Pubbl/distr/stampa Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Descrizione fisica 1 online resource (471 p.)
Disciplina 006.6/96
Altri autori (Persone) DalyLeonard
Collana Series in interactive 3D technology
Soggetto topico Computer animation - Standards
X3D (Standard)
Web sites - Design
Three-dimensional display systems
XML (Document markup language)
Soggetto genere / forma Electronic books.
ISBN 1-281-05321-X
9786611053215
0-08-048988-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front Cover; X3D: Extensible 3D Graphics for Web Authors; Copyright Page; Dedication Page; Contents; Preface; 1. Goals; 2. Motivation; 3. Reader background; 4. Software support; 5. Book structure; 5.1. Typographic conventions; 5.2. Chapter organization; 6. Chapter descriptions; 6.1. Chapter topics; 6.2. Appendices; 6.3. How to use this book; Contributor List; About the Authors; Chapter 1: Technical Overview; 1. Introduction; 2. Concepts; 2.1. Historical background: VRML, ISO, and the Web3D Consortium; 2.2. X3D browsers; 2.3. X3D specifications; 2.4. Scene graph; 2.5. File structure
2.5.1. File header 2.5.2. X3D header statement; 2.5.3. Profile statements; 2.5.4. Component statements; 2.5.5. Meta statements; 2.5.6. Scene graph body; 2.6. Field types; 2.7. Abstract node types; 2.8. File encodings: XML, ClassicVRML, and Compressed; 2.8.1. Extensible Markup Language (XML) encoding: .x3d files; 2.8.1.1. XML motivations; 2.8.1.2. XML design for X3D; 2.8.1.3. XML validation; 2.8.2. ClassicVRML encoding: .x3dv files; 2.8.3. Binary encoding: .x3db files; 2.9. Hello World example using X3D-Edit and an X3D browser; 3. Summary; 3.1. Key ideas; 3.2. Next chapters; Reference
Chapter 2: Geometry Nodes, Part 1: Primitives1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality; 2.2. Common fields; 2.2.1. solid; 2.3. Abstract node types; 2.3.1. X3DShapeNode type; 2.3.2. X3DGeometryNode type; 2.3.3. X3DFontStyleNode type; 2.4. Hints and warnings; 3. Node descriptions; 3.1. Shape node; 3.1.1. Hints and warnings; 3.2. Box node; 3.2.1. size; 3.2.2. Hints and warnings; 3.3. Cone node; 3.3.1. bottomRadius and height; 3.3.2. bottom and side; 3.3.3. Hints and warnings; 3.4. Cylinder node; 3.4.1. radius and height; 3.4.2. bottom, side, and top
3.4.3. Hints and warnings 3.5. Sphere node; 3.5.1. radius; 3.5.2. Hints and warnings; 3.6. Text node; 3.6.1. string; 3.6.2. length; 3.6.3. max Extent; 3.6.4. Hints and warnings; 3.7. Font Style node; 3.7.1. family; 3.7.2. justify; 3.7.3. language; 3.7.4. style; 3.7.5. size and spacing; 3.7.6. horizontal, left To Right, and top To Bottom; 3.7.7. Hints and warnings; 3.7.8. Parameter combinations; 4. Summary; 4.1. Key ideas; 4.2. Related nodes and concepts; 4.3. Next chapter; Chapter 3: Grouping Nodes; 1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality
2.2. Units of measurement and coordinate systems 2.3. Coordinate system details; 2.3.1. Which way is up?; 2.3.2. "Right-hand rule" rules!; 2.3.3. Orientation; 2.4. DEF and USE; 2.5. Abstract node types; 2.5.1. X3D Child Node type; 2.5.2. X3D Bounded Object type; 2.5.3. X3D Grouping Node type; 2.5.4. X3D Info Node type; 2.5.5. X3D Url Object abstract interface; 3. Node descriptions; 3.1. Group and Static Group nodes; 3.2. Transform node; 3.2.1. translation; 3.2.2. rotation; 3.2.3. center; 3.2.4. scale; 3.2.5. scale Orientation; 3.2.6. Order of translation, rotation, scaling, and center operations
3.2.7. Hints and warnings
Record Nr. UNINA-9910458736103321
Brutzman Don  
Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
X3D [[electronic resource] ] : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
X3D [[electronic resource] ] : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
Autore Brutzman Don
Pubbl/distr/stampa Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Descrizione fisica 1 online resource (471 p.)
Disciplina 006.6/96
Altri autori (Persone) DalyLeonard
Collana Series in interactive 3D technology
Soggetto topico Computer animation - Standards
X3D (Standard)
Web sites - Design
Three-dimensional display systems
XML (Document markup language)
ISBN 1-281-05321-X
9786611053215
0-08-048988-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front Cover; X3D: Extensible 3D Graphics for Web Authors; Copyright Page; Dedication Page; Contents; Preface; 1. Goals; 2. Motivation; 3. Reader background; 4. Software support; 5. Book structure; 5.1. Typographic conventions; 5.2. Chapter organization; 6. Chapter descriptions; 6.1. Chapter topics; 6.2. Appendices; 6.3. How to use this book; Contributor List; About the Authors; Chapter 1: Technical Overview; 1. Introduction; 2. Concepts; 2.1. Historical background: VRML, ISO, and the Web3D Consortium; 2.2. X3D browsers; 2.3. X3D specifications; 2.4. Scene graph; 2.5. File structure
2.5.1. File header 2.5.2. X3D header statement; 2.5.3. Profile statements; 2.5.4. Component statements; 2.5.5. Meta statements; 2.5.6. Scene graph body; 2.6. Field types; 2.7. Abstract node types; 2.8. File encodings: XML, ClassicVRML, and Compressed; 2.8.1. Extensible Markup Language (XML) encoding: .x3d files; 2.8.1.1. XML motivations; 2.8.1.2. XML design for X3D; 2.8.1.3. XML validation; 2.8.2. ClassicVRML encoding: .x3dv files; 2.8.3. Binary encoding: .x3db files; 2.9. Hello World example using X3D-Edit and an X3D browser; 3. Summary; 3.1. Key ideas; 3.2. Next chapters; Reference
Chapter 2: Geometry Nodes, Part 1: Primitives1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality; 2.2. Common fields; 2.2.1. solid; 2.3. Abstract node types; 2.3.1. X3DShapeNode type; 2.3.2. X3DGeometryNode type; 2.3.3. X3DFontStyleNode type; 2.4. Hints and warnings; 3. Node descriptions; 3.1. Shape node; 3.1.1. Hints and warnings; 3.2. Box node; 3.2.1. size; 3.2.2. Hints and warnings; 3.3. Cone node; 3.3.1. bottomRadius and height; 3.3.2. bottom and side; 3.3.3. Hints and warnings; 3.4. Cylinder node; 3.4.1. radius and height; 3.4.2. bottom, side, and top
3.4.3. Hints and warnings 3.5. Sphere node; 3.5.1. radius; 3.5.2. Hints and warnings; 3.6. Text node; 3.6.1. string; 3.6.2. length; 3.6.3. max Extent; 3.6.4. Hints and warnings; 3.7. Font Style node; 3.7.1. family; 3.7.2. justify; 3.7.3. language; 3.7.4. style; 3.7.5. size and spacing; 3.7.6. horizontal, left To Right, and top To Bottom; 3.7.7. Hints and warnings; 3.7.8. Parameter combinations; 4. Summary; 4.1. Key ideas; 4.2. Related nodes and concepts; 4.3. Next chapter; Chapter 3: Grouping Nodes; 1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality
2.2. Units of measurement and coordinate systems 2.3. Coordinate system details; 2.3.1. Which way is up?; 2.3.2. "Right-hand rule" rules!; 2.3.3. Orientation; 2.4. DEF and USE; 2.5. Abstract node types; 2.5.1. X3D Child Node type; 2.5.2. X3D Bounded Object type; 2.5.3. X3D Grouping Node type; 2.5.4. X3D Info Node type; 2.5.5. X3D Url Object abstract interface; 3. Node descriptions; 3.1. Group and Static Group nodes; 3.2. Transform node; 3.2.1. translation; 3.2.2. rotation; 3.2.3. center; 3.2.4. scale; 3.2.5. scale Orientation; 3.2.6. Order of translation, rotation, scaling, and center operations
3.2.7. Hints and warnings
Record Nr. UNINA-9910784550903321
Brutzman Don  
Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
X3D : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
X3D : extensible 3D graphics for Web authors / / Don Brutzman and Leonard Daly
Autore Brutzman Don
Edizione [1st ed.]
Pubbl/distr/stampa Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Descrizione fisica 1 online resource (471 p.)
Disciplina 006.6/96
006.696
Altri autori (Persone) DalyLeonard
Collana Series in interactive 3D technology
Soggetto topico Computer animation - Standards
X3D (Standard)
Web sites - Design
Three-dimensional display systems
XML (Document markup language)
ISBN 1-281-05321-X
9786611053215
0-08-048988-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front Cover; X3D: Extensible 3D Graphics for Web Authors; Copyright Page; Dedication Page; Contents; Preface; 1. Goals; 2. Motivation; 3. Reader background; 4. Software support; 5. Book structure; 5.1. Typographic conventions; 5.2. Chapter organization; 6. Chapter descriptions; 6.1. Chapter topics; 6.2. Appendices; 6.3. How to use this book; Contributor List; About the Authors; Chapter 1: Technical Overview; 1. Introduction; 2. Concepts; 2.1. Historical background: VRML, ISO, and the Web3D Consortium; 2.2. X3D browsers; 2.3. X3D specifications; 2.4. Scene graph; 2.5. File structure
2.5.1. File header 2.5.2. X3D header statement; 2.5.3. Profile statements; 2.5.4. Component statements; 2.5.5. Meta statements; 2.5.6. Scene graph body; 2.6. Field types; 2.7. Abstract node types; 2.8. File encodings: XML, ClassicVRML, and Compressed; 2.8.1. Extensible Markup Language (XML) encoding: .x3d files; 2.8.1.1. XML motivations; 2.8.1.2. XML design for X3D; 2.8.1.3. XML validation; 2.8.2. ClassicVRML encoding: .x3dv files; 2.8.3. Binary encoding: .x3db files; 2.9. Hello World example using X3D-Edit and an X3D browser; 3. Summary; 3.1. Key ideas; 3.2. Next chapters; Reference
Chapter 2: Geometry Nodes, Part 1: Primitives1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality; 2.2. Common fields; 2.2.1. solid; 2.3. Abstract node types; 2.3.1. X3DShapeNode type; 2.3.2. X3DGeometryNode type; 2.3.3. X3DFontStyleNode type; 2.4. Hints and warnings; 3. Node descriptions; 3.1. Shape node; 3.1.1. Hints and warnings; 3.2. Box node; 3.2.1. size; 3.2.2. Hints and warnings; 3.3. Cone node; 3.3.1. bottomRadius and height; 3.3.2. bottom and side; 3.3.3. Hints and warnings; 3.4. Cylinder node; 3.4.1. radius and height; 3.4.2. bottom, side, and top
3.4.3. Hints and warnings 3.5. Sphere node; 3.5.1. radius; 3.5.2. Hints and warnings; 3.6. Text node; 3.6.1. string; 3.6.2. length; 3.6.3. max Extent; 3.6.4. Hints and warnings; 3.7. Font Style node; 3.7.1. family; 3.7.2. justify; 3.7.3. language; 3.7.4. style; 3.7.5. size and spacing; 3.7.6. horizontal, left To Right, and top To Bottom; 3.7.7. Hints and warnings; 3.7.8. Parameter combinations; 4. Summary; 4.1. Key ideas; 4.2. Related nodes and concepts; 4.3. Next chapter; Chapter 3: Grouping Nodes; 1. What this chapter covers; 2. Concepts; 2.1. Purpose and common functionality
2.2. Units of measurement and coordinate systems 2.3. Coordinate system details; 2.3.1. Which way is up?; 2.3.2. "Right-hand rule" rules!; 2.3.3. Orientation; 2.4. DEF and USE; 2.5. Abstract node types; 2.5.1. X3D Child Node type; 2.5.2. X3D Bounded Object type; 2.5.3. X3D Grouping Node type; 2.5.4. X3D Info Node type; 2.5.5. X3D Url Object abstract interface; 3. Node descriptions; 3.1. Group and Static Group nodes; 3.2. Transform node; 3.2.1. translation; 3.2.2. rotation; 3.2.3. center; 3.2.4. scale; 3.2.5. scale Orientation; 3.2.6. Order of translation, rotation, scaling, and center operations
3.2.7. Hints and warnings
Record Nr. UNINA-9910826309403321
Brutzman Don  
Amsterdam ; ; Boston, : Elsevier/Morgan Kaufmann, c2007
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The zen of CSS design : visual enlightenment for the web / by Dave Shea and Molly E. Holzschlag
The zen of CSS design : visual enlightenment for the web / by Dave Shea and Molly E. Holzschlag
Autore Shea, Dave
Pubbl/distr/stampa Berkeley, Calif. : New Riders : Peachpit Press, c2005
Descrizione fisica vii, 296 p. : col. ill. ; 24 cm
Disciplina 005.72
Altri autori (Persone) Holzschlag, Molly E.
Soggetto topico Web sites - Design
Cascading style sheets
ISBN 0321303474
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNISALENTO-991000350699707536
Shea, Dave  
Berkeley, Calif. : New Riders : Peachpit Press, c2005
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Zenoss core 3.x network and system monitoring [[electronic resource] ] : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Zenoss core 3.x network and system monitoring [[electronic resource] ] : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Autore Badger Michael
Pubbl/distr/stampa Olton, Birmingham, : Packt Pub., 2011
Descrizione fisica 1 online resource (312 p.)
Disciplina 004.6
Collana Community experience distilled
Soggetto topico Web sites - Design
Computer networks - Monitoring
Computers
Soggetto genere / forma Electronic books.
ISBN 1-283-37661-X
9786613376619
1-84951-159-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Network and System Monitoring with Zenoss Core; Device management; Availability and performance monitors; Event management; Plugin architecture; System reports; Custom device reports; System architecture; User layer; Data layer; Collection layer; Device management daemons; Performance and availability daemons; Event daemons; Summary; Chapter 2: Discovering Devices; Zenoss Core installation; Preparing devices for monitoring; SNMP; SNMP versions; Configuring SNMP on Linux
Configuring SNMP and WMI on Windows Zenoss Plugins; Installing Zenoss Plugins; Port scan; Opening monitoring-specific ports; Configuring Linux firewalls; Configuring Windows firewall; Zenoss Core setup wizard; Step 1: Set up users; Step 2: Specify or discover devices to monitor; Adding devices; Manually find devices; Autodiscover devices; Our device inventory: A job well done; Reviewing device creation job log; Adding a single device; Entering device attributes; Importing a list of devices with zenbatchload; Command line discovery with zendisc; Summary
Chapter 3: Device Setup and Administration Organizing devices in Zenoss Core; Locations; Systems and Groups; Organizer details; Editing organizers; Moving organizers; Classes; Viewing a list of device classes; Assigning devices to a class; Modeling devices; Modeler plugins gather device information; Assigning modeler plugins; Troubleshooting data collection; Troubleshooting SNMP problems; Running snmpwalk; Is the SNMP daemon running on Linux servers?; SNMP problems on Windows; Troubleshooting WMI problems; Zeneventlog-unable to connect to Windows; Zenoss Core does not collect WMI data
Troubleshooting Zenoss Plugins A class of its own; Device administration; Locking or unlocking a device; Renaming a device; Resetting the IP address; Push changes; Deleting devices; zProperties defined; Summary; Chapter 4: Monitor Status and Performance; Collectors collect; Configuring the performance collector; Monitoring components; Interfaces; OS Processes; Add Process; Viewing or editing the process details; Configuration properties; Monitoring OS Processes; Services; Enable monitoring for a service; Configuration properties; Monitoring exceptions for services
Interactively monitor IP services File Systems; Ignoring File Systems with zProperties; Network Routes; Networks; Add Components; Viewing and editing component details for a device; Performance Graphs; Interface template; Performance Graphs; Working with graphs; Monitoring performance thresholds; Summary; Chapter 5: Custom Monitoring Templates; Monitoring Templates; Monitoring SNMP data sources; Overriding templates; Editing the /Server/Linux template; Find OIDs for SNMP monitoring; Monitoring with Nagios plugins; Working with Nagios plugins; Nagios return codes; Nagios performance data
Adding the Nagios plugin to Monitoring Templates
Record Nr. UNINA-9910460129903321
Badger Michael  
Olton, Birmingham, : Packt Pub., 2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Zenoss core 3.x network and system monitoring [[electronic resource] ] : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Zenoss core 3.x network and system monitoring [[electronic resource] ] : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Autore Badger Michael
Pubbl/distr/stampa Olton, Birmingham, : Packt Pub., 2011
Descrizione fisica 1 online resource (312 p.)
Disciplina 004.6
Collana Community experience distilled
Soggetto topico Web sites - Design
Computer networks - Monitoring
Computers
ISBN 1-283-37661-X
9786613376619
1-84951-159-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Network and System Monitoring with Zenoss Core; Device management; Availability and performance monitors; Event management; Plugin architecture; System reports; Custom device reports; System architecture; User layer; Data layer; Collection layer; Device management daemons; Performance and availability daemons; Event daemons; Summary; Chapter 2: Discovering Devices; Zenoss Core installation; Preparing devices for monitoring; SNMP; SNMP versions; Configuring SNMP on Linux
Configuring SNMP and WMI on Windows Zenoss Plugins; Installing Zenoss Plugins; Port scan; Opening monitoring-specific ports; Configuring Linux firewalls; Configuring Windows firewall; Zenoss Core setup wizard; Step 1: Set up users; Step 2: Specify or discover devices to monitor; Adding devices; Manually find devices; Autodiscover devices; Our device inventory: A job well done; Reviewing device creation job log; Adding a single device; Entering device attributes; Importing a list of devices with zenbatchload; Command line discovery with zendisc; Summary
Chapter 3: Device Setup and Administration Organizing devices in Zenoss Core; Locations; Systems and Groups; Organizer details; Editing organizers; Moving organizers; Classes; Viewing a list of device classes; Assigning devices to a class; Modeling devices; Modeler plugins gather device information; Assigning modeler plugins; Troubleshooting data collection; Troubleshooting SNMP problems; Running snmpwalk; Is the SNMP daemon running on Linux servers?; SNMP problems on Windows; Troubleshooting WMI problems; Zeneventlog-unable to connect to Windows; Zenoss Core does not collect WMI data
Troubleshooting Zenoss Plugins A class of its own; Device administration; Locking or unlocking a device; Renaming a device; Resetting the IP address; Push changes; Deleting devices; zProperties defined; Summary; Chapter 4: Monitor Status and Performance; Collectors collect; Configuring the performance collector; Monitoring components; Interfaces; OS Processes; Add Process; Viewing or editing the process details; Configuration properties; Monitoring OS Processes; Services; Enable monitoring for a service; Configuration properties; Monitoring exceptions for services
Interactively monitor IP services File Systems; Ignoring File Systems with zProperties; Network Routes; Networks; Add Components; Viewing and editing component details for a device; Performance Graphs; Interface template; Performance Graphs; Working with graphs; Monitoring performance thresholds; Summary; Chapter 5: Custom Monitoring Templates; Monitoring Templates; Monitoring SNMP data sources; Overriding templates; Editing the /Server/Linux template; Find OIDs for SNMP monitoring; Monitoring with Nagios plugins; Working with Nagios plugins; Nagios return codes; Nagios performance data
Adding the Nagios plugin to Monitoring Templates
Record Nr. UNINA-9910790049903321
Badger Michael  
Olton, Birmingham, : Packt Pub., 2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Zenoss core 3.x network and system monitoring : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Zenoss core 3.x network and system monitoring : a step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system / / Michael Badger
Autore Badger Michael
Edizione [1st ed.]
Pubbl/distr/stampa Olton, Birmingham, : Packt Pub., 2011
Descrizione fisica 1 online resource (312 p.)
Disciplina 004.6
Collana Community experience distilled
Soggetto topico Web sites - Design
Computer networks - Monitoring
Computers
ISBN 1-283-37661-X
9786613376619
1-84951-159-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Network and System Monitoring with Zenoss Core; Device management; Availability and performance monitors; Event management; Plugin architecture; System reports; Custom device reports; System architecture; User layer; Data layer; Collection layer; Device management daemons; Performance and availability daemons; Event daemons; Summary; Chapter 2: Discovering Devices; Zenoss Core installation; Preparing devices for monitoring; SNMP; SNMP versions; Configuring SNMP on Linux
Configuring SNMP and WMI on Windows Zenoss Plugins; Installing Zenoss Plugins; Port scan; Opening monitoring-specific ports; Configuring Linux firewalls; Configuring Windows firewall; Zenoss Core setup wizard; Step 1: Set up users; Step 2: Specify or discover devices to monitor; Adding devices; Manually find devices; Autodiscover devices; Our device inventory: A job well done; Reviewing device creation job log; Adding a single device; Entering device attributes; Importing a list of devices with zenbatchload; Command line discovery with zendisc; Summary
Chapter 3: Device Setup and Administration Organizing devices in Zenoss Core; Locations; Systems and Groups; Organizer details; Editing organizers; Moving organizers; Classes; Viewing a list of device classes; Assigning devices to a class; Modeling devices; Modeler plugins gather device information; Assigning modeler plugins; Troubleshooting data collection; Troubleshooting SNMP problems; Running snmpwalk; Is the SNMP daemon running on Linux servers?; SNMP problems on Windows; Troubleshooting WMI problems; Zeneventlog-unable to connect to Windows; Zenoss Core does not collect WMI data
Troubleshooting Zenoss Plugins A class of its own; Device administration; Locking or unlocking a device; Renaming a device; Resetting the IP address; Push changes; Deleting devices; zProperties defined; Summary; Chapter 4: Monitor Status and Performance; Collectors collect; Configuring the performance collector; Monitoring components; Interfaces; OS Processes; Add Process; Viewing or editing the process details; Configuration properties; Monitoring OS Processes; Services; Enable monitoring for a service; Configuration properties; Monitoring exceptions for services
Interactively monitor IP services File Systems; Ignoring File Systems with zProperties; Network Routes; Networks; Add Components; Viewing and editing component details for a device; Performance Graphs; Interface template; Performance Graphs; Working with graphs; Monitoring performance thresholds; Summary; Chapter 5: Custom Monitoring Templates; Monitoring Templates; Monitoring SNMP data sources; Overriding templates; Editing the /Server/Linux template; Find OIDs for SNMP monitoring; Monitoring with Nagios plugins; Working with Nagios plugins; Nagios return codes; Nagios performance data
Adding the Nagios plugin to Monitoring Templates
Record Nr. UNINA-9910826995703321
Badger Michael  
Olton, Birmingham, : Packt Pub., 2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui

Data di pubblicazione

Altro...