2 OpenTopic Introduction
|
|
|
- Warren Austin
- 10 years ago
- Views:
Transcription
1 FusionInventory!
2 2 OpenTopic Introduction
3 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 Agent FusionInventory...v Network discovery module... vi SNMP inventory module...vi P2P OCS deployment module...vi FusionInventory plugin for GLPI...vi Lib serveur php... vi Part I: FusionInventory-Agent... 7 The agents' installation...8 Requirements...8 How to install FusionInventory-Agent Agent settings Local machine inventory...11 Send a local XML inventory file to an inventory server Network discovery Description...11 Scan réseau Network inventory...12 Description Informations retrieved Wake on LAN Description Wake on LAN on OSI Layer Wake on LAN over UDP OCS Deploy P2P...14 Description How peer 2 peer deployment feature works...14 Part II: Plugins FusionInventory for GLPI Chapter 1: Plugin for GLPI : fusioninventory (core) Description Requirements...18 Features Installation...18
4 4 OpenTopic TOC Configuration Agents management Tasks management Rules (Equipment import and link rules) Unknown devices Chapter 2: Plugin for GLPI : fusinvinventory Description Requirements...26 Features Installation...26 How it works Chapter 3: Plugin for GLPI : fusinvsnmp Description Requirements...30 Features Installation...30 SNMP models SNMP authentication IP ranges...32 Network ports...32 Cartridge state of printers...33 Printer page counter Chapter 4: Exemple de mise en place...35 Configuration Configuration de l'agent Configuration de l'agent dans GLPI...36 Configuration d'une plage IP...36 Découverte de matériels Gestion du matériel inconnu découvert...37 Inventaire du matériel réseau Appendix A: Glossary...39 Addresse MAC...40
5 Introduction Introduction Links Links of project to know Internet site Internet address of the project You can find the projects' website on: Development forge Address of the forge The development forge can be found under: Mailing lists Address of mailing lists FusionInventory users (archive) FusionInventory developers (archive) FusionInventory internationalization and translation (archive) IRC-Channel Address of the irc-channel Here are the informations to find the projects' IRC channel: Server: freenode Channel: #fusioninventory Forums Forums' address You can find the projects' forums on: Versions Versions used for this manual Here is the versions list of each FusionInventory module and component described in this manual. Agent FusionInventory Version of the FusionInventory Agent The version of the agent used for this manual is: 2.1.5
6 Network discovery module Version of the discovery module (NETDISCOVERY) The version of the "NETDISCOVERY" module is: 1.2 SNMP inventory module Version hf the SNMP inventory module (SNMP (SNMPQUERY) The version of the SNMP inventory module "SNMPQUERY" described in this manual is: 1.2 P2P OCS deployment module Version of the P2P OCS module (OCSDEPLOY) The version of P2P OCS deployment module described in this manual is: FusionInventory plugin for GLPI GLPI plugin version The version of the GLPI plugin described in this manual is: Lib serveur php Version de la lib serveur php La lib serveur php n'a pas encore été releasé, elle est encore en cours de développement / test.
7 Part I FusionInventory-Agent Topics: The agents' installation Agent settings Local machine inventory Send a local XML inventory file to an inventory server Network discovery Network inventory Wake on LAN OCS Deploy P2P Everything you need to know about the agent. Learn his different capacities, how to install and configure it.
8 8 OpenTopic FusionInventory-Agent The agents' installation Installation guide. Tout ce qu'il faut savoir pour une installation confortable et sereine de l'agent FusionInventory. In this chapter you will find in the first time all the requirements for the installation of the agent and then we describe the different manners how this can be done. Requirements Requirements for the agent's installation The agent can be installed on the following operating systems: Windows (from 2000 up to 7 including Server editions), 32 and 64 bits ; Linux-based systems ; FreeBSD, OpenBSD, NetBSD, DragonFlyBSD ; MacOS X (from PPC to 10.6 Intel) Solaris, OpenSolaris, OpenIndiana (SPARC and Intel) AIX HP-UX (Pa-RISC and IA64) More informations are available here : Agent_supportedplateforms How to install FusionInventory-Agent Learn how to install FusionInventory-Agent on various systems. The are different ways to install FusionInventory-Agent depending on your system. This chapter will introduce the possible solutions. Install with packages How to install with help of packages This is all informations to install with packages. It depend of operating systems Using FusionInventory debian packages Installation with the debian packages Some distributions like Debian do already have versions of the FusionInventory agent in their distribution repositories - But they are more lilkely being older or even quite outdated. The FusionInventory project maintains an up-to-date debian package of the most recent version, in a extra repository. To use it, edit the following file: /etc/apt/sources.list Add the following line: deb stable main Update the local package list: apt-get update or aptitude update List all the FusionInventory packages available: apt-cache search fusioninventory Simply run apt-get install fusioninventory to install the FusionInventory agent and his dependencies. If you want additional tasks to be performed by this agent (like network discovery and SNMP inventory), you'll have to install
9 OpenTopic FusionInventory-Agent 9 additionnal packages : libfusioninventory-agent-task-netdiscovery-perl and libfusioninventory-agent-task-snmpqueryperl. Using RPM packages Installation with the rpm package The RPM-Packages are mainained by Remi Collet. First of all, you need to enable EPEL repository ( and also the Remi repository ( To install FusionInventory-Agent, simply execute the following command: yum --enablerepo=remi install fusioninventory-agent Windows installer How to install the agent under Windows Important: Never use Perl packages provided by RPMForge. You have to download the installer package from the following FusionInventory page: prebuilt.fusioninventory.org/stable/windows-i386/ You will just have to launch the installer for an interactive installation process. Parameter for Windows installer A list of parameter are availaible to perform silent installation : Note: The installer contains an embedded version of Perl that was specially made for usage with FusionInventory. It's not necessary to additionally install Perl for this. The embedded perl doesn't conflict with another version that may be installed on the system. Note: If you want to use the network discovery and nmap feature, you will have to install the Windows-version of nmap. You can find the most recent version here: nmap.org/download.html. /h: Display the help /S: Run setup in silent mode /server=url1,url2: Set URL of the server /tag=tagame: Set tag of agent /user=username: Set user name /pass=password: Set password /realm=realm: Set realmi (optional) /ca-cert-file=filename: set the file name of the certificate /no-ssl-check: No certificate check when establishing SSL connection /proxy= Set proxy /debug: Set debug mode /rpc-trust-localhost: Allow local user to wake agent up /scan-homedirs: Look for virtual machines in users home directories /runnow: Turn this parameter on if you want a first inventory just after the installation Example: fusioninventory-agent_windows-i386_2.1-1.exe /S /debug /runnow / server= Using Mac OS X Installer Installation of the agent with the Mac OS X installer The FusionInventory project provides 2 Mac OS X packages: one for powerpc computers and the other for Intel macs.
10 10 OpenTopic FusionInventory-Agent The package is a.pkg file, and is designed for silent installation. Agent's configuration needs to be done before install, by going into the package, and edit the Content\Resources\agent.cfg file. By default, the agent runs as a daemon, and stores his files in /opt/fusioninventory-agent. Please note that FusionInventory agent is not a Mac OS X application, and his invisible for users. Once configured, the agent can be deployed either manually (by double clicking on the.pkg file), nor automatically using tools like Apple Remote Desktop. Installation with Perl CPAN Using perl CPAN to install FusionInventory-Agent Perl language provides a centralize repository for modules called CPAN. To install FusionInventory from CPAN, use this command: cpan FusionInventory::Agent::Conf Perl modules dependancies will be automatically computed and installed. Using a prebuilt agent How to use the pre-built versions There are also pre-compiled or pre-built versions of the agent maintained by the project. The idea is to launch the agent without installing anything on your system. Here are the steps : Download the prebuilt version for your OS: Uncompress the downloaded archive Configure the agent by editing the agent.cfg file Launch the agent with the following command as root :./fusioninventory-agent Note: the FusionInventory project recommands usage of packages (deb, rpm, etc.) when it's possble. Prebuilts are interesting for testing, or when you have no possibility to install packages on your system. Agent settings How to configure the agent The agent settings are based on a classic key/value mechanism. It reads its settings differently depending on the operating system: Windows: with the registry keys located at KEY_LOCAL_MACHINE/SOFTWARE/FusionInventory-Agent MacOSX: the configuration file is located in /opt/fusioninventory-agent/agent.cfg UNIX/Linux: on UNIX/Linux, the agent expect its configuration to be here /etc/fusioninventory/agent.cfg prebuilt: if you use a prebuilt package, the agent.cfg configuration is in the packages' root directory.
11 OpenTopic FusionInventory-Agent 11 Local machine inventory How to do a local machine inventory You can generate a local inventory of a machine in XML or HTML : on Windows, you must first go in the FusionInventory-Agent installation directory and then in the perl/bin subdirectory: perl fusioninventory-agent --local c:/tmp on an UNIX systems: fusioninventory-agent --local c:/tmp To perform an HTML inventory, add the --html switch: fusioninventory-agent --local c:/tmp --html Send a local XML inventory file to an inventory server You can push a local generated inventory file to a FusionInventory for GLPI server by using the fusioninventoryinjector command: : fusioninventory-injector is avalaible only since the release of the agent. fusioninventory-injector -v -f /tmp/toto ocs --url If you want to use a HTTP proxy, you can declare it with the http_proxy environment variable: export http_proxy= Please note that this scripts works with both FusionInventory for GLPI and OCS Inventory NG Server. Network discovery Netwok discovery Description Description Scan réseau Scan réseau
12 12 OpenTopic FusionInventory-Agent Nmap Nmap scan NetBIOS scan Scan Netbios SNMP Scan SNMP Network inventory network inventory Description Description Network inventory as for goal to get by SNMP informations of network devices like switch, network printers... Informations retrieved Informations retrieved Description of inventoried data. Hardware and software informations Hardware and software informations We can get informations like : Device name Device model Firmware (version) Serial number Memory Manufacturer name IP MAC Switch and router informations Switch and router informations Network inventory get more informations of switch and routers. Network ports informations Network ports informations Network inventory get each physical port and its informations : Name : port name MTU : Speed : Port speed (10, 100, Mbps) Internal status : port is active or not Last changement : time since last modification of port Number of octets received
13 OpenTopic FusionInventory-Agent 13 Number of errors in input Number of octets sent Number of errors in output Duplex : Port is in half-duplex or full duplex Internal MAC : MAC address of the port (can be different of switch mac address) VLAN : Connexion : List of MAC connected to the port Description port : Devices connected on each port Devices connected on each port This module can get MAC addresses of devices connected on each ports. Printers informations Printers informations Network ports informations Network ports informations Cartridges state Informations of cartridges state Pages counter Pages counter informations Important: These MAC addresses can be get only on switch of the manufacturers Cisco, Hewlett-Packard and Nortel. Attention: The MAC addresses of these devices are stored in cache some minutes (see configuration of switch) and if no network trames go on switch, this MAC address will not found in switch. Wake on LAN Wake on LAN: Remote wake up of computer This chapter treats the remote wake up of computers - with FusionInventory. Description Description Wake on LAN (WoL) allows remote wake-up of computers and workstation over the network by sending a signal over the network that is then received by the clients' network adapter which then powers up the motherboard. Sometimes it can be useful e.g. for installing updates outside working hours in the night so the users aren't disturbed. It's with this focus that this module has been developed. Wake on LAN on OSI Layer 2 The OSI Layer 2 This method is the best. The agent send magic packet directly on layer 2 of OSI on the network.
14 14 OpenTopic FusionInventory-Agent Wake on LAN over UDP Wake on LAN over UDP Important: Yet this method only works with agents installed on Linux distributions (Debian, Fedora, RedHat, Ubuntu...). This metod is a substitute for the method that works on OSI Layer 2. This method sends a magic-packet over UDP (usually Port 7 or 9). This is using a broadcast and won't work normally in routed networks. Sometimes you may need to used so-called directed broadcasts which normally requires configuration steps on your switches / routers. Important: This method won't always work. Il peut y avoir un nombre important d'échecs de démarrage des machines. OCS Deploy P2P OCS deploy P2P: Application deployment with peer to peer data exchange This module is designed to work with an OCS Inventory server and especially with the OCS Reports web console. Please read OCS Inventory documentaton to go further. Description Description This mode allows (unattended) deployment of applications, execution of commands and allows also simple file transfer. How peer 2 peer deployment feature works How the peer 2 peer feature works Peer 2 peer (P2P) allows: Reduce bandwidth between central server (useful when have remote site) and the computer Get files very quickly How it works: The first client downloads the fragments of a pckage from the central server. The other computers check the other clients' agents on the local site whether they have these fragments. Depending on the answers the agent gets: if the fragments are found on other computers, then they are downloaded (they will then only be downloaded from the local site) if the fragments are not found on other agents / systems, then they will be downloaded from the central server. During a deployment on serveral machines who are on the same site, you can see a significant better bandwith usage. Note: With the P2P feature you can e.g. avoid having local server with synchronization to a remote master server. Etc. In this case you can start automated application deployment without changing the architecture of an already present network.
15 Plugins FusionInventory for GLPI Plugin for GLPI : fusioninventory (core) Plugin for GLPI : fusinvinventory Plugin for GLPI : fusinvsnmp Exemple de mise en place Installation guide and users manual for the plugins FusionInventory for GLPI
16
17 Plugin for GLPI : fusioninventory (core) Description Requirements Features Installation Configuration Agents management Tasks management Rules (Equipment import and link rules) Unknown devices Installation guide and users manual for the plugin for GLPI : fusioninventory (core).
18 Description Description of plugin for GLPI : fusioninventory (core) This plugin is the core of different other plugins (fusinv...). It gives many functions and have the communication part with the agents. Requirements Requirements for using this plugin for GLPI : fusioninventory In order to install and use the plugin FusionInventory for GPLI on your server, the following requirements must be verified: GLPI 0.78.x (0.72 and older is not supported) PHP 5 or greater PHP-ZLIB PHP-GD MySQL 5 or greater Features Features list This is features list : Communication in HTTP and/or HTTPS between agent and plugin (server). Agent wake up features. Agents management with actions (enable / disable), link with computers. Management of unknown devices. Complete scheduled task system. Installation Plugin installation Procedure list of installation on different cases. New installation How to install the plugin fusioninventory To install it, you must do : Download archive here : Uncompress the file into the plugin folder of GLPI. File list seems to be like : - glpi --- plugins -----fusioninventory index.php hook.php front inc etc... Connect on GLPI on super-admin Go into the menu Configuration > Plugins Install FusionInventory Activate FusionInventory
19 These operations will create tables in database MySQL and rights on the plugin. Update plugin FusionInventory for GLPI This describe how to update plugin FusionInventory for GLPI To update, you must : Download archive of the plugin here : Delete the folder "fusioninventory" in glpi/plugins Uncompress the file into the plugin folder of GLPI. File list seems to be like : - glpi --- plugins -----fusioninventory index.php hook.php front inc etc... Connect to GLPI on super-admin Go into the menu Configuration > Plugins Install FusionInventory. The plugin will update. Update process can be short (few seconds) to long (many minutes or one/two hours). Activate FusionInventory These operations will modify tables and datas in database MySQL and rights on the plugin. Update from Tracker plugin How to update Tracker plugin to FusionInventory plugin Tracker is the old name of the plugin FusionInventory for GLPI. To update, you must : Delete the folder "tracker" in glpi/plugins Download archive of the plugin here : Uncompress the file into the plugin folder of GLPI. File list seems to be like : : - glpi --- plugins -----fusioninventory index.php hook.php front inc etc... Connect to GLPI on super-admin Go into the menu Configuration > Plugins Install FusionInventory. The plugin will update the plugin. Update process can be short (few seconds) to long (many minutes or one/two hours) if you have a very old version of Tracker and if you have lots of data in the plugin. Activate FusionInventory These operations will modify tables and datas in database MySQL and rights on the plugin.
20 Configuration Configuration of plugin for GLPI : fusioninventory In this topic, the general configuration is describe. This configuration page is available in menu Plugins > FusionInventory and after by the icon with a key in the top of the page. General configuration General configuration This is available in the tab General configuration. SSL only for agent : activate or not communication only in HTTPS between plugin and agents. Inventory frequency (in hours) : parameter for the PROLOG function of agent. With it, agent must contact plugin (server) always between 0 and xx hours (configured here). Delete tasks after : Delete tasks logs xx hours after they are finished. Agent port : it's the port of agent to wake it from the plugin. (by default, port is 62354). Extra-debug : plugin write log files to debug, with one file for communication trace, another for the rules usage... Agents modules Agents modules This is available in the tab Agents modules. It is possible to define for an agent what it is allowing to do. Each plugin fusinv[...] can add one or more modules in this menu; by default, you have only WAKEONLAN because it is integrated in this plugin. For each module you can configure : Activation by default : default activation of this module for all agents (it's activated or not). Agents exceptions : It depends on Activation by default but invert activation for each agent selected. Example: if WAKEONLAN is not activated by default and we put an exception of agent "computer ", this agent will be able to get order "WAKEONLAN" from plugin.. Agents management Agents management This is available in the menu Plugins > FusionInventory > Agents management. It's possible to manage and configure agents here. Agents creation Agents creation How agents is created here? It is so simple : Creation is created itself! When installation of agent is done on a computer, agent run and contact for the first time the server (plugin fusioninventory). The plugin register the agent with some informations in this menu. Agents information Agents information Some informations are get from agent dynamically and can't be modified : device_id : it's the identifier of the agent generated it is running first time. Token : it's the key used to wake agent remotely. It is regenerated each time agent begin to run and sent to server.
21 Version : it's the versions of agent (version core and for each modules). This version is only get when agent send informations of each modules to plugin. Last contact : it's the last time agent have contacted plugin. Other informations can be modified : Name : it's the name of agent. By default, name is device_id. Locked : if it's set to YES, when agent contact plugin to get list of actions, server answer to do nothing. With this, agent is temporary disabled. Computer link: It's the link with a GLPI computer. The goal is to have IP of computer to wake up the agent. This link can be made automatically if you use Inventory function (inventory of the computer where agent is installed). Agents modules Agents modules This is available in the tab Agents modules. In this tab, is displaying the fusioninventory modules and if they are activated or not for this agent. So you can see in this tab what modules are allowed to be running for this agent. The default activation (or not activation) is controlled by the general configuration page (Agents modules). If you inverse check, the plugin add an exception that you can see in general configuration page. Tasks management Tasks management This is available in the menu Plugins > FusionInventory > Task management. It is possible to manage tasks and configure here. Tasks description Tasks description The tasks are defined by 2 things : Tasks : task are great definition with name, activation, communication... Actions : defined in a task, theses actions are designed to make wakeonlan, inventory, netdiscovery... on agents. You can have many actions on one task. These tasks are used to order to agents what to do. They can be scheduled and have periodicity parameter to run for example every hour. Tasks usage Tasks usage The tasks must be defined by different fields : Name : used to identify task. Think to put a complete name because if there is lots of tasks, it must be better to find task you want to display or configure. Active : enable or disable a task. Communication type : Push (server wake agent, agent contact server and give task to it) Pull (server wait agent contact server itself and get tasks to it) Permanent : some tasks may be permanent. these tasks are defined in other menu (like in IP range of fusinvsnmp plugin). Permanent mean task can be controlled and is attached to an other GLPI object. Scheduled date: You define the date / time of next execution of the task. This date will be updated after each running if periodicity is set. Periodicity : define time between 2 runs of this task. Task actions Task actions A tasks is defined by one or more action.
22 Depends of plugins fusinv[...] installed, for example, you can have a wakeonlan of a computer at 1 hour am and a local inventory at 2 hours am. There are 2 types of tabs : New action: form used to add a new action. Action [number]: it's an action defined. Number is incremental, so if there are 4 actions, 4 tabs are displayed : Action 1, Action 2, Action 3 and Action 4. These tabs are sorted by time of execution (Action 1 at 0 seconds after task begin, Action 2 at 30 minutes after the first action etc...). Action description Action description An action is defined by fields: Name: name for identify this action. Time between task start and start this action: It's the time when action will start after the task is beginning. If are set 10 minutes, task start at 1 hour am and this action begin at 1 hour and 10 minutes am. : Always have at minimum, an action of each task with this value set to 0. Number of trials: It's possible to define number of trials if there are errors on execution of the task. Time between 2 trials (in minutes): Number of minutes between 2 trials. Module: Module defined the action (WakeOnLan, Inventory, netdiscovery...). These modules come from each plugins fusinv[...] installed. Action definition Action definition Definition in action describe what definition of action like a computer to wake up (WakeOnLan module), IP range to netdiscovery (network discovery)... You can select a type defined for each module and after an object of this type. Click on Add button to add it in selection list. You can have many objects in this definition list. Action action Action action Action in an action witch describe with what agent or computer you can to this tack action. One or more agents can be selected. For some method, you can have 2 other choices for agent actions : Auto management dynamic of agents: can be used only in push communication. Task will detect online and not running agent are allowed to run this method and give definitions to these agents. Auto management dynamic of agents (same subnet): can be used only in push communication. Task will detect online and not running agent in the same subnet of definition (for SNMP inventory switchs for example) are allowed to run this method and give definitions to these agents. Rules (Equipment import and link rules) Rules system for import and link equipments Rules description Rules description These rules are used to search and link the device (insert or update datas) get from agent with devices in GLPI. The engine rules will stop when a rule is checked. Rules working Rules working This section will describe how rules works. For each import device from agent, device informations pass on rules to try to discover is device exist in GLPI inventory. If find, this device will be updated, else device will be created.
23 Rules criteria Rules criteria Many possibilities are possible to have a criteria. This is the different operators : is : the criteria is a value is not : the criteria is not a value contains : the criteria have this value in the name does not contain : the criteria don't have this value in the name start with : the criteria have is a name begin with this value finished by : the criteria have is a name finish with this value regular expression checks : the criteria check this regular expression regular expression does not check : the criteria doesn't check this regular expression exist : the criteria is defined not exist : the criteria is not defined is present in GLPI : this criteria value is find in GLPI is empty : this criteria is empty With all of these operators, it is possible to make really powerfull rules. Rules actions Rules actions These are 2 possibilities for actions. link if possible : the rule will link a device enter in rules with a GLPI device if find it or continue this next rule link if possible, else import denied : the rule will link a device enter in rules with a GLPI device if find it, else end rules here and device not created (so device import ignored). Unknown devices Management of temporary area between real devices and devices managed in GLPI Unknown devices is a temporary area between real devices and devices managed into GLPI. What does it mean? Want agent find a device and not be in GLPI inventory, FusionInventory create this device in unknown devices. A user will decide if this device must be imported in GLPI inventory (devices managed by company) or not. For example: A computer can be found and it's a computer of someone outside of company but this computer is not computer of our company. We can manage it computer (to known where is connected, IP, MAC...) in unknown devices but we don't manage it into our GLPI inventory. Many informations can be managed on these devices : Informations of these devices Name: Name of the component Entity: Entity of the device Type: GLPI type of device (computer, printer, network device...) Alternate username : Name of the user uses this device Location : Domain: Approuved devices : If this device is approuved, you know if this unknown devices is allowed to be in your network. Serial number: Network hub : use by fusinvsnmp plugin Inventory number:
24 Comments : Tab connections Tab import Used to import this unknown device into GLPI inventory. In fact, if this device have a type Computer, when we clic on import button, the plugin will create a computer with the informations and delete this unknown device. It will get the network port of unknown device to set to the computer to keep history and relations between network ports. : Importation canwork only if the type is defined. Tab FusInv XML In this tab, you can see XML of all data get by agent (if creation has been made by agent).
25 Plugin for GLPI : fusinvinventory Description Requirements Features Installation How it works Installation guide and users manual for the plugin for GLPI : fusinvinventory.
26 Description Description of plugin for GLPI : fusinvinventory The goal of this plugin is to get inventory (hardware, software) of computers and display it in GLPI. Requirements Requirements for using this plugin for GLPI : fusinvinventory In order to install and use the plugin fusinvinventory on your server, you have to meet the following requirements: GLPI 0.78.x (0.72 and older is not supported) Plugin for GLPI : fusioninventory (core) Features Features list This is features list : Get many informations of computers : Installation Plugin installation Hardware informations (serial number, computer model, manufacturer, components like processor, memory, network card...) Software informations (all softwares installed in the computer) Antivirus informations (for Windows only) Procedure list of installation on different case. New installation How to install the plugin fusinvinventory To install it, you must do : Download file here : Uncompress the file into the plugin folder of GLPI. File list seems to be like : - glpi --- plugins -----fusinvinventory index.php hook.php front inc etc... Connect on GLPI on super-admin Go into the menu Configuration > Plugins Install FusionInventory INVENTORY. Activate FusionInventory INVENTORY. These operations will create tables in database MySQL and rights on the plugin. : Link for install / activate this plugin is hidden if plugin Plugin for GLPI : fusioninventory (core) isn't installed and activated.
27 How it works How to plugin fusinvinventory works? This is a description of the processus to inventory computers. [Agent] contact server (plugin fusioninventory). [Plugin fusioninventory] create agent the first time (see Agents management). [Plugin fusinvinventory] get information if this agent is allowed to execute local inventory module. If no, Agent return order with no inventory request. If yes, go on next step. [Agent] get all informations of computer. [Agent] send XML of inventory to plugin. [Plugin fusioninventory] get XML file and send it to plugin fusinvinventory. [Plugin fusinvinventory] receive XML file, parse it and remove fields that are blacklisted. [Plugin fusinvinventory] Data are sent to criteria rules. [Plugin fusinvinventory] Criteria rules check, and send to the libserver fusioninventory. [Libserver fusioninventory] Lib create a file and send all data to plugin fusinvinventory. In case of computer is yet created, it send only modifications of inventory to plugin fusinvinventory. [Plugin fusinvinventory] Get data, create computer, send to entity rules to get the right entity. [Plugin fusinvinventory] All data of XML file will be created in GLPI (for some fields, before write in GLPI, dictionnaries are used to rewrite them). Your computer is in GLPI! : To make inventory, you don't need use task management they are bypassed).
28
29 Plugin for GLPI : fusinvsnmp Description Requirements Features Installation SNMP models SNMP authentication IP ranges Network ports Cartridge state of printers Printer page counter Installation guide and users manual for the plugin for GLPI : fusinvsnmp.
30 Description Description of plugin for GLPI : fusinvsnmp The goal of this plugin is to get remotly inventory of network equipment (switch, printers...) and to discovery all devices connected to the network. Requirements Requirements for using this plugin for GLPI : fusinvsnmp In order to install and use the plugin fusinvsnmp on your server, you have to meet the following requirements: GLPI 0.78.x (0.72 and older is not supported) Plugin for GLPI : fusioninventory (core) Features Features list This is features list : Get many informations of switch: Hardware informations (serial number, model, manufacturer, firmware, mac caddress...) Ports informations (name, description, MTU, erors...) Connections on each port (what mac is connected on this port) Get many informations of printer: Hardware informations (serial number, model, manufacturer, firmware, memory...) Cartridges state (empty, full, percent of ink) Page counter (counter registred all days and possibility to display graph of these datas, get counter total, color counter, black and white counter...) Discovery all devices connected on the network Installation Plugin installation Scan by NMAP (if installed, get mac address and dns name) Scan by NETBIOS (get netbios name, workgroup or domain, user connected) Scan by SNMP (get serial number, mac address, name) Procedure list of installation on different case. New installation How to install the plugin fusinvsnmp To install it, you must do : Download file here : Uncompress the file into the plugin folder of GLPI. File list seems to be like : - glpi --- plugins -----fusinvsnmp index.php hook.php front
31 inc etc... Connect on GLPI on super-admin Go into the menu Configuration > Plugins Install FusionInventory SNMP. Activate FusionInventory SNMP. These operations will create tables in database MySQL and rights on the plugin. : Link for install / activate this plugin is hidden if plugin Plugin for GLPI : fusioninventory (core) isn't installed and activated. SNMP models SNMP models The SNMP models are maintened and generated by FusionInventory team. They are usefull to get right informations in the right SNMP oid because depend on device, manufacturer, device and sometimes firmware. This list is updated for each release of plugin fusinvsnmp. There are some things to know of the models : If SNMP device have no model associated, we can create the model by sending us the snmpwalk. See forge.fusioninventory.org/projects/fusioninventory/wiki/sending_snmpwalk To see if your device have model, in stable or in devel version, you can see projects/pluginfusinvsnmp/wiki/switch_list (only for switch for the moment) Add a SNMP model There are many possibilities to add a model when clic on + button: Import a model with a file generated by FusionInventory team. Import all models (mass importation) in folder plugins/fusinvsnmp/models/. Create a model yourself (not very recommanded). Content of a model A model is defined by : Name : Name of the model (number randomly generated) Type : Type of devices designed to work (network equipment, printers... Comments : List of SNMP sysdescr compatible with this model List of oids : List of the different oids associated to a GLPI information SNMP authentication SNMP authentication This is the list of authentication for permit to read SNMP of the devices. FusionInventory support SNMP v1, v2c and v3 (no crypt, half crypt and full crypt). Authentication is defined by : Name : Name of the authentication SNMP version : Version of SNMP (v1, v2c or v3) For versions 1 and 2c only : Community : Used by versions 1 and 2c (it's like a password)
32 For version 3 only : User : Name of user allowed to read SNMP used only for communication Encryption protocol for authentication : Set encryption protocol (MD5 or SHA) used only for communication Password : password used only for communication Encryption protocol for data : set encryption protocol (DES, AES128, AES192 or AES256) used only to get SNMP data. Password : password used only to get SNMP data. IP ranges Management of IP ranges The range IP must be defined for network discovery and SNMP inventory by the agents. Name : Name of the range Start of IP range : First IP address of the range End of IP range: Last IP address of the range Entity : Associate this range IP to an entity : When validate, a verification of IP is made and a message appear if there is a problem. Tab Permanent task - discovery (SNMP) This tab is used to create a netdiscovery task easily. Clic on link Create task easily to create the task. After configuration is required. For configuration, see Tasks management. In this tab, history and complete logs of last executions is displayed. Tab Permanent task - inventory (SNMP) This tab is used to create an inventory (SNMP) task easily. See section before Tab Permanent task - discovery (SNMP). Network ports Port visualization of network components (switches, routers) This page is available on from of a network equipment and go on tab FusInv SNMP. SNMP Informations Data seen here are : IP Sysdescr : it's the sysdescr of the switch (SNMP) SNMP models : it's the SNMP model associated with this switch. The button Load the correct model can be used to set the right model with help of the sysdescr and if is present in the SNMP definitions (SNMP models). SNMP authentication : Authentication used to access query SNMP oid. Last inventory : date of last inventory of this switch CPU usage (in %) : % of CPU when have made last inventory Memory usage (in %) : % of memory used (in most case of switch this value is the storage of operating system (firmware) Uptime : Uptime since last reboot of switch A switch can have many IP. This array display all of these IP addresses. Ports array This is list of columns / informations of each port :
33 Name: Shops the name of the network port MTU: Shows the maximum packet size traversing this port Speed: Show the speed the port is operating at : The speed is also shown at 10 Mbps when there is no device connected (and power up) to this port. Internal status : Display with a colored dot if the port is active or not Last change : Display time since last modification of the port (not works very well on some manufacturer switch) Number of bytes received : Display number of bytes the port have received Number of input errors : Display number of errors when port received data. If more than 0, this case have red background color to identify quickly Number of bytes sent : Display number of bytes port have sent Number of errors in reception : Display number of errors when port send data. If more than 0, this case have red background color to identify quickly Duplex : Display if the port is in half-duplex or full duplex Internal MAC : Display MAC address of the port (can be different than switch MAC) VLAN: Show the VLAN of this port Connected to : Display on witch GLPI device this port is connected Connection : Display with colored dot if a device is connected and power on : A device can be connected but power off (so colored dot is red) Description du port : Display description of the port There are many colors line (Background color) : Grey: This port has no connection with any device Orange with the wording "Trunk port": A connected port that is connected with a switch or server using port trunking / link aggregation (or is tagged) Orange with the wording "Connected port": A port connected to equipment without usage of trunks. The history of each port can be visualized by clicking on the + which gen be found in the first cell. An array will display all modifications of informations and all connections and disconnections of devices. Cartridge state of printers See cartridge state of printers Printer page counter Visualization of page counters from printers
34
35 Exemple de mise en place Configuration Configuration de l'agent Configuration de l'agent dans GLPI Configuration d'une plage IP Découverte de matériels Gestion du matériel inconnu découvert Inventaire du matériel réseau Exemple de mise en place de FusionInventory Nous souhaitons : Faire une découverte de nos switchs Faire un inventaire de nos switchs découverts Voici les données utilisées dans cet exemple : Plage IP de notre réseau : à Serveur GLPI : GLPI est accessible via l'url L'agent sera installé sur le serveur (mais il pourrait être installé sur le même serveur que le serveur GLPI) Communauté utilisée : versions 1 & 2c "public"
36 Configuration Configuration Il faut commencer à configurer le plugin FusionInventory pour GLPI. Dans la configuration du plugin, nous allons paramétrer les critères d'existence suivants : Critères 1 : IP : Non Nom : Non Numéro de série : Oui Adresse Mac : Non Critères 2 : IP : Non Nom : Non Numéro de série : Non Adresse Mac : Oui Dans les modules nous allons activer uniquement : Snmp Découverte d'équipements Configuration de l'agent Configuration de l'agent Il faut installer l'agent sur le serveur Il faut configurer l'agent avec cette variable : server= Lancer l'agent une fois. Configuration de l'agent dans GLPI Configuration de l'agent dans GLPI L'agent a été créé dans GLPI. Il faut activer les modules nécessaires pour faire la découverte ainsi que l'inventaire réseau. Dans Plugins > FusionInventory > Gestion des agents, cliquer sur le nom de l' agent et mettre à Oui les champs suivants : Découverte d'équipements Interrogation SNMP Valider les modifications. Configuration d'une plage IP Configuration d'une plage IP Il faut maintenant créer notre plage IP avec les paramètres suivants : Nom : réseau interne Début de la plage IP : Fin de la plage IP : Agent découverte : L'agent qui a dû se créer (on ne doit en avoir qu'un seul dans la liste) Agent interrogation : L'agent qui a dû se créer (on ne doit en avoir qu'un seul dans la liste) IP
37 Découverte : Oui Interrogation : Non Découverte de matériels Découverte de matériel Nous pouvons désormais découvrir nos matériels réseau. On lance l'agent une nouvelle fois pour qu'il découvre les matériels. Une fois que l'agent a terminé, on passe au chapitre suivant. Gestion du matériel inconnu découvert Gestion du matériel inconnu découvert Dans ce menu, on va gérer les matériels que l'agent a découvert. On va importer les switchs découverts. Inventaire du matériel réseau Inventaire du matériel réseau Pour inventorier nos switch, il faut modifier notre configuration de plages IP pour les champs : Découverte : Non Interrogation : Oui On relance l'agent et quand il a fini, toutes les données sont dans la fiche de chaque switch.
38
39 Appendix A Glossary Topics: Addresse MAC Glossary [Work in progress]
40 40 OpenTopic Glossary Addresse MAC Addresse MAC [En cours d'écriture]
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
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
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
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
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
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
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
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,
You're reading an excerpt. Click here to read official APPLE REMOTE DESKTOP 1.2 user guide http://yourpdfguides.com/dref/1168427
You can read the recommendations in the user guide, the technical guide or the installation guide for APPLE REMOTE DESKTOP 1.2. You'll find the answers to all your questions on the APPLE REMOTE DESKTOP
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...
Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1
Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document
User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.
Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or
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
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
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
EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13
Contents I Part I About This Guide 1 Part II Overview 2 Part III Installation & Deployment 4 1 Installation... with Setup 5 2 Management... Console 6 3 Configuration... 7 4 Remote... Update 10 Part IV
IBM Endpoint Manager Version 9.1. Patch Management for Red Hat Enterprise Linux User's Guide
IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Red Hat Enterprise Linux User's Guide Note Before using
NetBrain Discovery Appliance Manual
NetBrain Discovery Appliance Manual NetBrain Technologies, Inc. 2009-07-20-1 - Table of Contents 1. Overview... 4 2. Installation... 5 2.1 Installation Software... 5 2.1.1 Install ActivePerl... 5 2.1.2
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,
Lesson 7 - Website Administration
Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their
NSi Mobile Installation Guide. Version 6.2
NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...
1. Installation Overview
Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender
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
1. Product Information
ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such
How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip
Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided
Online Backup Client User Manual Linux
Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based
Legal Notes. Regarding Trademarks. Models supported by the KX printer driver. 2011 KYOCERA MITA Corporation
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from
Guideline for setting up a functional VPN
Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the
http://docs.trendmicro.com
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,
Kaseya 2. User Guide. Version R8. English
Kaseya 2 Discovery User Guide Version R8 English September 19, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as
FREQUENTLY ASKED QUESTIONS
FREQUENTLY ASKED QUESTIONS Secure Bytes, October 2011 This document is confidential and for the use of a Secure Bytes client only. The information contained herein is the property of Secure Bytes and may
NetSupport Manager v11
Remote Support For Any Environment NetSupport Manager v11 NetSupport Manager has been helping organizations optimize the delivery of their IT support services since 1989 and while the use of Remote Control
Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide
Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.
Management, Logging and Troubleshooting
CHAPTER 15 This chapter describes the following: SNMP Configuration System Logging SNMP Configuration Cisco NAC Guest Server supports management applications monitoring the system over SNMP (Simple Network
RecoveryVault Express Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
IceWarp to IceWarp Server Migration
IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see
Konica Minolta s Optimised Print Services (OPS)
Konica Minolta s Optimised Print Services (OPS) Document Collection Agent (DCA) Detailed Installation Guide V1.6 Page 1 of 43 Table of Contents Notes... 4 Requirements... 5 Network requirements... 5 System
WhatsUpGold. v3.0. WhatsConnected User Guide
WhatsUpGold v3.0 WhatsConnected User Guide Contents CHAPTER 1 Welcome to WhatsConnected Finding more information and updates... 2 Sending feedback... 3 CHAPTER 2 Installing and Configuring WhatsConnected
Getting Started with PRTG Network Monitor 2012 Paessler AG
Getting Started with PRTG Network Monitor 2012 Paessler AG All rights reserved. No parts of this work may be reproduced in any form or by any means graphic, electronic, or mechanical, including photocopying,
Avalanche Remote Control User Guide. Version 4.1.3
Avalanche Remote Control User Guide Version 4.1.3 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095
COMMANDS 1 Overview... 1 Default Commands... 2 Creating a Script from a Command... 10 Document Revision History... 10
LabTech Commands COMMANDS 1 Overview... 1 Default Commands... 2 Creating a Script from a Command... 10 Document Revision History... 10 Overview Commands in the LabTech Control Center send specific instructions
Network Shutdown Module V3 Extension of the User Manual for IBM BladeCenter architecture
Network Shutdown Module V3 Extension of the User Manual for IBM BladeCenter architecture Network Shutdown Module V3 Extension for IBM BladeCenter Architecture- 34 022 272 XU / AC Contents 1 Introduction...3
GIGABIT GATEWAY TECHNOTE
Corporate North & Latin America Asia & Pacific Other regional offices Headquarters +32 4 361 7000 Headquarters +1 973 575 7811 Headquarters +852 2914 2501 Available at www.evs.com/contact TABLE OF CONTENTS
TANDBERG MANAGEMENT SUITE 10.0
TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS
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
Security FAQs (Frequently Asked Questions) for Xerox Remote Print Services
Security FAQs (Frequently Asked Questions) for Xerox Remote Print Services February 30, 2012 2012 Xerox Corporation. All rights reserved. Xerox and Xerox and Design are trademarks of Xerox Corporation
Chapter 15: Advanced Networks
Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical
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
Online Backup Linux Client User Manual
Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might
Online Backup Client User Manual
For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by
Configuration Guide BES12. Version 12.3
Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing
User's Manual. Intego Remote Management Console User's Manual Page 1
User's Manual Intego Remote Management Console User's Manual Page 1 Intego Remote Management Console for Macintosh 2007 Intego, Inc. All Rights Reserved Intego, Inc. www.intego.com This manual was written
GlobalSCAPE DMZ Gateway, v1. User Guide
GlobalSCAPE DMZ Gateway, v1 User Guide GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054 Technical
Security Correlation Server Quick Installation Guide
orrelogtm Security Correlation Server Quick Installation Guide This guide provides brief information on how to install the CorreLog Server system on a Microsoft Windows platform. This information can also
(this is being worked on)
Sault College VPN Access for MAC OS X Introduction This document will describe how to obtain, install and configure the Cisco VPN Client software for MAC OS X. The Cisco CVN Client software will enable
CYAN SECURE WEB APPLIANCE. User interface manual
CYAN SECURE WEB APPLIANCE User interface manual Jun. 13, 2008 Applies to: CYAN Secure Web 1.4 and above Contents 1 Log in...3 2 Status...3 2.1 Status / System...3 2.2 Status / Network...4 Status / Network
Digi Port Authority- Remote. Setup Guide 92000308_A
Digi Port Authority- Remote Setup Guide 92000308_A Digi International Inc. 2002. All Rights Reserved The Digi logo is a trademark of Digi International Inc. All other brand and product names are the trademarks
Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features
1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage
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
Installation and Setup: Setup Wizard Account Information
Installation and Setup: Setup Wizard Account Information Once the My Secure Backup software has been installed on the end-user machine, the first step in the installation wizard is to configure their account
http://docs.trendmicro.com
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,
START YOUR INVENTORY WITH SCANFRE
START YOUR INVENTORY WITH SCANFRE April 2014 LANDPARK SCANFREE «Quickly estimate your data processing systems before considering their evolution. Landpark Scanfree, solution for your IT asset tracking
Crestron Electronics, Inc. AirMedia Deployment Guide
Crestron Electronics, Inc. AirMedia Deployment Guide Crestron product development software is licensed to Crestron dealers and Crestron Service Providers (CSPs) under a limited non-exclusive, non transferable
Installation Overview
Contents Installation Overview... 2 How to Install Ad-Aware Management Server... 3 How to Deploy the Ad-Aware Security Solutions... 5 General Deployment Conditions... 5 Deploying Ad-Aware Management Agent...
Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference
Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise
SyAM Software Management Utilities. Creating Templates
SyAM Software Management Utilities Creating Templates Step 1: Setting Up Folder Paths The Management Utilities utilize a server share to perform centralized network deployment of applications and patches.
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
Millbeck Communications. Secure Remote Access Service. Internet VPN Access to N3. VPN Client Set Up Guide Version 6.0
Millbeck Communications Secure Remote Access Service Internet VPN Access to N3 VPN Client Set Up Guide Version 6.0 COPYRIGHT NOTICE Copyright 2013 Millbeck Communications Ltd. All Rights Reserved. Introduction
Kerio VPN Client. User Guide. Kerio Technologies
Kerio VPN Client User Guide Kerio Technologies 2011 Kerio Technologies s.r.o. All rights reserved. This guide provides detailed description on Kerio VPN Client, version 7.1 for Windows. All additional
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
BlackBerry Desktop Software User Guide
BlackBerry Desktop Software User Guide Version: 2.4 SWD-1905381-0426093716-001 Contents Basics... 3 About the BlackBerry Desktop Software... 3 Set up your smartphone with the BlackBerry Desktop Software...
17 April 2014. Remote Scan
17 April 2014 Remote Scan 2014 Electronics For Imaging. The information in this publication is covered under Legal Notices for this product. Contents 3 Contents...5 Accessing...5 Mailboxes...5 Connecting
D-Link Central WiFiManager Configuration Guide
Table of Contents D-Link Central WiFiManager Configuration Guide Introduction... 3 System Requirements... 3 Access Point Requirement... 3 Latest CWM Modules... 3 Scenario 1 - Basic Setup... 4 1.1. Install
Deploying BitDefender Client Security and BitDefender Windows Server Solutions
Deploying BitDefender Client Security and BitDefender Windows Server Solutions Quick Install Guide Copyright 2010 BitDefender; 1. Installation Overview Thank you for selecting BitDefender Business Solutions
Novell ZENworks Asset Management 7.5
Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...
http://www.trendmicro.com/download
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,
Aqua Connect Load Balancer User Manual (Linux)
Aqua Connect Load Balancer User Manual (Linux) Table of Contents About Aqua Connect Load Balancer... 3 System Requirements... 4 Mac OS X ACRDS Server Computer Node Setup... 5 Managing Inactive Sessions...
Online Backup Client User Manual
For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.
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
FortKnox Personal Firewall
FortKnox Personal Firewall User Manual Document version 1.4 EN ( 15. 9. 2009 ) Copyright (c) 2007-2009 NETGATE Technologies s.r.o. All rights reserved. This product uses compression library zlib Copyright
IBM Endpoint Manager Version 9.2. Patch Management for SUSE Linux Enterprise User's Guide
IBM Endpoint Manager Version 9.2 Patch Management for SUSE Linux Enterprise User's Guide IBM Endpoint Manager Version 9.2 Patch Management for SUSE Linux Enterprise User's Guide Note Before using this
virtualization.info Review Center SWsoft Virtuozzo 3.5.1 (for Windows) // 02.26.06
virtualization.info Review Center SWsoft Virtuozzo 3.5.1 (for Windows) // 02.26.06 SWsoft Virtuozzo 3.5.1 (for Windows) Review 2 Summary 0. Introduction 1. Installation 2. VPSs creation and modification
WebPanel Manual DRAFT
WebPanel Manual DRAFT 1 Untitled Chapter 1.1 Configure web server prior to installing WebsitePanel Agent 4 1.2 Install the WebsitePanel Server Agent to a Server 20 1.3 Configuring Firewall Settings for
BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note
BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise
Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent?
What is Network Agent? The Websense Network Agent software component uses sniffer technology to monitor all of the internet traffic on the network machines that you assign to it. Network Agent filters
HP A-IMC Firewall Manager
HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this
HP IMC Firewall Manager
HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this
Signiant Agent installation
Signiant Agent installation Release 11.3.0 March 2015 ABSTRACT Guidelines to install the Signiant Agent software for the WCPApp. The following instructions are adapted from the Signiant original documentation
Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.
Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of
Step-by-Step Configuration
Step-by-Step Configuration Kerio Technologies Kerio Technologies. All Rights Reserved. Printing Date: August 15, 2007 This guide provides detailed description on configuration of the local network which
Workflow Templates Library
Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security
Troubleshooting / FAQ
Troubleshooting / FAQ Routers / Firewalls I can't connect to my server from outside of my internal network. The server's IP is 10.0.1.23, but I can't use that IP from a friend's computer. How do I get
EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.
WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4
System Area Manager. Remote Management
System Area Manager Remote Management Remote Management System Area Manager provides remote management functions for its managed systems, including Wake on LAN, Shutdown, Restart, Remote Console and for
ZENworks 11 Support Pack 4 Management Zone Settings Reference. May 2016
ZENworks 11 Support Pack 4 Management Zone Settings Reference May 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government
Server Setup. Basic Settings
Server Setup Basic Settings CrushFTP has two locations for its preferences. The basic settings are located under the "Prefs" tab on the main screen while the advanced settings are under the file menu.
ZCP trunk (build 51762) Z-Admin Manual. The Z-Admin Manual
ZCP trunk (build 51762) Z-Admin Manual The Z-Admin Manual Z-Admin Manual ZCP trunk (build 51762) Z-Admin Manual The Z-Admin Manual Edition 7.0 Copyright 2015 Zarafa BV. The text of and illustrations in
ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range. Materials Required
ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range The Intel NUC is a small form factor computer that incorporates several models from Intel Core processors to the economical Single
