TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and

Size: px
Start display at page:

Download "TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and"

Transcription

1 Zenoss Core 3.x Network and System Monitoring A step-by-step guide to configuring, using, and adapting this free Open Source network monitoring system Michael Badger TPAf KTl Pen source I I flli\ I I community experience distilled PUBLISHING BIRMINGHAM - MUMBAI

2 Preface 1 Chapter 1: Network and System Monitoring with Zenoss Core 7 Device management 9 Availability and performance monitors 10 Event management 11 Plugin architecture 12 System reports 13 Custom device reports 14 System architecture 14 User layer 15 Data layer 16 Collection layer 17 Device management daemons 18 Performance and availability daemons 18 Event daemons 19 Summary 20 Chapter 2: Discovering Devices 21 Zenoss Core installation 22 Preparing devices for monitoring 22 SNMP 23 SNMP versions 24 Configuring SNMP on Linux 25 Configuring SNMP and WMI on Windows 26 Zenoss Plugins 28 Installing Zenoss Plugins 29 Port scan 30 Opening monitoring-specific ports 30 Configuring Linux firewalls 31 Configuring Windows firewall 32

3 Zenoss Core setup wizard Step 1: Setting up users 34 Step 2: Specify or discover devices to monitor ^ Adding devices 35 Manually find devices 3-7 Autodiscover devices 38 Our device inventory: A job well done 40 Reviewing device creation job log 42 Adding a single device 43 Entering device attributes Importing a list of devices 46 with zenbatchload 48 Command line discovery with zendisc 40 H3 Summary 51 Chapter 3: Device Setup and Administration Organizing devices in Zenoss Core Locations Systems and Groups Organizer details Editing organizers Moving organizers Classes Viewing a list of device classes 57 Assigning devices to a class 58 Modeling devices 59 Modeler plugins gather device information 60 Assigning modeler plugins 62 Troubleshooting data collection 62 Troubleshooting SNMP problems 62 Running snmpwalk 63 Is the SNMP daemon running on Linux servers? 64 SNMP problems on Windows 64 Troubleshooting WMI problems 64 Zeneventlog unable to connect to Windows 65 Zenoss Core does not collect WMI data 65 Troubleshooting Zenoss Plugins 66 A class of its own g@ Device administration 67 Locking or unlocking a device 67 Renaming a device g3 Resetting the IP address 59 Push changes jq Deleting devices jq ["]

4 zproperties defined Summary Table of Contents Chapter 4: Monitor Status and Performance^^ 75 Collectors collect Configuring the performance collector Monitoring components Interfaces OS Processes Add Process Viewing or editing the process details 32 Configuration properties 32 Monitoring OS Processes 83 Services 85 Enable monitoring for a service 35 Configuration properties 37 Monitoring exceptions for services 37 Interactively monitor IP services 88 File Systems 89 Ignoring File Systems with zproperties 89 Network Routes 90 Networks Add Components 92 Viewing and editing component details for a device 93 Performance Graphs 94 Interface template 95 Performance Graphs 96 Working with graphs 97 Monitoring performance thresholds 98 Summary 98 Chapter 5: Custom Monitoring Templates 99 Monitoring Templates 99 Monitoring SNMP data sources 101 Overriding templates 101 Editing the /Server/Linux template 103 Find OlDs for SNMP monitoring 105 Monitoring with Nagios plugins 108 Working with Nagios plugins 111 Nagios return codes 111 Nagios performance data 111 Adding the Nagios plugin to Monitoring Templates 112 Adding a Data Source Adding a Data Point 116 RRDtool Data Point configurations qq 3^ 81 91

5 Defining monitoring thresholds Graph definitions 1 ^8 12^ RRDtool Graph Point configurations 123 Binding templates to the device class 125 Adding a device to monitor using the Bogo template 126 Monitoring with Cacti plugins Data Source parser ^ Summary 129 Chapter 6: Core Event Management I3-! Event Console 132 Event severities defined 133 Event statuses defined 134 Acknowledging an event 134 Viewing an event log 135 Events consoles are everywhere 137 Closing events 137 Displaying historical events 138 Event Manager 138 Event Fields 141 Event commands 143 Creating a command 143 Working with events 145 Simulating an event 145 Clearing the event 147 Event mapping 148 Event Classes 148 Event class zproperties 149 Mapping an event 150 Event mapping sequence 154 Event de-duplication 154 Turning off event de-duplication 155 Summary 156 Chapter 7: Collecting Events 157 Routing syslog messages to Zenoss Core 157 Collecting Cisco router syslogs 159 Testing syslog configuration with Logger 160 Monitoring Windows event logs 161 Windows event log severities 162 Testing the event log configuration with Eventcreate 163

6 Incorporating event reporting into third-party scripts via zensendevent 163 Simple backup script with zensendevent 165 Creating events by 166 Zenmail 167 Zenpop3 169 Configuring alerting rules 170 Alert filters 172 Alert escalations 173 Schedule 174 Alert messages 176 Event transformations 177 Some event transformation examples 178 Programming in zendmd, an interactive shell 180 Summary 182 Chapter 8: Settings and Administration 183 Managing Zenoss Core users 183 Administered Objects 185 Event Views 187 Groups 189 Creating custom User Commands 189 Adding a User Command 192 System settings 193 Configuring Zenoss Core's Monitoring Dashboard 194 Locations portlet with Google Maps 196 Device Issues portlet 197 Zenoss Issues portlet 198 Watch List portlet 198 Root Organizers portlet 199 Production States portlet 199 Portlet permissions 200 Meet the Zenoss Daemons 200 Maintenance Windows 202 Adding MIBs 204 Backing up and restoring monitoring data 205 Automating backups with zenbackup 206 Restoring backups with zenrestore 207 Updating Zenoss Core 208 Summary 209

7 Chapter 9: Extending Zenoss Core with ZenPacks 211 Installing community ZenPacks 211 Monitoring websites with HttpMonitor 212 Viewing a list of installed ZenPack objects 215 Configuring HttpMonitor 216 Configuring HttpMonitor settings 217 Creating a ZenPack 218 Adding files and objects to the ZenPack 221 Adding a new data source to the monitoring template 222 Adding objects to a ZenPack 223 Packaging the ZenPack 224 ZenPack development mode 225 Developer resources 226 Summary 226 Chapter 10: Reviewing Built-in Reports 227 Report overview 227 Device Reports 228 New Devices 229 Device Changes 229 Model Collection Age 229 Software Inventory 230 Manufacturers and Products 230 SNMP Status Issues 231 Ping Status Issues 232 All Devices 232 All Monitored Components 232 Event Reports 233 All Event Classes 233 All Event Mappings 234 All Heartbeats 234 Graph Reports 234 Multi-Graph Reports 237 Adding Collections 238 Adding Graph Definitions 240 Adding Graph Groups 241 Performance Reports 243 Aggregate Report 244 Availability 245 CPU Utilization 246 Filesystem Utilization 246 Interface Utilization 247

8 Memory Utilization 248 Threshold Summary 248 User Reports 249 Notification Schedules 249 Summary 249 Chapter 11: Writing Custom Device Reports 251 Creating Custom Device Reports 251 Custom Device Report fields 253 Building Custom Device Report queries 254 Using zendmd to test report queries 255 Exploring data in Zope 258 Using Python expressions in the columns 260 Convenience functions 261 convtounits 261 Scheduling reports for delivery 262 Sending a CSV report 263 Scheduling a cron job 263 Summary 263 Appendix A: Event Attributes 265 Appendix B: Device Attributes 269 Appendix C: Example snmpd.conf 273 Index 277

Zenoss Core 3.x Network and System Monitoring

Zenoss Core 3.x Network and System Monitoring P U B L I S H I N G community experience distilled Zenoss Core 3.x Network and System Monitoring Michael Badger Chapter No. 3 "Device Setup and Administration" In this package, you will find: A Biography

More information

Zenoss Discovery and Classification

Zenoss Discovery and Classification Zenoss Discovery and Classification February 2009 Jane Curry Skills 1st Ltd www.skills-1st.co.uk DRAFT Jane Curry Skills 1st Ltd 2 Cedar Chase Taplow Maidenhead SL6 0EU 01628 782565 jane.curry@skills 1st.co.uk

More information

Zenoss Core Administration Copyright 2014 Zenoss, Inc., 11305 Four Points Drive, Bldg. 1, Suite 300, Austin, Texas 78726, U.S.A. All rights reserved.

Zenoss Core Administration Copyright 2014 Zenoss, Inc., 11305 Four Points Drive, Bldg. 1, Suite 300, Austin, Texas 78726, U.S.A. All rights reserved. Zenoss Core Administration Copyright 2014 Zenoss, Inc., 11305 Four Points Drive, Bldg. 1, Suite 300, Austin, Texas 78726, U.S.A. All rights reserved. Zenoss and the Zenoss logo are trademarks or registered

More information

Zenoss Core Network and System Monitoring

Zenoss Core Network and System Monitoring Zenoss Core Network and System Monitoring Michael Badger Chapter No. 5 "Device Management" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter

More information

Zenoss Core Administration Copyright 2012 Zenoss, Inc., 275 West St. Suite 204, Annapolis, MD 21401, U.S.A. All rights reserved.

Zenoss Core Administration Copyright 2012 Zenoss, Inc., 275 West St. Suite 204, Annapolis, MD 21401, U.S.A. All rights reserved. Zenoss Core Administration Copyright 2012 Zenoss, Inc., 275 West St. Suite 204, Annapolis, MD 21401, U.S.A. All rights reserved. Zenoss and the Zenoss logo are trademarks or registered trademarks of Zenoss,

More information

Maintaining Non-Stop Services with Multi Layer Monitoring

Maintaining Non-Stop Services with Multi Layer Monitoring Maintaining Non-Stop Services with Multi Layer Monitoring Lahav Savir System Architect and CEO of Emind Systems lahavs@emindsys.com www.emindsys.com The approach Non-stop applications can t leave on their

More information

MSP Center Plus Features Checklist

MSP Center Plus Features Checklist Features Checklist Your evaluation is not complete until you check out top vendors and the price. Here is a list prepared based customer queries. Features General Easy web interface with admin, technician,

More information

mbits Network Operations Centrec

mbits Network Operations Centrec mbits Network Operations Centrec The mbits Network Operations Centre (NOC) is co-located and fully operationally integrated with the mbits Service Desk. The NOC is staffed by fulltime mbits employees,

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

How To Get Started With Whatsup Gold

How To Get Started With Whatsup Gold WhatsUp Gold v16.2 Getting Started Guide Co Welcome Welcome to WhatsUp Gold... 1 About WhatsUp Gold... 1 WhatsUp Gold Editions... 2 Deploying Deploying WhatsUp Gold... 4 STEP 1: Prepare the network...

More information

NetCrunch 6. AdRem. Network Monitoring Server. Document. Monitor. Manage

NetCrunch 6. AdRem. Network Monitoring Server. Document. Monitor. Manage AdRem NetCrunch 6 Network Monitoring Server With NetCrunch, you always know exactly what is happening with your critical applications, servers, and devices. Document Explore physical and logical network

More information

WhatsUpGold. v3.0. WhatsConnected User Guide

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

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13

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

More information

Kaseya 2. User Guide. for Network Monitor 4.1

Kaseya 2. User Guide. for Network Monitor 4.1 Kaseya 2 Ping Monitor User Guide for Network Monitor 4.1 June 5, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

WhatsUp Gold 2016 Getting Started Guide

WhatsUp Gold 2016 Getting Started Guide WhatsUp Gold 2016 Getting Started Guide Contents CHAPTER 1 Welcome Welcome to WhatsUp Gold... 1 About WhatsUp Gold... 1 WhatsUp Gold Editions... 2 Deploying Deploying WhatsUp Gold... 5 STEP 1: Prepare

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

Kaseya 2. Quick Start Guide. for VSA 6.1

Kaseya 2. Quick Start Guide. for VSA 6.1 Kaseya 2 Monitoring Configuration Quick Start Guide for VSA 6.1 January 17, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector

More information

rpaf KTl Pen source Plone 3.3 Site Administration Manage your site like a Plone professional Alex Clark

rpaf KTl Pen source Plone 3.3 Site Administration Manage your site like a Plone professional Alex Clark Plone 3.3 Site Administration Manage your site like a Plone professional Alex Clark rpaf KTl Pen source I I f IV* I Y I I community experience distilled PUBLISHING - BIRMINGHAM MUMBAI Preface 1 Chapter

More information

Monitoring MySQL. Presented by, MySQL & O Reilly Media, Inc. A quick overview of available tools

Monitoring MySQL. Presented by, MySQL & O Reilly Media, Inc. A quick overview of available tools Monitoring MySQL Presented by, MySQL & O Reilly Media, Inc. A quick overview of available tools Monitoring! Monitoring your database is as important as benchmarking! You want to view trends over time!

More information

E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day)

