Pandora FMS: User Administration Guide

Total Page:16

File Type:pdf, Size:1020Kb

Pandora FMS: User Administration Guide Pandora FMS 1.3.1 User Guide to Pandora FMS Administration Pandora FMS 1.3.1 User documentation April, 2008 Page 1 of 135 Pandora FMS 1.3.1 User Guide to Pandora FMS Administration Index 1 . Introduction to Pandora FMS ..................................................................................... 6 1.1. What is Pandora FMS? .............................................................................................. 6 1.2. What else can Pandora FMS do? ............................................................................... 6 1.2.1. Using agents ......................................................................................................7 1.3. Pandora FMS Architecture ........................................................................................ 9 1.4. Pandora FMS Agents................................................................................................ 10 1.4.1. Satellite Agents ............................................................................................... 12 1.4.2. XML data file ..................................................................................................12 1.5. Pandora FMS Servers............................................................................................... 14 1.6. Pandora FMS console...............................................................................................15 1.7. Database....................................................................................................................15 1.7.1. Compacting data ............................................................................................ 15 1.8. About Pandora FMS................................................................................................. 16 2. Pandora FMS Server installation .................................................................................17 2.1. Prerequisites .............................................................................................................17 2.1.1. Pandora FMS Data Server ............................................................................. 17 2.1.2. Pandora FMS Network Server ........................................................................ 17 2.1.3. SNMP trap reception Console .........................................................................18 2.1.4. Network Reconnaissance Server (Recon) .......................................................18 2.1.5. Installing dependencies ...................................................................................18 2.2. Automatic installation using installer....................................................................... 19 2.3. Manual installation of Pandora FMS Servers...........................................................20 2.3.1. To create user "pandora" and set up permissions ............................................20 2.3.2. Installing executables and libraries on your system ....................................... 21 2.3.3. Setting up snmptrapd for Pandora FMS SNMP Console ................................22 2.3.4. Testing Pandora FMS Server installation ........................................................22 2.3.5. Testing Pandora FMS trap reception Console .................................................22 2.4. Configuring Pandora FMS Server .......................................................................... 23 2.4.1. New options introduced in 1.3.1 version ........................................................ 25 2.4.2. Configuring Tentacle to receive data packages ...............................................26 2.4.3. Configuring Tentacle Server to use it with Pandora FMS Data Server ..........27 2.4.4. Setting up SSH configuration to receive data packets .................................... 27 3. Installing Pandora FMS Console ...............................................................................28 3.1. Installing Pandora FMS Database............................................................................ 28 3.2. Pandora FMS Web Console installation................................................................... 29 4. Installing and using Pandora FMS physical agents ..................................................... 31 4.1. Understanding what is a Pandora FMS Agent..........................................................31 4.1.1. Generic role of the agents .............................................................................. 31 4.2. Pandora FMS Agent configuration........................................................................... 32 4.2.1. Main program ..................................................................................................32 4.2.2. Configuration file ............................................................................................32 4.2.3. General parameters ........................................................................................ 32 4.2.4. Module definition ............................................................................................34 4.2.5. Examples .........................................................................................................36 4.2.6. Types of Agents ...............................................................................................37 4.3. Introduction to UNIX Agents................................................................................... 37 4.4. Installing Pandora FMS UNIX Agent.......................................................................38 Page 2 of 135 Pandora FMS 1.3.1 User Guide to Pandora FMS Administration 4.4.1. First running of the UNIX agent .....................................................................39 4.4.2. Advanced configuration for UNIX Agent .......................................................39 4.5. Pandora FMS Windows Agents................................................................................41 4.5.1. Build Pandora FMS Windows Agent from sources ........................................ 41 4.5.2. Installing Pandora FMS Windows Agent (installer) ....................................... 41 4.5.3. Manual Pandora FMS Windows Agent installation ........................................41 4.5.4. Windows Agent testing ................................................................................... 42 4.5.5. Pandora FMS Windows Agent configuration ................................................. 42 4.5.6. Agent visualizaton in Pandora FMS Web Console ......................................... 44 4.6. Data transfer to server...............................................................................................44 4.6.1. Data transfer using Tentacle ............................................................................44 4.6.2. Data transfer using SSH ..................................................................................45 4.6.3. SSH Key generation for Windows ..................................................................47 4.6.4. Data transfer using FTP ................................................................................. 51 5. Basic Monitoring ......................................................................................................... 52 5.1. Pandora FMS Servers............................................................................................... 52 5.2. Network Server ........................................................................................................53 5.2.1. Network Modules ...........................................................................................53 5.2.2. Pandora FMS and SNMP ...............................................................................54 5.2.3. Network profiles ............................................................................................ 58 5.3. Recon Server ............................................................................................................59 5.3.1. Example of use ...............................................................................................60 5.4. Pandora FMS Agents................................................................................................ 62 5.4.1. Pandora FMS physical agents ........................................................................62 5.4.2. Network agents / Network modules ...............................................................63 5.4.3. Assigning modules to a Pandora FMS agent ................................................. 63 5.4.4. Creating a logic agent from a network module ..............................................65 5.5. Viewing data with Pandora FMS .............................................................................71 5.5.1. Tactical view .................................................................................................. 71 5.5.2. Group view .....................................................................................................72 5.5.3. Agent global detail .........................................................................................73 5.5.4. Details of Pandora FMS logic agent .............................................................. 75 5.5.5. Monitor detai ..................................................................................................75 5.5.6. Alert detail ...................................................................................................... 76 5.5.7. Data detail ......................................................................................................
Recommended publications
  • Josh Malone Systems Administrator National Radio Astronomy Observatory Charlottesville, VA
    heck What the #%!@ is wrong ^ with my server?!? Josh Malone Systems Administrator National Radio Astronomy Observatory Charlottesville, VA 1 Agenda • Intro to Monitoring • Internet protocols 101 • • Nagios SMTP • IMAP • Install/Config • HTTP • Usage • Custom plugins • Packet sniffing for dummies • Intro to Troubleshooting • Tools • telnet, openssl • grep, sed • ps, lsof, netstat 2 MONITORING 3 Automated Monitoring Workflow 4 Monitoring Packages: Open Source • • Pandora FMS • Opsview Core • Naemon • • • • • • Captialware ServerStatus • Core • Sensu All Trademarks and Logos are property of their respective trademark or copyright holders and are used by permission or fair use for education. Neither the presenter nor the conference organizers are affiliated in any way with any companies mentioned here. 5 Monitoring Packages: Commercial • Nagios XI • Groundwork • PRTG network monitor • CopperEgg • WhatsUp Gold • PRTG network monitor • op5 (Naemon) All Trademarks and Logos are property of their respective trademark or copyright holders and are used by permission or fair use for education. Neither the presenter nor the conference organizers are affiliated in any way with any companies mentioned here. 6 Why Automatic Service Monitoring? • Spot small problems before they become big ones • Learn about outages before your users do • Checklist when restoring from a power outage • Gives you better problem reports than users • Problems you might never spot otherwise • Failed HDDs in RAIDs • Full /var partitions • Logs not rotating • System temperature rising 7 Why Automatic Service Monitoring? • Capacity planning • Performance data can generate graphs of utilization • RAM, Disk, etc. • Availability reports - CAUTION • Easy to generate -- even easier to generate wrong • Make sure your configurations actually catch problems • Will also include problems with Nagios itself :( • If you’re going to quote your availability numbers (SLAs, etc.) make sure you understand what you’re actually monitoring.
    [Show full text]
  • Dingoo A320 Manual Pdf
    Dingoo A320 Manual Pdf GP2x Screenshots · GP2X User Guide Xpdf - PDF Reader · Xynth · Xreader Dingoo A320 Native and Gamepark GP32 - vAtari v2.0. September 23rd Download MAME4ALL v1.3 for Dingoo A320 Native Source Code · Discuss this. Papercraft - Airbus A320 () PDF от RG Superdetki. May 2015. 5.38 MB 10 Files, 1 / 0. Germanwings 4U9525 Airbus A320 Operating Manual Cockpit Door Dingoo A320 Essential Pack v1 46 dec 2009 - GBA, SNES, NeoGeo, CPS1, CPS2. A320 pdf. Professional A320 Type Rating in STO, LGW, BRU or MADGet the best quality training for lowest price! More in this category: A319-A320-A321 Flight Crew Training Manual Vol1 Dingoo A320 full manual - English language. Broadband cable (RJ11 to RJ11), Ethernet cable (RJ45 to RJ45) (Cat5e), Power adapter, 2 ADSL microfilters, Phone to RJ11 converter, User guide and CD. WORD/EXCEL/PDF/TXT/CHM/HTML Follow the 11 page dingoonity thread here: boards.dingoonity.org/gpd-devices/gpd-xd-new-5-inch- Dingoo A320 OpenDingux port by Sergei Kolesnikov (Exl) OTG cable, USB wall charger, EURO connector for charger, User guide, User reference, Warranty, JXD Sticker. Latest version download whatsappHuman resources policy manual sampleClie desktop download Essay on health and fitness pdf Dingoo a320 downloads Dingoo A320 Manual Pdf Read/Download We get an instructional manual, a micro USB to full USB cable, a stylus (this is NOT a Given modern needs, such as web browsing and PDF reading, I think. Document Processing support TXT,LRC,PDF,Html etc. 1* manual dingoo A330 portable game player / video game console dingoo a320 upgrade version. PDF - MetaGames-EU Test émulateurs DIngoo A320 follow the guidelines listed in the Medicare Program Integrity Manual, Chapter 3 to discern the identity.
    [Show full text]
  • Linux Everywhere a Look at Linux Outside the World of Desktops
    Linux Everywhere A look at Linux outside the world of desktops CIS 191 Spring 2012 – Guest Lecture by Philip Peng Lecture Outline 1. Introduction 2. Different Platforms 3. Reasons for Linux 4. Cross-compiling 5. Case Study: iPodLinux 6. Questions 2 What’s in common? 3 All your hardware are belong to us • Linux is everywhere – If its programmable, you can put Linux on it! – Yes, even a microwave CES 2010, microwave running Android: http://www.handlewithlinux.com/linux-washing-cooking 4 Servers • What servers use – Stability, security, free – Examples: ◦ CentOS ◦ Debian ◦ Red Hat 5 Desktop • What you use – Free Windows/Mac alternative – Examples: ◦ Ubuntu ◦ Fedora ◦ PCLinuxOS 6 Gaming Devices • What (white-hat) hackers do – To run “homebrew” software – Examples: ◦ PS3, Wii, XBOX ◦ PS2, GameCube ◦ Dreamcast ◦ PSP, DS ◦ Open Pandora, GP2X 7 Mobile Devices • What distributors are developing – Community contribution – Examples ◦ Android ◦ Maemo/MeeGo/Tizen ◦ Openmoko 8 Embedded Devices • What embedded hardware run – Small footprint, dev tools – Examples ◦ RTLinux (real-time) ◦ μClinux (no MMU) ◦ Ångström (everything) 9 Why? 10 Free! • Free! – As in freedom, i.e. open source – As in beer, i.e. vs paid upgrades 11 Homebrew! • Run own software – Your hardware your software? 12 Support! • Community contribution – “For the greater good” (i.e. users) – Everyone contributes ◦ Specialists from all over the world – Existing hardware support ◦ Many already supported computer architecture ◦ Modify existing drivers 13 Lots of support! 14 Why not? • Because we can – If its hackable, it can run Linux 15 How? • How do we get Linux running on XXX? • Port: A version of software modified to run on a different target platform – The PS3 port of Fedora is a modified build of Fedora compiled to run on the PS3 architecture – e.g.
    [Show full text]
  • 1.3 SNMP Traps
    PANDORA FMS NETWORK DEVICE MONITORING NETWORK DEVICE MONITORING PANDORA FMS pag. 2 INTRODUCTION 1. SNMP This document aims to explain how Pandora FMS is When we talk about SNMP Monitoring, the most able to monitor all network devices available on the important thing is to separate two concepts: Tests marke such as Routers, Switches, Modems, Access (polling) and Traps. points, etc. SNMP testing involves ordering Pandora FMS to execute a snmpget command to the SNMP device Pandora FMS can measure your network bandwidth such as a router or a switch or even a computer by consulting your router/switch through SNMP or with a SNMP agent installed. This is a synchronous by processing the network statistics sent by your operation (every X seconds). routers. Getting the correct information about the bandwidth and the consumption of the network In the opposite, receiving a SNMP trap is an asyn- devices is crucial to achieve a better network ma- chronous operation, that could happen or not, nagement. usually applied to get alerts coming from the device like, for example, when your switch drops a connec- These are some of the main things that Pandora tion with a port, or when your device gets too hot. FMS can do with your network: * Avoid bottlenecks in the network bandwidth and Pandora FMS works with SNMP using individual the server. OID’s. To Pandora FMS, each OID is a network mo- * Localize what applications and which servers are dule. So, if you want to monitor a 24 port Cisco Ca- consuming your bandwidth. talyst Switch, and be aware of the operative status * Provide better quality services to the users by of each port as well as the incoming and outgoing being proactive.
    [Show full text]
  • Peter Helin, ABB Crane Systems Stefan Löfgren, Mälardalen
    Fredrik Linder [email protected] Thesis for the Degree of Bachelor of Science in Engineering - Computer Network Engineering 15.0 hp IDT (academy for Innovation, Design and Technology) Mälardalen University Västerås, Sweden 2015-11-15 Supervisors: Peter Helin, ABB crane systems Stefan Löfgren, Mälardalen University Examinator: Mats Björkman, Mälardalen University | Network monitoring of automated harbor terminals | | Linder | ABSTRACT Nowadays, more information and services are migrated into computers using a network as the carrier for data communication. One example of this is the migration from PROFIBUS to PROFINET. The big problem is that there are no network monitoring solution implemented, despite the significance of the network. The drawback of not having a network monitor solution are many. This includes areas within security, availability, control and troubleshooting. The goal is to find a solution to this problem with providing a complete network monitor solution in ABB’s existing environment. The work was divided in four different parts, research, design, implementation and verification. Information from the World Wide Web (WWW) pointed towards that CentOS (operating system) together with OMD (network monitor software) would be the best choice for this task. The design phase described how all devices should be able to communicate with each other. The implementation part mostly were configuration of devices, such as servers, monitor software, switches and security. The configuration were made by using the built in user interface in each device. The verification part proved that all functions worked as expected, such as security and notifications. Rest of the verification could be seen in the web interface. The result is a complete solution demonstrated in ABB crane system’s lab, which includes a complete set of network devices that exist on sites all around the world.
    [Show full text]
  • About Changing Weapons
    [Introduction] Thank you for downloading a copy of the Upperland's Family Computer Cassette Simulation: ROCKBOT1 (UPP-XU). Please read this “Instruction Manual” carefully before operating to ensure correct handling and use of this product. Additionally, keep this “Instruction Manual” stored properly in a safe place. Operational Warning: (Take a 15 minute break every 2 hours of play, avoid static shock, don’t yank the power with the game on, don’t get it wet, don’t feed it after midnight, & whatever you do, don’t. ~#20) 2 [Contents] STORY.....................................................................................................................04 USING THE CONTROLLER & COMMANDS............................................................05 GAME START.......................................................................................................... 06 SCREEN EXPLANATION......................................................................................... 07 ABOUT CHANGING WEAPONS................................................... 08 FROG AND EAGLE WONDER MASCOTS!!.................................... 09 SLIDING AND SHIELD................................................................. 12 ABOUT ITEMS.............................................................................. 13 THE CHARACTERS OF ROCKBOT 1.............................................. 14 THE HISTORY OF ROCKBOT........................................................ 25 ABOUT THE PASSWORD..............................................................30 3
    [Show full text]
  • Openpandora Emulator Fact Sheets
    Release 1 (Zaxxon) OpenPandora Hotfix 5 Emulator Fact Sheets by Yoshi Version 0.7 1 Table of contents Emulator System Page Getting started 3 Dega Sega Master System 4 DOSBox IBM PC Compatible 5 FBA Arcade 6 GnGeo SNK Neo Geo 7 GnuBoy Nintendo Game Boy Color 8 gpFCE Nintendo NES 9 gpFCE GP2X Nintendo NES 10 gpSP Nintendo Game Boy Advance 11 Handy Atari Lynx 12 HAtari Atari ST 13 HuGo NEC PC Engine / TG-16 14 MAME4ALL Arcade 15 Mednafen NGP SNK Neo Geo Pocket Color 16 Mednafen PCE NEC PC Engine / TG-16 / CD 17 Mupen64plus Nintendo 64 18 PanMAME Arcade 19 PCSX ReARMed Sony Playstation 20 PicoDrive Sega Mega Drive / Genesis / CD / 32X 21 PocketSNES Nintendo SNES 22 RACE SNK Neo Geo Pocket Color 23 Snes9x4P Nintendo SNES 24 Temper NEC PC Engine / TG-16 / CD 25 UAE4ALL Commodore Amiga 26 VICE Commodore C64 27 Quick Reference 28 2 Getting started Setup your SD Card (if you want to use Yoshi‘s Emulator Pack) If you already have a /pandora directory on your SD card, rename it to /pandora_orig . You can 1. also merge selected directories manually instead. Copy the the /pandora folder from Yoshi‘s Pandora Emulator Pack to the root directory of your 2. SD card. All Pandora applications (.pnd) are in /pandora/apps by default. Copy the BIOS and ROM files according to the fact sheets. These files are not included in the 3. emulator pack. SD Card Directory Structure /pandora /appdata Application, ROM and BIOS data /apps Pandora applications appear on desktop and both menus /desktop Pandora applications appear on desktop /menu Pandora applications appear
    [Show full text]
  • Comparative Research Review
    American Journal of Applied Sciences Literature Online Traffic Measurement and Analysis in Big Data: Comparative Research Review 1Lena T. Ibrahim, 1Rosilah Hassan, 1Kamsuriah Ahmad, 1Asrul Nizam Asat and 2Halizah Omar 1Research Center for Software Technology and Management (SOFTAM), Faculty of Information Science and Technology, Universiti Kebangsaan Malaysia, 43600 Bangi, Selangor, Malaysia 2Pusat Citra UKM, Universiti Kebangsaan Malaysia, 43600 Bangi, Selangor, Malaysia Article history Abstract: The Internet traffic measurement and analysis is important to Received: 16-11-2015 avoid many problems of data transferring via online networks such as data Revised: 23-04-2016 losing and slow data transferring. The Internet traffic measuring and Accepted: 27-04-2016 analysis could be effective to avoid the data transferring challenges. The Internet traffic measuring and analysis flexibility is important due to many Corresponding Author: Lena T. Ibrahim reasons such as dynamicity of transferred data such as size and format, the Research Center for Software data transferring protocols and the dynamicity of measure the traffic based Technology and Management on the networks available resources depend on the transferred data (SOFTAM), Faculty of characteristics. The main objective of this paper is to review the most Information Science and flexible Internet traffic measuring and analysis tools that could be adopted Technology, Universiti to handle the dynamicity of data transferring characteristics. The Kebangsaan Malaysia, 43600 significance results
    [Show full text]
  • Evaluation of Different Monitoring Software Packages
    Ref. Ares(2017)4003221 - 10/08/2017 JUMPING JIVE 730884 – JUMPING JIVE – H2020-INFRADEV- 2016-2017/H2020-INFRADEV-2016-1 Evaluation of software packages (for system monitoring) Written by A. Neidhardt Deliverable 8.4 Submission date: 07.08.2017 Content 1 Overview .............................................................................................................. 3 2 Evaluation criteria................................................................................................. 5 3 Used software packages for system monitoring and control of VLBI ................... 7 3.1 VLBI network monitoring ............................................................................... 8 3.1.1 "MoniCA" or “openMoniCA” (Australia Telescope National Facility and AuScope geodetic VLBI telescopes) .................................................................... 8 3.1.2 ZABBIX & SysMon (Wettzell Observatory) ........................................... 11 3.1.3 Telegraf - InfluxDB - Grafana (TIG) (NASA FS) .................................... 14 3.1.4 Radboud Radio Lab VLBI monitor (EVN, mm-VLBI) ............................. 18 3.1.5 Monitoring and Control Infrastructure MCI (MIT Haystack Observatory)20 3.1.6 Industrial monitoring tools (Nagios, Zabbix, etc.) .................................. 22 3.1.7 SKA Telescope Manager (SKA) ............................................................ 30 3.1.8 Individual Linux scripts .......................................................................... 32 3.1.9 Goddard Mission Services Evolution
    [Show full text]
  • Analysis and Evaluation of Network Management Solutions a Comparison of Network Management Solutions Suitable for Networks with 2,500+ Devices
    DEGREE PROJECT IN COMPUTER ENGINEERING, FIRST CYCLE STOCKHOLM, SWEDEN 2016 Analysis and Evaluation of Network Management Solutions A Comparison of Network Management Solutions Suitable for Networks with 2,500+ Devices MURAT GABDURAHMANOV and SIMON TRYGG KTH ROYAL INSTITUTE OF TECHNOLOGY INFORMATION AND COMMUNICATION TECHNOLOGY Analysis and Evaluation of Network Management Solutions A Comparison of Network Management Solutions Suitable for Networks with 2,500+ Devices Murat Gabdurahmanov and Simon Trygg 2016-06-16 Bachelor of Science Thesis Examiner Gerald Q. Maguire Jr. Academic adviser Anders Västberg KTH Royal Institute of Technology School of Information and Communication Technology (ICT) Department of Communication Systems SE-100 44 Stockholm, Sweden c Murat Gabdurahmanov and Simon Trygg, 16 June 2016 Abstract Some companies today are using sub-optimal and nearly obsolete management systems for their networks. Given the large number of different services that are demanded by users, there is a need to adapt the network structure to support the current and potential future demands. As a result, there is a need for new Network Management Solutions (NMSs). The aim of this thesis project is to help a company who uses a NMS called Local Area Network (LAN) Management Solution (LMS). LMS was designed by Cisco for managing LAN networks. However, the company’s demands are growing and they need to expand their network more than expected. Moreover, LMS is designed to only support devices by Cisco, whereas the company wants a universal solution with wide device support from many manufacturers. This thesis presents an analysis of their current system and suggests potential solutions for an upgrade that will meet all of the company’s demands and will have a long operating life.
    [Show full text]
  • List of Projects Using Raspberry Pi with Advance View: 1
    List of Projects using Raspberry Pi with advance view: 1. Mobile Remote Surveillance Camera This interesting project will cover all things required for the ultimate goal of building a mobile remote surveillance camera. https://youtu.be/6FrEs4C9D-Y This interesting but complicated project will cover things from designing building a robot, to advanced congurations in linux (raspberry pi) to building an Android application…... Listed under: Phone Projects 2. Android Controlled Toy Using Raspberry Motor Shield The terrain vehicle which is managed with raspberry pi, arduino and controlled vi android software. Story At the end of the project we will manage a terrain vehicle which controlled by android device's accelemoter sensor The project contains Motor shield, raspberry pi, arduino and dc…... Listed under: Motor Projects 3. GrovePi Windows IoT: LED Blink This tutorial shows the simplest thing that you can do with the GrovePi: Blink a LED. Introduction to GrovePi with Windows IOT: LED Blink Tutorial This tutorial shows the simplest thing that you can do with the GrovePi: Blink a LED. This a great…... Listed under: LED Projects 4. Azure IoT Hub nRF24L01 Windows 10 IoT Core Field Gateway Windows 10 IoT Core on RPI based nRF24L01 eld gateway which enable sensor nodes to securely & reliably upload telemetry to AzureIoT Hubs. Overview For school Internet of Things (IoT) projects I needed a robust eld gateway for uploading telemetry data from a number "cheap n…... Listed under: Home Automation Projects 5. Windows 10 IoT Core on Raspberry Pi 2 – Adafruit Sensor data Pushing data to Microsoft Azure Event hubs from Windows 10 IoT Core with Raspberry Pi-2 connected with the Adafruit 10DOF IMU This is my rst blog on Windows 10 IoT Core with Raspberry Pi-2 connected with the Adafruit 10DOF IMU (A combo board provides 3-axis…..
    [Show full text]
  • Pandora FMS Features MONITORING TOOL NETWORK MONITORING with PANDORA FMS Network Monitoring | Pandora FMS Network Monitoring
    THE ALL IN ONE Pandora FMS features MONITORING TOOL NETWORK MONITORING WITH PANDORA FMS Network Monitoring | Pandora FMS Network Monitoring Pandora FMS Enterprise is a monitoring software for companies that allows you to monitor from 100 devices to several tens of thousands, unifying all your systems, networks and applications in a single console. Unified network monitoring: While other manufacturers provide features in separate products, we have included them in a single license to offer a homogeneous set of network solutions. Pandora FMS is an all-in-one network monitoring tool. Experts in complex networks and environments: We have successfully overcome challenges in complex networks since 2004. Pandora FMS has been designed with the sole purpose of obtaining information, no matter how difficult it is to reach it. Remote network monitoring: We can monitor client networks without external access thanks to our satellite servers, since they are quickly deployed, they find nearby devices deploy specific network monitor for these targets and they are managed centrally, even if there is no direct connection. Network Monitoring | Pandora FMS Basic network features Remote software and license inventory. High availability (HA). Historical graphs for up to three years back. Monitoring of Windows, Linux and Unix computers: with or without agents. Polling SNMP v3 and complete SNMP trap management. Integrated MIB Explorer, with custom MIB loading. Intelligent thresholds, which self-configure by learning from the network. Integrated IPAM for IP addressing management (IPv4/IPv6). NetFlow for network capacity management and low level performance. Decentralized probes, for greater flexibility and scalability. Network Monitoring | Pandora FMS Basic network features Auto-discovery of networks at level 2 and 3.
    [Show full text]