Assets management with FusionInventory
|
|
|
- Octavia Bell
- 10 years ago
- Views:
Transcription
1 Assets management with FusionInventory Gonéri Le Bouder September 2011
2 About us: Gonéri Le Bouder Free software enthusiast FusionInventory project co-leader Debian Developer Perl Monger Former OCS Inventory developer Work at TECLIB, Paris, France
3 The origin 2006 Agent creation 2008 Server project (Tracker, a GLPI plugin) 2009 Agent/Server integration 2010 FusionInventory project 2010 Uranos integration 2011 Normation Rudder integration 2011 Mandriva Pulse2 integration (Android)
4 The project infrastructure FusionInventory is a community-driven project. active mailing lists IRC: #FusionInventory on FreeNode public Forge, Git repositories, etc
5 The FusionInventory contributors about 10 people directly involved in the project active community of contributors 2 companies involved We are looking for people to JOIN US!
6 The FusionInventory contributors about 10 people directly involved in the project active community of contributors 2 companies involved We are looking for people to JOIN US!
7 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
8 First, some vocabulary! Agent: a software running one a computer Server: a software that can speak with the Agent Task: an action done by the Agent for the server
9 pull / push FusionInventory supports push and pull pull : Agent = Server the agent creates the connection to the server. push : Agent = Server the server awake the agent by itself.
10 Tasks Different Tasks are supported: Inventory Network discovery Remote SNMP inventory Software deployment vcenter/esx/esxi remote inventory Wake On Lan
11 Servers today 4 different servers (so far!) FusionInventory for GLPI Uranos Rudder OCS Inventory NG (patched to ignore the UserAgent filter) fusioninventory-agent/wiki/patch_ocs_server...local mode is also possible for Inventory
12 Talk opened with FusionDirectory Mandriva s Pulse2 OTRS ITSM
13 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
14 Server: Installation FusionInventory for GLPI A GLPI generic plugin. 1. Extract 2. Configure 3. You re done!
15 Agent: supported OS (1/2) Runs everywhere! A large collection of supported OS all the major system are supported portage is easy as soon as a Perl exist
16 Agent: supported OS (1/2) Runs everywhere! A large collection of supported OS all the major system are supported portage is easy as soon as a Perl exist
17 Agent: supported OS (2/2) Supported Operating Systems: Linux Windows, all from 2000 to Seven 64bit MacOSX BSD AIX HP-UX Solaris Android A complete list is avallable on the website
18 Agent: supported OS (2/2) Supported Operating Systems: Linux Windows, all from 2000 to Seven 64bit MacOSX BSD AIX HP-UX Solaris Android A complete list is avallable on the website
19 Agent: supported OS (2/2) Supported Operating Systems: Linux Windows, all from 2000 to Seven 64bit MacOSX BSD AIX HP-UX Solaris Android A complete list is avallable on the website
20 Agent: Tested systems Linux Debian all since 3.1 Ubuntu all since 8.04 Mandriva 9.2, 10.2, , , RedHat EL (or CentOS) all since 3 Fedora all since the 2nd SUSE Linux Enterprise Server 10, 11 Slackware 10 to 13 RedHat Linux 7.0, 8.0 and 9.0 SME Server 7.5 OpenSUSE 11.3 Gentoo , 2008 Montavista 4.0
21 Agent: Tested systems Windows Windows 2000 SP4 Windows XP all Windows 2003 all Windows 2008 all Windows Vista all Windows Seven all
22 Agent: Tested systems MacOSX Panther PowerPC Tiger all Leopard all Snow Leopard all
23 Agent: Tested systems Solaris Solaris 8 to 10 for SPARC and 10 to 11 for x86 OpenSolaris OpenIndiana oi 148
24 Agent: Tested systems BSD OpenBSD 4.5 to 4.8 FreeBSD all since 5.3 include Debian GNU/kFreeBSD NetBSD 5.0 and 5.1 DragonflyBSD 2.8
25 Agent: Tested systems HPUX PA-RISC Itanium Itanium
26 Agent: Tested systems AIX
27 Agent: Tested systems Android All revision since 1.6 Available on the Market!
28 Agent: Installation different options distribution packages Debian, Fedora, EPEL, Ubuntu, Mageia,... Windows installer GPO, psexec,... static prebuilt packages, untar and run 62 differents system so far tarball or CPAN installation
29 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
30 Network discovery FusionInventory can do fast network inventory using NMAP NetBios SNMP query
31 Network discovery During this step, we identify Network information Windows domain information SNMP device name (sysdescr)
32 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
33 SNMP: History History of SNMP Standard protocole First RFC: 1988 Created for monitoring devices Three different version 1, 2c, 3 (Encryption) OID: an address per information MIB: definition of OID addresses
34 SNMP: For what? How we use SNMP? Identify devices remotly (switch, router, printer...) Inventory devices using SNMP Get all important information
35 SNMP: The MIB nightmare? All people say us: MIB exist use it! Yes but... Most of the time hard to find Not always free (like in FreeSoftware) Important information may be missing Worst! They are sometime wrong depending on device model/firmware
36 SNMP: The MIB nightmare? All people say us: MIB exist use it! Yes but... Most of the time hard to find Not always free (like in FreeSoftware) Important information may be missing Worst! They are sometime wrong depending on device model/firmware
37 SNMP: The MIB nightmare? All people say us: MIB exist use it! Yes but... Most of the time hard to find Not always free (like in FreeSoftware) Important information may be missing Worst! They are sometime wrong depending on device model/firmware
38 SNMP: The MIB nightmare? All people say us: MIB exist use it! Yes but... Most of the time hard to find Not always free (like in FreeSoftware) Important information may be missing Worst! They are sometime wrong depending on device model/firmware
39 SNMP: The MIB nightmare? All people say us: MIB exist use it! Yes but... Most of the time hard to find Not always free (like in FreeSoftware) Important information may be missing Worst! They are sometime wrong depending on device model/firmware
40 SNMP: An example Example: Cisco 6500 firmware 12.2(33)SXI2a (02-Sep-09 01:00) Serial OID: (33)SXI3 (27-Oct-09 11:12) Serial OID: = Gni?!
41 SNMP: dead teletubbies FAILS...
42 SNMP: How do we unfuck this mess? We create our own MIB like files XML files Relation between OID and information e.g: serial number is oid Simple or dynamic OID a serial number or name of each port
43 SNMP: Network switch (1/3) Network switch Serial number Manufacturer Model Firmware Mac address CPU/RAM load etc
44 SNMP: Network switch (2/3) Switch port Name Network speed Port status (enabled / disabled) Errors input & output VLAN Trunk (tagged) Active connection
45 SNMP: Network switch (3/3) Connections per port Mac addresses one or many on some case LLDP and CDP neighborhood dialog and information between switches
46 SNMP: What results for switch?
47 SNMP: Printer (1/2) Get printer information Serial number Manufacturer Model Firmware Memory Mac address etc
48 SNMP: Printer (2/2) Additional important information Get cartridges ink level Page counter
49 SNMP: What result for printer?
50 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
51 Wake On Lan What? awake computer. How? Send the Magic Packet with agent Raw ethernet packet (only from linux computer) else, UDP packet Benefit no firewall issue nor special routage rule needed
52 Wake On Lan What? awake computer. How? Send the Magic Packet with agent Raw ethernet packet (only from linux computer) else, UDP packet Benefit no firewall issue nor special routage rule needed
53 Wake On Lan What? awake computer. How? Send the Magic Packet with agent Raw ethernet packet (only from linux computer) else, UDP packet Benefit no firewall issue nor special routage rule needed
54 Wake On Lan: Example (1/2) What we have A remote site 50 computers all under windows What we want start all at same time, at 2:00 am for maintenance operation
55 Wake On Lan: Example (2/2) Into GLPI with task management Define computers to awake Schedule it at 2:00AM That s all
56 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
57 Software Deployment What? FusionInventory deployment Why a new software deployment? Same user interface: GLPI Rights based on GLPI group/profile/entity Secure: HTTPS and sha512 Sexy interface using ExtJS Network efficiency: use P2P
58 FusionInventory Deploy: package creation
59 FusionInventory Deploy: group creation
60 FusionInventory Deploy: task creation
61 FusionInventory Deploy: Work in progres Release planned for the coming weeks. Stay turned!
62 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
63 vcenter/esx/esxi The issue You can NOT run an agent on these machines.
64 vcenter/esx/esxi The solution FusionInventory is able to connect to the machine using VMware SOAP API to get: Hardware inventory VirtualMachine list vcenter vcenter are an interface in front of a group of ESX/ESXi. Hardware inventory ESX/ESXi inventories
65 vcenter/esx/esxi: command line fusioninventory esx host vcenter user foo \ password bar directory /tmp Then you can push the generated files in the server: fusioninventory i n j e c t o r v f i l e /tmp/. ocs \ u https : / / g l p i / plugins / fusioninventory /
66 vcenter/esx/esxi: from GLPI You can drive the ESX inventory directly from GLPI Create a credential Associate it to an vcenter/esx/esxi server Schedule the discovery
67 ESX 1/2
68 ESX 2/2
69 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
70 Inventory The agent collects and send information System: DNS, IP, AntiVirus, users, serials, etc Hardware: CPUs, storage, etc Phone configuration: SIM card, IMEI, serial Android only And more
71 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
72 Perl: Why Perl? A nice tool to do the job A lot of data processing Some complexe data structure to deal with Few low level access
73 Perl: Portability A large collection of OSes supported Very few difference between UNIX like OSes Win32 differences remain low
74 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
75 Some metric (1/2) 1,4 year ago 172 Perl modules lines 0 test
76 Some metric (2/2) Today 196 Perl modules (+11%) lines (+15%) 889 tests (+100%)
77 Some metric (2/2) Today 196 Perl modules (+11%) lines (+15%) 889 tests (+100%) We enjoy boring stuff!
78 Test-Suite, aka, the boring stuff we love How to test untestable stuff to improve quality SSL certificat check for client: fire up a web server with SSL and run test various client / server protocol check ensure Win32 Modules build fine from an UNIX etc
79 What FusionInventory can bring to developers? Different levels of integration Use directly the FusionInventory Modules Call and interact with the agent Build your solution on top of GLPI using webservices
80 What FusionInventory can bring to me? Improve the solution Create your own input modules to extend inventory Reuse and improve the SNMP models Add new task to the agent...
81 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
82 What else?
83 Our roadmap What we are about to release FusionInventory Agent 2.2.x Software deployment Work in progress OCS/XML REST/JSON transition
84 Why JSON (1/2) GET http : / / s r v /? action=getconfig&machineid=foobar { httpd : { ip : , t r u s t : [ ], port : } }
85 Why JSON (2/2) REST/JSON benefit! Way simpler Already a standard in the IT management world Puppet, OPSI, etc Very small CPU/memory footprint REST is easier to debug REST is test-suite friendly using Test::
86 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
87 Questions? Question?
88 Outline Global Overview Installation Network Discovery Remote SNMP Inventory Wake On Lan Software Deployment vcenter/esx/esxi remote inventory Inventory Let s speak about Perl The agent distribution What else? Questions Annexe
89 The inventory content This section presents information collected in FusionInventory inventory.
90 Inventory: Generic machine information (1/3) USERID The current user list, / is the delimiter. This field is deprecated, you should use the USERS section instead. OSNAME OSVERSION OSCOMMENTS Service Pack on Windows, kernel build date on Linux NAME SWAP The swap space in MB.
91 Inventory: Generic machine information (2/3) IPADDR WORKGROUP DESCRIPTION Computer description (Windows only so far) MEMORY Total system memory in MB UUID DNS LASTLOGGEDUSER The login of the last logged user. USERDOMAIN This field is deprecated, you should use the USERS section instead. DATELASTLOGGEDUSER
92 Inventory: Generic machine information (3/3) DEFAULTGATEWAY VMSYSTEM The virtualization technologie used if the machine is a virtual machine. Can by: Physical: (default) Xen VirtualBox Virtual Machine: Generic if it s not possible to correctly identify the solution VMware: ESX, ESXi, server, etc QEMU SolarisZone VServer OpenVZ BSDJail Parallels Hyper-V WINOWNER WINPRODID WINPRODKEY WINCOMPANY WINLANG Language code of the Windows CHASSIS TYPE The computer chassis format (e.g: Notebook, Laptop, Server, etc)
93 Inventory: BIOS SMODEL System model SMANUFACTURER System manufacturer SSN System Serial number BDATE BIOS release date BVERSION The BIOS revision BMANUFACTURER BIOS manufacturer MMANUFACTURER Motherboard Manufacturer MSN Motherboard Serial MMODEL Motherboard model ASSETTAG ENCLOSURESERIAL BASEBOARDSERIAL BIOSSERIAL The optional asset tag for this machine.
94 Inventory: PCI cards DRIVER NAME The device name, the on from the PCIIDs DB MANUFACTURER The manifacturer name, the on from the PCIIDs DB PCICLASS The PCI class ID PCIID The PCI ID, e.g: 8086:2a40 (only for PCI device) PCISUBSYSTEMID The PCI subsystem ID, e.g: 8086:2a40 (only for PCI device) PCISLOT The PCI slot, e.g: 00:02.1 (only for PCI device) TYPE The controller revision, e.g: rev 02. This field may be renamed in the future. REV Revision of the device in the XX format (e.g: 04)
95 Inventory: Memories DESCRIPTION FORMFACTOR Only available on Windows, See Win32 PhysicalMemory documentation on MSDN. PURPOSE Only avalaible on Windows, See Win32 PhysicalMemory documentation on MSDN. SPEED In Mhz, e.g: 800 TYPE NUMSLOTS Eg. 2, start at 1, not 0 SERIALNUMBER
96 Inventory: CPUs CACHESIZE The total CPU cache size in KB. e.g: 3072 CORE Number of core. DESCRIPTION MANUFACTURER AMD/Intel/Transmeta/Cyrix/VIA NAME The name of the CPU, e.g: Intel(R) Core(TM)2 Duo CPU 2.40GHz THREAD Number of thread per core. SERIAL Serial number SPEED Frequency in MHz ID The CPU ID:
97 Inventory: Filesystems CREATEDATE Date of creation of the filesystem in DD/MM/YYYY format. DESCRIPTION FREE Free space (MB) FILESYSTEM File system name. e.g: ext3 LABEL Name of the partition given by the user. LETTER Windows driver letter. Windows only SERIAL Partition serial number or UUID SYSTEMDRIVE Boolean. Is this the system partition? TOTAL Total space available (MB) TYPE The mount point on UNIX. VOLUMN System name of the partition (e.g: /dev/sda1 or server:/directory for NFS)
98 Inventory: Storage devices DESCRIPTION The long name of the device displayed to the user. DISKSIZE The disk size in MB. INTERFACE INTERFACE can be SCSI/HDC/IDE/USB/1394/Serial-ATA/SAS or empty if unknown MANUFACTURER MODEL The commercial name of the device NAME The name of the device as seen by the system. TYPE The kind of device. There is no standard for the format of the string in this field. SERIAL The harddrive serial number FIRMWARE Firmware version SCSI COID, CHID, UNID and LUN WWN World Wide Name org/wiki/world_wide_name
99 Inventory: Softwares NAME COMMENTS FILESIZE PUBLISHER FOLDER FROM Where the information about the software came from, can be: registry, rpm, deb, etc INSTALLDATE Installation day in DD/MM/YYYY format. Windows only. NO REMOVE Can the software be removed. RELEASE TYPE Windows only for now, come from the registry UNINSTALL STRING Windows only, come from the registry URL INFO ABOUT VERSION IS64BIT If the software is in 32 or 64bit, (1/0) GUID Windows software GUID
100 Inventory: Virtual machines MEMORY Memory size, in MB. NAME The name of the virtual machine. UUID STATUS The VM status: running, idle, paused, shutdown, crashed, dying, off SUBSYSTEM The virtualisation software. E.g: VmWare ESX VMTYPE The name of the virtualisation system family. The same type found is HARDWARE/VMSYSTEM VCPU Number of CPU affected to the virtual machine VMID The ID of virtual machine in the virtual managment system. MAC The list of the MAC addresses of the virtual machine. The d is /. e.g: 00:23:18:91:db:8d/00:23:57:31:sb:8e COMMENT a comment OWNER
101 Inventory: Network configuration (1/2) A network configuration. DESCRIPTION The name of the interface as seen in the OS settings, e.g: eth0 (Linux) or AMD PCNET Family Ethernet Adapter (Windows) DRIVER The name of the driver used by the network interface IPADDRESS IPDHCP The IP address of the DHCP server (optional). IPGATEWAY IPMASK IPSUBNET
102 Inventory: Network configuration (2/2) MACADDR MTU PCISLOT The PCI slot name. STATUS Up or Down TYPE Interface type: Ethernet, Wifi VIRTUALDEV If the interface exist or not (1 or empty) SLAVES Bonded interfaces list in the eth0/eth1/eth2 format (/ is the separator). MANAGEMENT Whether or not it is a HP ilo, Sun SC, HP MP or other kind of Remote Management Interface SPEED Interface speed in Mb/s BSSID Wifi only, Access point MAC Address SSID Wifi only, Access point name
103 Inventory: And also Logged users Battery Printer (with serial) LVM configuration (Linux, AIX ) Screen and Video card USB devices Running processes Environment variables Port Slot Sound card Modem
104 Thanks Thanks! Windows aeu04117/ /sizes/z/in/photostream/ AIX http: // MacOSX /sizes/l/in/photostream/ Cisco mueller/ /sizes/z/in/photostream/ Teletubbies tudor/ /lightbox/
Assets management with FusionInventory. David Durieux <[email protected]> Gonéri Le Bouder <[email protected]>
Assets management with FusionInventory David Durieux Gonéri Le Bouder July 2011 About us: David Durieux IT management consultant GLPI core-developer FusionInventory
The FusionInventory project
The FusionInventory project RMLL / LSM 2012 Walid Nouh - Mathieu Simon Genève Juillet 2012 About us Walid Nouh FusionInventory contributor GLPI contributor Working for TECLIB, Montpellier About us Mathieu
FusionInventory Time to unify them all
Fabrice Flore-Thebault themroc@ April 11, 2010 Outline 1 Origins Merge of 2 projects Factorize 2 Functionalities Network discovery Assets inventory Send data to servers Wake the agent when needed Deployment
IT asset management with GLPI
IT asset management with GLPI Gonéri Le Bouder and David Durieux July 2011 About us: David Durieux IT management consultant GLPI developer FusionInventory project co-leader Work at siprossii, Lyon area,
Open Computers & Softwares Inventory New Generation
Open Computers & Softwares Inventory New Generation What is OCS? OCS Inventory NG is an application designed to help a network or system administrator keep track of the computers configuration and software
Assets management with FusionInventory and GLPI
Assets management with FusionInventory and GLPI Fabrice Flore-Thebault fabrice@ March 23, 2011 UKUUG Spring 2011 Conference About me Sysadmin Free Software Community Documentation and testing Opensource
Server Monitoring. AppDynamics Pro Documentation. Version 4.1.7. Page 1
Server Monitoring AppDynamics Pro Documentation Version 4.1.7 Page 1 Server Monitoring......................................................... 4 Standalone Machine Agent Requirements and Supported Environments............
Freshservice Discovery Probe User Guide
Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements
Core Protection for Virtual Machines 1
Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this
Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.
About Foglight NMS Foglight NMS is a comprehensive device, application, and traffic monitoring and troubleshooting solution. It is capable of securely monitoring single and multi-site networks of all sizes,
Comparing Free Virtualization Products
A S P E I T Tr a i n i n g Comparing Free Virtualization Products A WHITE PAPER PREPARED FOR ASPE BY TONY UNGRUHE www.aspe-it.com toll-free: 877-800-5221 Comparing Free Virtualization Products In this
GRAVITYZONE UNIFIED SECURITY MANAGEMENT
GRAVITYZONE UNIFIED SECURITY MANAGEMENT Quick Start Guide GravityZone Unified Security Management Quick Start Guide Publication date 2013.02.22 Copyright 2013 Bitdefender Legal Notice All rights reserved.
PARALLELS SERVER BARE METAL 5.0 README
PARALLELS SERVER BARE METAL 5.0 README 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. This document provides the first-priority information on the Parallels Server Bare Metal
Open Source Help Desk as an integrated central part of IT Service Management! Jens Bothe! May 10, 2012!
Open Source Help Desk as an integrated central part of IT Service Management! Jens Bothe! May 10, 2012! Facts and Figures OTRS The Open Source Project! Community:!Enhances and expedites OTRSʼ distribution
Active Fabric Manager (AFM) Plug-in for VMware vcenter Virtual Distributed Switch (VDS) CLI Guide
Active Fabric Manager (AFM) Plug-in for VMware vcenter Virtual Distributed Switch (VDS) CLI Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use
Verax Service Desk Installation Guide for UNIX and Windows
Verax Service Desk Installation Guide for UNIX and Windows March 2015 Version 1.8.7 and higher Verax Service Desk Installation Guide 2 Contact Information: E-mail: [email protected] Internet: http://www.veraxsystems.com/
How To Install Acronis Backup And Recovery 10 On A Computer Or Network With A Hard Drive (For A Non-Profit)
Acronis Backup & Recovery 10 Advanced Server Virtual Edition Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3
PANDORA FMS NETWORK DEVICE MONITORING
NETWORK DEVICE MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS is able to monitor all network devices available on the marke such as Routers, Switches, Modems, Access points,
IBM License Metric Tool Version 7.2.2. Installing with embedded WebSphere Application Server
IBM License Metric Tool Version 7.2.2 Installing with embedded WebSphere Application Server IBM License Metric Tool Version 7.2.2 Installing with embedded WebSphere Application Server Installation Guide
Before deploying SiteAudit it is recommended to review the information below. This will ensure efficient installation and operation of SiteAudit.
SiteAudit Knowledge Base Deployment Check List June 2012 In This Article: Platform Requirements Windows Settings Discovery Configuration Before deploying SiteAudit it is recommended to review the information
PANDORA FMS NETWORK DEVICES MONITORING
NETWORK DEVICES MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS can monitor all the network devices available in the market, like Routers, Switches, Modems, Access points,
Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.
Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.5 (v11.5) Document Date: March 2015 www.goliathtechnologies.com
VMware Server 2.0 Essentials. Virtualization Deployment and Management
VMware Server 2.0 Essentials Virtualization Deployment and Management . This PDF is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
Getting Started with ESXi Embedded
ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
NOC PS manual. Copyright Maxnet 2009 2015 All rights reserved. Page 1/45 NOC-PS Manuel EN version 1.3
NOC PS manual Copyright Maxnet 2009 2015 All rights reserved Page 1/45 Table of contents Installation...3 System requirements...3 Network setup...5 Installation under Vmware Vsphere...8 Installation under
SNOW LICENSE MANAGER (7.X)... 3
SYSTEM REQUIREMENTS Products Snow License Manager Software Store Option Snow Inventory Server, IDR, IDP Client for Windows Client for Linux Client for Unix Client for OS X Oracle Scanner Snow Integration
Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details
ZENworks 11 SP3 System December 2014 The following sections provide the Novell ZENworks 11 SP3 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Managed Device, on
How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The
1-bay NAS User Guide INDEX Index... 1 Log in... 2 Basic - Quick Setup... 3 Wizard... 3 Add User... 6 Add Group... 7 Add Share... 9 Control Panel... 11 Control Panel - User and groups... 12 Group Management...
Shipping Products Chart. Contents
Shipping Products Chart Currently shipping EVault Software products and supported platforms Contents Director (Vault) and Related Products Director (Vault) 7.11d ()... 2 Director Management Console (console
SyncThru TM Web Admin Service Administrator Manual
SyncThru TM Web Admin Service Administrator Manual 2007 Samsung Electronics Co., Ltd. All rights reserved. This administrator's guide is provided for information purposes only. All information included
BITDEFENDER GRAVITYZONE
BITDEFENDER GRAVITYZONE Quick Start Guide Bitdefender GravityZone Quick Start Guide Publication date 2014.11.18 Copyright 2014 Bitdefender Legal Notice All rights reserved. No part of this book may be
Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20
Introweb Remote Backup Client for Mac OS X User Manual Version 3.20 1. Contents 1. Contents...2 2. Product Information...4 3. Benefits...4 4. Features...5 5. System Requirements...6 6. Setup...7 6.1. Setup
SNOW LICENSE MANAGER (8.X)... 4
SYSTEM REQUIREMENTS Products Snow License Manager Snow Automation Platform Snow Device Manager Snow Inventory Server, IDR, IDP Mobile Information Server Client for Windows Client for Unix Client for OS
User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream
User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner
CimTrak Technical Summary. DETECT All changes across your IT environment. NOTIFY Receive instant notification that a change has occurred
DETECT All changes across your IT environment With coverage for your servers, network devices, critical workstations, point of sale systems, and more, CimTrak has your infrastructure covered. CimTrak provides
PARALLELS SERVER 4 BARE METAL README
PARALLELS SERVER 4 BARE METAL README This document provides the first-priority information on Parallels Server 4 Bare Metal and supplements the included documentation. TABLE OF CONTENTS 1 About Parallels
Shipping Products Chart. Contents
Shipping Products Chart Currently shipping EVault Software products and supported platforms Contents Director (Vault) and Related Products Director (Vault) 7.11c ()... 2 Director Management Console (console
Getting Started with Capacity Planner
Capacity Planner 2.7 0.0 EN-000077-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product
SNOW LICENSE MANAGER (7.X)... 3
SYSTEM REQUIREMENTS Products Snow License Manager Snow Inventory Server, IDR, IDP Client for Windows Client for Linux Client for Unix Client for OS X Oracle Scanner External Data Provider Snow Distribution
VMware vcenter Log Insight Getting Started Guide
VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
Volume SYSLOG JUNCTION. User s Guide. User s Guide
Volume 1 SYSLOG JUNCTION User s Guide User s Guide SYSLOG JUNCTION USER S GUIDE Introduction I n simple terms, Syslog junction is a log viewer with graphing capabilities. It can receive syslog messages
Acronis Backup & Recovery 11.5
Acronis Backup & Recovery 11.5 Update 2 Installation Guide Applies to the following editions: Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation
Hyper-V vs ESX at the datacenter
Hyper-V vs ESX at the datacenter Gabrie van Zanten www.gabesvirtualworld.com GabesVirtualWorld Which hypervisor to use in the data center? Virtualisation has matured Virtualisation in the data center grows
Quick Start Guide for VMware and Windows 7
PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the
Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11
2011 AdRem Software, Inc. This document is written by AdRem Software and represents the views and opinions of AdRem Software regarding its content, as of the date the document was issued. The information
ALTIRIS. Network Discovery 6.0 SP4 Help
ALTIRIS Network Discovery 6.0 SP4 Help Notice Altiris Network Discovery 6.0 SP4 2005-2006 Altiris, Inc. All rights reserved. Document Date: January 17, 2007 Protected by one or more of the following U.S.
FortiOS Handbook VM Installation for FortiOS 5.0
FortiOS Handbook VM Installation for FortiOS 5.0 VM Installation for FortiOS 5.0 January 30, 2014 01-506-203906-20140130 Copyright 2014 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, and FortiGuard,
Comprehensive Monitoring of VMware vsphere ESX & ESXi Environments
Comprehensive Monitoring of VMware vsphere ESX & ESXi Environments Table of Contents Overview...3 Monitoring VMware vsphere ESX & ESXi Virtual Environment...4 Monitoring using Hypervisor Integration...5
Installing and Using the vnios Trial
Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM
How To Write A Test Drive For Kaspersky Anti Virus 6.0 For Windows Server (For Windows)
Kaspersky Anti-Virus >> Enterprise Proof of Concept (PoC) Request Form Dear Kaspersky Lab Prospect, To facilitate the proof of concept (PoC) process, we require the following form which documents your
Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)
Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main
Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.
Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.6 (v11.6) Document Date: August 2015 www.goliathtechnologies.com
Virtual Machine Guide VMware Server 1.0
Virtual Machine Guide VMware Server 1.0 VMware Server Virtual Machine Guide Revision: 20060706 Item: SVR-ENG-Q206-227 You can find the most up-to-date technical documentation at: http://www.vmware.com/support/pubs
Citrix XenServer 5.6 OpenSource Xen 2.6 on RHEL 5 OpenSource Xen 3.2 on Debian 5.0(Lenny)
Installing and configuring Intelligent Power Protector On Xen Virtualized Architecture Citrix XenServer 5.6 OpenSource Xen 2.6 on RHEL 5 OpenSource Xen 3.2 on Debian 5.0(Lenny) 1 Introduction... 3 1. Citrix
Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com
CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise
Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE
Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE A P P L I C A T I O N V E R S I O N : 8. 0 Dear User! Thank you for choosing our product. We hope that this documentation will help you in your
Virtualization. Michael Tsai 2015/06/08
Virtualization Michael Tsai 2015/06/08 What is virtualization? Let s first look at a video from VMware http://bcove.me/x9zhalcl Problems? Low utilization Different needs DNS DHCP Web mail 5% 5% 15% 8%
BITDEFENDER GRAVITYZONE
BITDEFENDER GRAVITYZONE Administrator's Guide Bitdefender GravityZone Administrator's Guide Publication date 2015.02.25 Copyright 2015 Bitdefender Legal Notice All rights reserved. No part of this book
Ekran System Help File
Ekran System Help File Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating Ekran to version 4.1... 13 Program Structure... 14 Getting Started... 15 Deployment Process... 15
Stratusphere. Architecture Overview
Stratusphere Architecture Overview Introduction This guide has been authored by experts at Liquidware Labs in order to provide an architecture overview of Liquidware Labs Stratusphere product, the leading
RedHat (RHEL) System Administration Course Summary
Contact Us: (616) 875-4060 RedHat (RHEL) System Administration Course Summary Length: 5 Days Prerequisite: RedHat fundamentals course Recommendation Statement: Students should have some experience with
Online Backup Client User Manual
Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have
Shipping Products Chart. Contents
Shipping Products Chart Currently shipping EVault Software products and supported platforms Contents Director (Vault) and Related Products Director (Vault) 7.11e ()... 2 Director Management Console (console
Virtualization and Performance NSRC
Virtualization and Performance NSRC Overhead of full emulation Software takes many steps to do what the hardware would do in one step So pure emulation (e.g. QEMU) is slow although much clever optimization
COURCE TITLE DURATION CompTIA A+ Certification 40 H.
COURCE TITLE DURATION CompTIA A+ Certification 40 H. Overview: The target student is anyone with basic computer user skills who is interested in: obtaining a job as an IT professional or PC technician.
SNOW LICENSE MANAGER (7.X)... 3
SYSTEM REQUIREMENTS Products Snow License Manager Snow Automation Platform Snow Device Manager Snow Inventory Server, IDR, IDP Mobile Information Server Client for Windows Client for Linux Client for Unix
PowerChute Network Shutdown v4.1 Release Notes
PowerChute Network Shutdown v4.1 Release Notes The release notes provide important information about PowerChute Network Shutdown (PowerChute), including known software issues and their solutions. For any
Management of VMware ESXi. on HP ProLiant Servers
Management of VMware ESXi on W H I T E P A P E R Table of Contents Introduction................................................................ 3 HP Systems Insight Manager.................................................
Operating Systems compatible with GigasoftOBM / GigasoftACB (Supported Operation System List):
Product Version: Gigasoft Software: Post6.0 Description: This document lists the available operating systems, platforms, and applications specifically tested to be compatible with Ahsay software. Contents:
BITDEFENDER GRAVITYZONE
BITDEFENDER GRAVITYZONE Quick Start Guide Bitdefender GravityZone Quick Start Guide Publication date 2013.11.07 Copyright 2013 Bitdefender Legal Notice All rights reserved. No part of this book may be
PATROL Console Server and RTserver Getting Started
PATROL Console Server and RTserver Getting Started Supporting PATROL Console Server 7.5.00 RTserver 6.6.00 February 14, 2005 Contacting BMC Software You can access the BMC Software website at http://www.bmc.com.
Heroix Longitude Quick Start Guide V7.1
Heroix Longitude Quick Start Guide V7.1 Copyright 2011 Heroix 165 Bay State Drive Braintree, MA 02184 Tel: 800-229-6500 / 781-848-1701 Fax: 781-843-3472 Email: [email protected] Notice Heroix provides
Installation Guide. Capacity Planner 3.0 EN-000688-00
Capacity Planner 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of
HP Universal CMDB. Software Version: 10.20. Support Matrix
HP Universal CMDB Software Version: 10.20 Support Matrix Document Release Date: January 2015 Software Release Date: January 2015 Legal Notices Warranty The only warranties for HP products and services
Shipping Products Chart. Contents
Shipping Products Chart Currently shipping EVault Software products and supported platforms Contents Director (Vault) and Related Products Director (Vault) 7.02b ()... 2 Director Console (console only)
2XApplication Server XG v10.1
2XApplication Server XG v10.1 Introduction 1 URL: www.2x.com E-mail: [email protected] Information in this document is subject to change without notice. Companies, names, and data used in examples herein are
VMware vcenter Log Insight Getting Started Guide
VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by
Host Hardening. OS Vulnerability test. CERT Report on systems vulnerabilities. (March 21, 2011)
Host Hardening (March 21, 2011) Abdou Illia Spring 2011 CERT Report on systems vulnerabilities Source: CERT Report @ http://www.kb.cert.org/vuls/bymetric 2 OS Vulnerability test Source: http://www.omninerd.com/articles/2006_operating_system_vulnerabilit
Managing Multi-Hypervisor Environments with vcenter Server
Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent
Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64
Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64 http://www.suse.com 1 Table of Contents Introduction...3 Hardware and
FortiOS Handbook - VM Installation VERSION 5.2.0
FortiOS Handbook - VM Installation VERSION 5.2.0 FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET BLOG https://blog.fortinet.com CUSTOMER SERVICE
Rebasoft Auditor Quick Start Guide
Copyright Rebasoft Limited: 2009-2011 1 Release 2.1, Rev. 1 Copyright Notice Copyright 2009-2011 Rebasoft Ltd. All rights reserved. REBASOFT Software, the Rebasoft logo, Rebasoft Auditor are registered
Using VMware Player. VMware Player. What Is VMware Player?
VMWARE APPLICATION NOTE VMware Player Using VMware Player This document contains the following sections: Work and Play in a Virtual World on page 1 Options and Features in VMware Player on page 4 Installing
Set Up a VM-Series Firewall on an ESXi Server
Set Up a VM-Series Firewall on an ESXi Server Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara,
Parallels Cloud Server 6.0 Readme
Parallels Cloud Server 6.0 Readme Copyright 1999-2012 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Contents About This Document... 3 About Parallels Cloud Server 6.0... 3 What's
ViewPower. User s Manual. Management Software for Uninterruptible Power Supply Systems
ViewPower User s Manual Management Software for Uninterruptible Power Supply Systems Table of Contents 1. ViewPower Overview... 2 1.1. Introduction...2 1.2. Structure...2 1.3. Applications...2 1.4. Features...2
Web Services for Management Perl Library VMware ESX Server 3.5, VMware ESX Server 3i version 3.5, and VMware VirtualCenter 2.5
Technical Note Web Services for Management Perl Library VMware ESX Server 3.5, VMware ESX Server 3i version 3.5, and VMware VirtualCenter 2.5 In the VMware Infrastructure (VI) Perl Toolkit 1.5, VMware
2 OpenTopic Introduction
FusionInventory! 2 OpenTopic Introduction OpenTopic TOC 3 Contents Preface: Introduction...v Links...v Internet site...v Development forge...v Mailing lists...v IRC-Channel...v Forums...v Versions...v
Migrating to ESXi: How To
ILTA Webinar Session Migrating to ESXi: How To Strategies, Procedures & Precautions Server Operations and Security Technology Speaker: Christopher Janoch December 29, 2010 Migrating to ESXi: How To Strategies,
BMC Client Management - Technical Specifications. Version 12.0
BMC Client Management - Technical Specifications Version 12.0 Legal Notices Copyright 1999, 2009 BMC Software, Inc. Copyright 1994-2014 Numara Software, Inc. BMC, BMC Software, and the BMC Software logo
Microsoft Windows Apple Mac OS X
Products Snow License Manager Snow Inventory Server, IDP, IDR Client for Windows Client for OSX Client for Linux Client for Unix Oracle Scanner External Data Provider Snow Distribution Date 2014-02-12
Features - Media Management
Page 1 of 14 Features - Media Management TABLE OF CONTENTS OVERVIEW SYSTEM REQUIREMENTS - MEDIAAGENT INSTALLATION Install the MediaAgent - Windows Install the MediaAgent - Solaris Install the MediaAgent
Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Installation Guide
Acronis Backup & Recovery 10 Advanced Server Virtual Edition Installation Guide Table of contents 1 Before installation...4 1.1 Acronis Backup & Recovery 10 components... 4 1.1.1 Agent for Windows... 4
SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual
SyAM Software, Inc. Server Monitor Desktop Monitor Notebook Monitor V3.2 Local System Management Software User Manual Revision A August 2006 1 2006 SyAM Software, Inc. All rights reserved. SyAM Software
vrealize Hyperic Supported Configurations and System Requirements
vrealize Hyperic Supported Configurations and System Requirements vrealize Hyperic 5.8.4 This document supports the version of each product listed and supports all subsequent versions until the document
PowerPanel Business Edition Installation Guide
PowerPanel Business Edition Installation Guide For Automatic Transfer Switch Rev. 5 2015/12/2 Table of Contents Introduction... 3 Hardware Installation... 3 Install PowerPanel Business Edition Software...