E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day) Class Schedule E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day) Date: Specific Pre- Agreed Upon Date Time: 9.00am - 5.00pm Venue: Pre- Agreed Upon

More information

Altiris Monitor Solution for Servers 7.5 from Symantec User Guide

Altiris Monitor Solution for Servers 7.5 from Symantec User Guide Altiris Monitor Solution for Servers 7.5 from Symantec User Guide Altiris Monitor Solution for Servers 7.5 from Symantec User Guide The software described in this book is furnished under a license agreement

More information

How To Use Mindarray For Business

How To Use Mindarray For Business Minder Network Performance Monitoring Monitor everything about your Network performance Discover, visualize and monitor your complete IT Infrastructure in less than an hour. Mindarray s Minder is a powerful

More information

SolarWinds Network Performance Monitor powerful network fault & availabilty management

SolarWinds Network Performance Monitor powerful network fault & availabilty management SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) is powerful and affordable network monitoring

More information

Zabbix 1.8 Network Monitoring

Zabbix 1.8 Network Monitoring Zabbix 1.8 Network Monitoring Monitor your network's hardware, servers, and web performance effectively and efficiently Rihards Olups - PUBLISHING - 1 BIRMINGHAM - MUMBAI Preface 1 Chapter 1: Getting Started

More information

SolarWinds Certified Professional. Exam Preparation Guide

SolarWinds Certified Professional. Exam Preparation Guide SolarWinds Certified Professional Exam Preparation Guide Introduction The SolarWinds Certified Professional (SCP) exam is designed to test your knowledge of general networking management topics and how

More information

ENC Enterprise Network Center. Intuitive, Real-time Monitoring and Management of Distributed Devices. Benefits. Access anytime, anywhere

ENC Enterprise Network Center. Intuitive, Real-time Monitoring and Management of Distributed Devices. Benefits. Access anytime, anywhere Scalability management up to 2,000 devices Network and device auto-discovery Firmware upgrade/backup and device configurations Performance alerts and monitoring ZyXEL switch specialized in RMON management

More information

Using WhatsUp IP Address Manager 1.0

Using WhatsUp IP Address Manager 1.0 Using WhatsUp IP Address Manager 1.0 Contents Table of Contents Welcome to WhatsUp IP Address Manager Finding more information and updates... 1 Sending feedback... 2 Installing and Licensing IP Address

More information

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 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

More information

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Kaseya 2. Quick Start Guide. for Network Monitor 4.1 Kaseya 2 VMware Performance Monitor Quick Start Guide for Network Monitor 4.1 June 7, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private

More information

Whitepaper. Business Service monitoring approach

Whitepaper. Business Service monitoring approach Whitepaper on Business Service monitoring approach - Harish Jadhav Page 1 of 15 Copyright Copyright 2013 Tecknodreams Software Consulting Pvt. Ltd. All Rights Reserved. Restricted Rights Legend This document

More information

Command Center 5.2 2015-04-28 14:56:41 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Command Center 5.2 2015-04-28 14:56:41 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Command Center 5.2 2015-04-28 14:56:41 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Command Center 5.2... 12 Command Center 5.2... 14 About Command

More information

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System DEPLOYMENT GUIDE Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System Version 1.0 Deploying F5 with Cacti Open Source Network Monitoring System Welcome to the F5 and Cacti deployment

More information

Zenoss Core Release Notes

Zenoss Core Release Notes Zenoss Core Release Notes Release 5.1.3 Zenoss, Inc. www.zenoss.com Zenoss Core Release Notes Copyright 2016 Zenoss, Inc. All rights reserved. Zenoss and the Zenoss logo are trademarks or registered trademarks

More information

Tk20 Network Infrastructure

Tk20 Network Infrastructure Tk20 Network Infrastructure Tk20 Network Infrastructure Table of Contents Overview... 4 Physical Layout... 4 Air Conditioning:... 4 Backup Power:... 4 Personnel Security:... 4 Fire Prevention and Suppression:...

More information

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds. ENTERPRISE MONITORING & LIFECYCLE MANAGEMENT Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid

More information

Zenoss Enterprise Architecture Overview

Zenoss Enterprise Architecture Overview WHITE PAPER 1ntroduction... 2 Zenoss Enterprise: Functional Overview... 3 Zenoss Architecture: Four Tiers, Model-Driven... 5 Issues in Today s Dynamic Datacenters... 11 Summary: Five Ways Zenoss Enterprise

More information

WÜRTHPHOENIX NetEye Version 3

WÜRTHPHOENIX NetEye Version 3 WÜRTHPHOENIX NetEye Release Note WÜRTHPHOENIX NetEye Version 3 Release date: March 2009 Overview of the updates and newly introduced functionalities in VS 3 In the following summaries, you can obtain a

More information

Advanced Administration for Citrix NetScaler 9.0 Platinum Edition

Advanced Administration for Citrix NetScaler 9.0 Platinum Edition Advanced Administration for Citrix NetScaler 9.0 Platinum Edition Course Length: 5 Days Course Code: CNS-300 Course Description This course provides the foundation to manage, configure and monitor advanced

More information

Workflow Templates Library

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

More information

Vistara Lifecycle Management

Vistara Lifecycle Management Vistara Lifecycle Management Solution Brief Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid

More information

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Kaseya 2. Quick Start Guide. for Network Monitor 4.1 Kaseya 2 Syslog Monitor Quick Start Guide for Network Monitor 4.1 June 5, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector

More information

CAREN NOC MONITORING AND SECURITY

CAREN NOC MONITORING AND SECURITY CAREN CAREN Manager: Zarlyk Jumabek uulu 1-2 OCTOBER 2014 ALMATY, KAZAKHSTAN Copyright 2010 CAREN / Doc ID : PS01102014 / Address : Chui ave, 265a, Bishkek, The Kyrgyz Republic Tel: +996 312 900275 website:

More information

FUNCTIONAL OVERVIEW www.amdosoft.com

FUNCTIONAL OVERVIEW www.amdosoft.com Business Process Protectors Business Service Management Active Error Identification Event Driven Automation Error Handling and Escalation Intelligent Notification Process Reporting IT Management Business

More information

Zenoss Service Dynamics Impact and Event Management Installation and Administration

Zenoss Service Dynamics Impact and Event Management Installation and Administration Zenoss Service Dynamics Impact and Event Management Installation and Administration Copyright 2012 Zenoss, Inc. All rights reserved. Redistribution or duplication of any portion of this document is prohibited

More information

Dell OpenManage Network Manager Version 6.0. Quickstart Guide

Dell OpenManage Network Manager Version 6.0. Quickstart Guide Dell OpenManage Network Manager Version 6.0 Quickstart Guide Notes and Cautions A NOTE indicates important information that helps you make better use of your computer. A CAUTION indicates either potential

More information

SOLARWINDS ENGINEER S TOOLSET FAST FIXES TO NETWORK ISSUES

SOLARWINDS ENGINEER S TOOLSET FAST FIXES TO NETWORK ISSUES DATASHEET SOLARWINDS ENGINEER S TOOLSET FAST FIXES TO NETWORK ISSUES SolarWinds Engineer s Toolset (ETS) helps you monitor and troubleshoot your network with the most trusted tools in network management.

More information

Getting Started. Version 9.1

Getting Started. Version 9.1 Getting Started Version 9.1 Contents About this Guide 4 Other Resources 4 Product Documentation 4 Online Training Program 4 Daily Online Q & A sessions 4 Prepare Your Customer's Network 5 Create a Probe

More information

WhatsUp Gold v16.0 Getting Started Guide

WhatsUp Gold v16.0 Getting Started Guide WhatsUp Gold v16.0 Getting Started Guide C o n t e n t s CHAPTER 1 Welcome Welcome to WhatsUp Gold About WhatsUp Gold WhatsUp Gold Editions CHAPTER 2 Deploying Deploying WhatsUp Gold... 4 STEP 1: Prepare

More information

WhatsUp Gold vs. Orion

WhatsUp Gold vs. Orion Gold vs. Building the network management solution that will work for you is very easy with the Gold family just mix-and-match the Gold plug-ins that you need (WhatsVirtual, WhatsConnected, Flow Monitor,

More information

McAfee Application Control / Change Control Administration Intel Security Education Services Administration Course

McAfee Application Control / Change Control Administration Intel Security Education Services Administration Course McAfee Application Control / Change Control Administration Intel Security Education Services Administration Course The McAfee University Application Control / Change Control Administration course enables

More information

Zenoss Enterprise Architecture Overview

Zenoss Enterprise Architecture Overview WHITE PAPER 1ntroduction... 2 Zenoss Enterprise: Functional Overview... 3 Zenoss Architecture: Four Tiers, Model-Driven... 6 Issues in Today s Dynamic Datacenters... 12 Summary: Five Ways Zenoss Enterprise

More information

VCE Vision Intelligent Operations Version 2.5 Technical Overview

VCE Vision Intelligent Operations Version 2.5 Technical Overview Revision history www.vce.com VCE Vision Intelligent Operations Version 2.5 Technical Document revision 2.0 March 2014 2014 VCE Company, 1 LLC. Revision history VCE Vision Intelligent Operations Version

More information

SOLARWINDS NETWORK PERFORMANCE MONITOR

SOLARWINDS NETWORK PERFORMANCE MONITOR DATASHEET SOLARWINDS NETWORK PERFORMANCE MONITOR Fault, Availability, Performance, and Deep Packet Inspection SolarWinds Network Performance Monitor (NPM) is powerful and affordable network monitoring

More information

SyAM Software Management Utilities. Creating Templates

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.

More information

Zenoss Datasources through the eyes of the Python Collector ZenPack

Zenoss Datasources through the eyes of the Python Collector ZenPack Zenoss Datasources through the eyes of the Python Collector ZenPack Monitoring Windows devices with SNMP February 2015 Jane Curry Skills 1st Ltd www.skills-1st.co.uk DRAFT Jane Curry Skills 1st Ltd 2 Cedar

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

iphouse has chosen LogicMonitor to offer a Software as a Service (SaaS) monitoring solution.

iphouse has chosen LogicMonitor to offer a Software as a Service (SaaS) monitoring solution. Monitoring with LogicMonitor iphouse has chosen LogicMonitor to offer a Software as a Service (SaaS) monitoring solution. Finally, an affordable, effortless, comprehensive monitoring service for every

More information

1 Basic Configuration of Cisco 2600 Router. Basic Configuration Cisco 2600 Router

1 Basic Configuration of Cisco 2600 Router. Basic Configuration Cisco 2600 Router 1 Basic Configuration of Cisco 2600 Router Basic Configuration Cisco 2600 Router I decided to incorporate the Cisco 2600 into my previously designed network. This would give me two seperate broadcast domains

More information

A FAULT MANAGEMENT WHITEPAPER

A FAULT MANAGEMENT WHITEPAPER ManageEngine OpManager A FAULT MANAGEMENT WHITEPAPER Fault Management Perception The common perception of fault management is identifying all the events. This, however, is not true. There is more to it

More information

Authoring for System Center 2012 Operations Manager

Authoring for System Center 2012 Operations Manager Authoring for System Center 2012 Operations Manager Microsoft Corporation Published: November 1, 2013 Authors Byron Ricks Applies To System Center 2012 Operations Manager System Center 2012 Service Pack

More information

Zenoss Event Management

Zenoss Event Management Zenoss Event Management Version 3 September 2009 Updated January 2010 Jane Curry Skills 1st Ltd www.skills-1st.co.uk Jane Curry Skills 1st Ltd 2 Cedar Chase Taplow Maidenhead SL6 0EU 01628 782565 jane.curry@skills

More information

PANDORA FMS NETWORK DEVICES MONITORING

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,

More information

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices. About Foglight NMS Foglight NMS is a comprehensive device, application, and traffic monitoring and troubleshooting solution. It is capable of securely monitoring single and multi-site networks of all sizes,

More information

Kaseya 2. User Guide. Version 7.0. English

Kaseya 2. User Guide. Version 7.0. English Kaseya 2 Monitoring Configuration User Guide Version 7.0 English September 3, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Comprehensive Monitoring of VMware vsphere ESX & ESXi Environments

Comprehensive Monitoring of VMware vsphere ESX & ESXi Environments Comprehensive Monitoring of VMware vsphere ESX & ESXi Environments Table of Contents Overview...3 Monitoring VMware vsphere ESX & ESXi Virtual Environment...4 Monitoring using Hypervisor Integration...5

More information

Oracle, the Oracle logo, Java, and MySQL are registered trademarks of the Oracle Corporation and/or its affiliates.

Oracle, the Oracle logo, Java, and MySQL are registered trademarks of the Oracle Corporation and/or its affiliates. Zenoss Service Dynamics Resource Management Installation Copyright 2012 Zenoss, Inc., 275 West St. Suite 204, Annapolis, MD 21401, U.S.A. All rights reserved. Zenoss and the Zenoss logo are trademarks

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

Monitoring Windows Servers and Applications with GroundWork Monitor Enterprise 6.7. Product Application Guide October 8, 2012

Monitoring Windows Servers and Applications with GroundWork Monitor Enterprise 6.7. Product Application Guide October 8, 2012 Monitoring Windows Servers and Applications with GroundWork Monitor Enterprise 6.7 Product Application Guide October 8, 2012 Table of Contents Introduction...3 Definitions and Abbreviations...3 GroundWork

More information

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com Integration Guide Help Desk Authority, Perspective and sl360 1.800.424.9411 www.scriptlogic.com Table of Contents Introduction... 3 Product Overview... 3 Benefits of Product Integration... 3 Advanced Help

More information

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring WHITE PAPER September 2012 CA Nimsoft For Network Monitoring Table of Contents EXECUTIVE SUMMARY 3 Solution overview 3 CA Nimsoft Monitor specialized probes 3 Network and application connectivity probe

More information

SolarWinds Network Performance Monitor

SolarWinds Network Performance Monitor SolarWinds Network Performance Monitor powerful network fault & availabilty management Fully Functional for 30 Days SolarWinds Network Performance Monitor (NPM) makes it easy to quickly detect, diagnose,

More information

Using Debug Commands

Using Debug Commands Using Debug Commands This chapter explains how you use debug commands to diagnose and resolve internetworking problems. Specifically, it covers the following topics: Entering debug commands Using the debug?

More information

Introduction to Junos Space Network Director

Introduction to Junos Space Network Director Introduction to Junos Space Network Director Release 2.0 Published: 2015-02-12 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights

More information

IBM Security QRadar SIEM Version 7.1.0 MR1. Administration Guide

IBM Security QRadar SIEM Version 7.1.0 MR1. Administration Guide IBM Security QRadar SIEM Version 7..0 MR Administration Guide Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page 07. Copyright

More information

PANDORA FMS NETWORK DEVICE MONITORING

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,

More information

How To Set Up Foglight Nms For A Proof Of Concept

How To Set Up Foglight Nms For A Proof Of Concept Page 1 of 5 Foglight NMS Overview Foglight Network Management System (NMS) is a robust and complete network monitoring solution that allows you to thoroughly and efficiently manage your network. It is

More information

Leveraging Best Practices for SolarWinds IP Address Manager

Leveraging Best Practices for SolarWinds IP Address Manager Leveraging Best Practices for SolarWinds IP Address Manager Share: Leveraging Best Practices for SolarWinds IPAM SolarWinds IP Address Manager (IPAM) is a comprehensive IP address management solution that

More information

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks WHITE PAPER OCTOBER 2014 CA Unified Infrastructure Management for Networks 2 WHITE PAPER: CA UNIFIED INFRASTRUCTURE MANAGEMENT FOR NETWORKS ca.com Table of Contents Solution Overview 3 Specialized Probes

More information

A SURVEY ON AUTOMATED SERVER MONITORING

A SURVEY ON AUTOMATED SERVER MONITORING A SURVEY ON AUTOMATED SERVER MONITORING S.Priscilla Florence Persis B.Tech IT III year SNS College of Engineering,Coimbatore. priscillapersis@gmail.com Abstract This paper covers the automatic way of server

More information

Network Monitoring Comparison

Network Monitoring Comparison Network Monitoring Comparison vs Network Monitoring is essential for every network administrator. It determines how effective your IT team is at solving problems or even completely eliminating them. Even

More information

Command Center 5.0 2015-05-15 13:29:23 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Command Center 5.0 2015-05-15 13:29:23 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Command Center 5.0 2015-05-15 13:29:23 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Command Center 5.0... 11 Command Center 5.0... 13 Release Notes...

More information

Tandem Systems, Ltd. WinAgents HyperConf. User s Guide

Tandem Systems, Ltd. WinAgents HyperConf. User s Guide Tandem Systems, Ltd. WinAgents HyperConf User s Guide Tandem Systems, Ltd. 02.04.2010 Table of Contents Overview... 4 System Requirements... 4 Quick Start... 4 1-2-3-Start!... 4 1. Set default parameters

More information

SolarWinds Log & Event Manager

SolarWinds Log & Event Manager Corona Technical Services SolarWinds Log & Event Manager Training Project/Implementation Outline James Kluza 14 Table of Contents Overview... 3 Example Project Schedule... 3 Pre-engagement Checklist...

More information

McAfee Security Information Event Management (SIEM) Administration Course 101

McAfee Security Information Event Management (SIEM) Administration Course 101 McAfee Security Information Event Management (SIEM) Administration Course 101 Intel Security Education Services Administration Course The McAfee SIEM Administration course from McAfee Education Services

More information

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 July 2015 Heterogeneous Datacenter Management Oracle s Philosophy Productize our deep understanding of the Oracle stack to provide

More information

Network Management Deployment Guide

Network Management Deployment Guide Smart Business Architecture Borderless Networks for Midsized organizations Network Management Deployment Guide Revision: H1CY10 Cisco Smart Business Architecture Borderless Networks for Midsized organizations

More information

MRTG used for Basic Server Monitoring

MRTG used for Basic Server Monitoring MRTG used for Basic Server Monitoring SANS Institute Masters Presentation by T. Brian MRTG used for Basic Server Monitoring This presentation covers how-to instructions to establish basic server monitoring

More information

Altiris Monitor Solution for Servers 7.1 SP1from Symantec User Guide

Altiris Monitor Solution for Servers 7.1 SP1from Symantec User Guide Altiris Monitor Solution for Servers 7.1 SP1from Symantec User Guide Altiris Monitor Solution for Servers 7.1 SP1from Symantec User Guide The software described in this book is furnished under a license

More information

How To Manage Sourcefire From A Command Console

How To Manage Sourcefire From A Command Console Sourcefire TM Sourcefire Capabilities Store up to 100,000,000 security & host events, including packet data Centralized policy & sensor management Centralized audit logging of configuration & security

More information

Diagnostics and Troubleshooting Using Event Policies and Actions

Diagnostics and Troubleshooting Using Event Policies and Actions Diagnostics and Troubleshooting Using Event Policies and Actions Brocade Network Advisor logs events and alerts generated by managed devices and the management server and presents them through the master

More information

Event Management for Zenoss Core 4

Event Management for Zenoss Core 4 Event Management for Zenoss Core 4 January 2013 Jane Curry Skills 1st Ltd www.skills-1st.co.uk Jane Curry Skills 1st Ltd 2 Cedar Chase Taplow Maidenhead SL6 0EU 01628 782565 jane.curry@skills 1st.co.uk

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Document Release Date: December 18, 2013 www.phdvirtual.com Legal Notices PHD Virtual Backup for Hyper-V version 7.0 Copyright 2005-2013 PHD Virtual Technologies,

More information

WhatsUpGold. v12.3. User Guide

WhatsUpGold. v12.3. User Guide WhatsUpGold v12.3 User Guide CHAPTER 1 WhatsUp Gold Overview Welcome to Ipswitch WhatsUp Gold v12... 1 WhatsUp Gold editions... 2 New in v12.3... 4 Finding more information and updates... 5 Sending feedback...

More information

Dashboards in LMS. Monitoring Dashboard CHAPTER

Dashboards in LMS. Monitoring Dashboard CHAPTER CHAPTER 4 This chapter provides information on LMS dashboards. Dashboards provide you with a quick snapshot of specific functions in LMS. The following functional dashboards are available in LMS: Monitoring

More information

pt360 FREE Tool Suite Networks are complicated. Network management doesn t have to be.

pt360 FREE Tool Suite Networks are complicated. Network management doesn t have to be. pt360 FREE Tool Suite Networks are complicated. Network management doesn t have to be. pt360 FREE Tool Suite - At a Glance PacketTrap Networks November, 2009 PacketTrap's pt360 FREE Tool Suite consolidates

More information