|
How To Download Files From The Nagios Exchange Using WGET
Viewed 14301 times since Tue, Aug 2, 2016
Overview This KB article shows you how to download a file directly from the Nagios Exchange to your Linux server using the WGET command. This can be handy when you require an additional plugin on your Nagios server or an NRPE client. Download... Read More
Nagios Core - Adaptive Monitoring
Viewed 12655 times since Mon, Feb 1, 2016
Adaptive Monitoring This documentation explains how Nagios allows you to change certain commands and host and service check attributes during runtime. Documentation - Adaptive Monitoring Final Thoughts For any support related questions please... Read More
Nagios Core - Alerting With MySQL and Nagios - NWC13
Viewed 9801 times since Tue, Feb 9, 2016
Alerting With MySQL and Nagios - NWC13 Sheeri Cabral's presentation - "Alerting On MySQL With Nagios" during the Nagios World Conference North America 2012. Final Thoughts For any support related questions please visit the Nagios... Read More
Nagios Core - Cached Checks
Viewed 7452 times since Mon, Feb 1, 2016
Cached Checks This documentation explains how cached checks allow Nagios to forgo executing a host or service check command if it determines a relatively recent check result will do instead. Documentation - Cached Checks Final Thoughts For any... Read More
Nagios Core - Custom CGI Headers and Footers
Viewed 10374 times since Mon, Feb 1, 2016
Custom CGI Headers and Footers This documentation explains how to have a custom header and/or footer displayed in the output of the CGIs. Documentation - Custom CGI Headers and Footers Final Thoughts For any support related questions please visit... Read More
Nagios Core - Detection and Handling of State Flapping
Viewed 10160 times since Mon, Feb 1, 2016
Detection and Handling of State Flapping Nagios supports optional detection of hosts and services that are "flapping". Flapping occurs when a service or host changes state too frequently, resulting in a storm of problem and recovery notifications.... Read More
Nagios Core - Distributed Monitoring
Viewed 8009 times since Mon, Feb 1, 2016
Distributed Monitoring This documentation explains different solutions that allow Nagios to scale to monitor a large infrastructure. Documentation - Distributed Monitoring Final Thoughts For any support related questions please visit the Nagios... Read More
Nagios Core - Enhanced CGI Security and Authentication
Viewed 7130 times since Mon, Feb 1, 2016
Enhanced CGI Security and Authentication This documentation is an introduction for implementation of stronger authentication and server security focused around the CGI web interface. Documentation - Enhanced CGI Security and Authentication Final... Read More
Nagios Core - Event Handlers
Viewed 6221 times since Mon, Feb 1, 2016
Event Handlers This documentation explains what event handlers are in Nagios Core. Documentation - Event Handlers Final Thoughts For any support related questions please visit the Nagios Support Forums at: http://support.nagios.com/forum/ Read More
Nagios Core - External Commands
Viewed 9600 times since Mon, Feb 1, 2016
External Commands This documentation explains how external applications can submit commands by writing to the command file, which is periodically processed by the Nagios daemon. Documentation - External Commands Final Thoughts For any support... Read More
Nagios Core - Fast Startup Options
Viewed 5894 times since Mon, Feb 1, 2016
Fast Startup Options There are a few things you can do that can decrease the amount of time it take Nagios to startup (or restart). These speedups involve easing some of the burden involved in processing your configuration files.Starting with Nagios... Read More
Nagios Core - graphing Performance Info With MRTG
Viewed 13949 times since Mon, Feb 1, 2016
graphing Performance Info With MRTG This documentation shows how the nagiostats utility allows you to graph various Nagios performance statistics over time using MRTG. Documentation - graphing Performance Info With MRTG Final Thoughts For any... Read More
Nagios Core - Host and Service Dependencies
Viewed 9113 times since Mon, Feb 1, 2016
Host and Service Dependencies Service and host dependencies are an advanced feature of Nagios that allow you to control the behavior of hosts and services based on the status of one or more other hosts or services. This documentation will explain how... Read More
Nagios Core - How to Maintain Over 20 Monitoring Appliances - NWC14
Viewed 4539 times since Mon, Feb 8, 2016
How to Maintain Over 20 Monitoring Appliances - NWC14 This presentation will give the answer to issues we've faced in managing multiple Nagios server deployments. We have about 25 engineers using the Nagios servers located at our customers... Read More
Nagios Core - How to Think with Nagios to Solve Monitoring Problems - NWC14
Viewed 7321 times since Mon, Feb 8, 2016
How to Think with Nagios to Solve Monitoring Problems - NWC14 Welcome to the wonderful journey of monitoring problem solving! The different aspects of the essence of monitoring will be presented to you. You can learn the trick to make a plugin pass... Read More
Nagios Core - Integration Overview
Viewed 6867 times since Mon, Feb 1, 2016
Integration Overview This documentation shows there are several methods of integrating Nagios with the management software you're already using and you can monitor almost any type of new or custom hardware, service, or application that you might... Read More
Nagios Core - Large Installation Tweaks
Viewed 6340 times since Mon, Feb 1, 2016
Large Installation Tweaks Users with large Nagios installations may benefit from the use_large_installation_tweaks configuration option. This documentation explains how enabling this option allows the Nagios daemon to take certain shortcuts which... Read More
Nagios Core - Leveraging SNMP Extensions with Nagios - NWC13
Viewed 10070 times since Tue, Feb 9, 2016
Leveraging SNMP Extensions with Nagios - NWC13 The MIB for SNMP extension is NET-SNMP-EXTEND-MIB which can be used as an agent-less option for monitoring. This MIB will provide the option to query commands or shell scripts for metrics that are... Read More
Nagios Core - Monitoring Remote Locations with Nagios - NWC13
Viewed 8458 times since Tue, Feb 9, 2016
Monitoring Remote Locations with Nagios - NWC13 Monitoring a single, connected network is straightforward. When you need to monitor various locations, with different access and connectivity challenges, things get a little more complicated. This... Read More
Nagios Core - Monitoring Service and Host Clusters
Viewed 8037 times since Mon, Feb 1, 2016
Monitoring Service and Host Clusters This documentation will show you how you can perform cluster monitoring based on the state of other hosts and services. Documentation - Monitoring Service and Host Clusters Final Thoughts For any support... Read More
Nagios Core - Multi-Tenant Nagios Monitoring - NWC14
Viewed 9094 times since Mon, Feb 8, 2016
Multi-Tenant Nagios Monitoring - NWC14 This presentation details an implementation of Nagios Core that is used to monitor more than 5 individual customers using remote appliances sending via secure links to a central location. Final... Read More
Nagios Core - Nagios as a PC Health Monitor - NWC14
Viewed 11250 times since Tue, Feb 9, 2016
Nagios as a PC Health Monitor - NWC14 For organisations with limited budget or resources, Nagios can be a great tool to monitor the health of the their PC fleet. This presentation will cover real world examples of how integrating Nagios, NSClient++... Read More
Nagios Core - Nagios on AWS - NWC14
Viewed 6322 times since Mon, Feb 8, 2016
Nagios on AWS - Live Install and More! - NWC14 In this session, we will start with a brand new Amazon Web Service EC2 virtual instance install of Nagios Core, do some basic configuration and security hardening, install check_mk, and then have it... Read More
Nagios Core - Nagios Plugin API
Viewed 10576 times since Mon, Feb 1, 2016
Nagios Plugin API This documentation provides information about developing plugins. Documentation - Nagios Plugin API Final Thoughts For any support related questions please visit the Nagios Support Forums at: http://support.nagios.com/forum/ Read More
Nagios Core - Nagios, AWS, and Hosted VoIP - NWC13
Viewed 6038 times since Tue, Feb 9, 2016
Nagios, AWS, and Hosted VoIP - NWC13 Nagios, AWS, and Hosted VoIP Or, "How to automatically scale your platform to match your demand". SmartVox™ provides hosted Voice over IP (VoIP) services to small business and non-profit customers in the US... Read More
Nagios Core - Notification Escalations
Viewed 8042 times since Mon, Feb 1, 2016
Notification Escalations Nagios supports optional escalation of contact notifications for hosts and services. This documentation explains how escalations work. Documentation - Notification Escalations Final Thoughts For any support related... Read More
Nagios Core - Object Inheritance
Viewed 10669 times since Mon, Feb 1, 2016
Object Inheritance This documentation explains how object inheritance works in Nagios which can be used in object definitions and templates. Documentation - Object Inheritance Final Thoughts For any support related questions please visit the... Read More
Nagios Core - On-Call Rotations
Viewed 6094 times since Mon, Feb 1, 2016
On-Call Rotations This documentation will show you how you can create timeperiod definitions in a way that can facilitate most on-call notification rotations. Documentation - On-Call Rotations Final Thoughts For any support related questions... Read More
Nagios Core - Passive Host State Translation
Viewed 6043 times since Mon, Feb 1, 2016
Passive Host State Translation This documentation explains passive host state translation in distributed and failover monitoring installations of Nagios. Documentation - Passive Host State Translation Final Thoughts For any support related... Read More
Nagios Core - Passive Monitoring with Nagios - NWC14
Viewed 11882 times since Mon, Feb 8, 2016
Passive Monitoring with Nagios - NWC14 Whereas active monitoring receives all the attention, passive monitoring is the be-all, end-all to truly managing by exception. This session will present three scenarios for passive monitoring including:... Read More
Nagios Core - Performance Data
Viewed 12094 times since Mon, Feb 1, 2016
Performance Data Nagios is designed to allow plugins to return optional performance data in addition to normal status data, as well as allow you to pass that performance data to external applications for processing. A description of the different... Read More
Nagios Core - Predictive Dependency Checks
Viewed 6029 times since Mon, Feb 1, 2016
Predictive Dependency Checks This documentation explains how predictive dependency checks for hosts and services works in Nagios. Documentation - Predictive Dependency Checks Final Thoughts For any support related questions please visit the Nagios... Read More
Nagios Core - Scheduled Downtime
Viewed 8608 times since Mon, Feb 1, 2016
Scheduled Downtime This documentation explains how Nagios allows you to schedule periods of planned downtime for hosts and service that you're monitoring. This is useful in the event that you actually know you're going to be taking a server... Read More
Nagios Core - Security Considerations
Viewed 6871 times since Mon, Feb 1, 2016
Security Considerations This documentation is a brief overview of things you should keep in mind when installing Nagios, so as set it up in a secure manner. Documentation - Security Considerations Final Thoughts For any support related questions... Read More
Nagios Core - Service and Host Freshness Checks
Viewed 5572 times since Mon, Feb 1, 2016
Service and Host Freshness Checks Nagios supports a feature that does "freshness" checking on the results of host and service checks. This documentation explains how freshness checks work. Documentation - Service and Host Freshness Checks Final... Read More
Nagios Core - SNMP Explained - NWC15
Viewed 14439 times since Mon, Feb 8, 2016
SNMP Explained - NWC15 How does the snmp protocol work and how can it be used within Nagios? Final Thoughts For any support related questions please visit the Nagios Support Forums at: http://support.nagios.com/forum/ Read More
Nagios Core - SNMP Monitoring Architecture With Nagios - NWC13
Viewed 12259 times since Tue, Feb 9, 2016
SNMP Monitoring Architecture With Nagios - NWC13 SNMP is sometimes feared for being not-so-simple monitoring protocol, but as a standard it has proven its worth many times and is the main way to monitor network equipment as well as supported by all... Read More
Nagios Core - SNMP Trap Integration
Viewed 9562 times since Mon, Feb 1, 2016
SNMP Trap Integration There are hundreds of community-contributed SNMP addons and projects on Nagios Exchange. This documentation provides a few links to SNMP projects and categories that are most useful when integrating SNMP traps with Nagios.... Read More
Nagios Core - Standard Macros in Nagios
Viewed 6748 times since Sun, Jan 31, 2016
Standard Macros in Nagios Standard macros that are available in Nagios are listed in this documentation. Documentation - Standard Macros in Nagios Final Thoughts For any support related questions please visit the Nagios Support Forums at: http:/... Read More
Nagios Core - State Stalking
Viewed 8244 times since Mon, Feb 1, 2016
State Stalking State "stalking" is a feature which allows you to log changes in the output service and host checks even if the state of the host or service does not change. This documentation will explain how state stalking works. Documentation -... Read More
Nagios Core - TCP Wrapper Integration
Viewed 4834 times since Mon, Feb 1, 2016
TCP Wrapper Integration This document explains how to easily generate alerts in Nagios for connection attempts that are rejected by TCP wrappers. For example, if an unauthorized host attempts to connect to your SSH server, you can receive an alert in... Read More
Nagios Core - The Art & Zen of Managing Nagios with Puppet - NWC14
Viewed 19802 times since Mon, Feb 8, 2016
The Art & Zen of Managing Nagios with Puppet - NWC14 The trend towards DevOps has brought new levels of agility and responsiveness to all sorts of IT organizations, from small startups to large enterprises. But with the constant production... Read More
Nagios Core - Time-Saving Tricks For Object Definitions
Viewed 5893 times since Mon, Feb 1, 2016
Time-Saving Tricks For Object Definitions This documentation explains how you can exploit the features of template-based object definitions to save yourself time and to create complex (and simple) monitoring configurations. Documentation - Time... Read More
Nagios Core - Tuning Nagios For Maximum Performance
Viewed 7385 times since Mon, Feb 1, 2016
Tuning Nagios For Maximum Performance Tuning Nagios to increase performance can be necessary when you start monitoring a large number (> 1,000) of hosts and services. This documentation explains things to look at for optimizing Nagios.... Read More
Nagios Core - Understanding Macros and How They Work
Viewed 6291 times since Sun, Jan 31, 2016
Understanding Macros and How They Work One of the main features that make Nagios so flexible is the ability to use macros in command defintions. Macros allow you to reference information from hosts, services, and other sources in your commands.... Read More
Nagios Core - Understanding retention.dat and modified_attributes
Viewed 15236 times since Fri, Jul 15, 2016
Overview This KB article explains the purpose of the retention.dat file and how to modify it when required. This is an advanced topic and care should be taken. State Retention File This is the file that Nagios will use for storing status,... Read More
Nagios Core - Using The Nagiostats Utility
Viewed 4443 times since Mon, Feb 1, 2016
Using The Nagiostats Utility A utility called nagiostats is included in the Nagios distribution. It is compiled and installed along with the main Nagios daemon. This documentation explains how the nagiostats utility allows you to obtain various... Read More
Nagios Core - Volatile Services
Viewed 6458 times since Mon, Feb 1, 2016
Volatile Services This documentation explains what volatile services are in Nagios Core. Documentation - Volatile Services Final Thoughts For any support related questions please visit the Nagios Support Forums at: http://support.nagios.com/forum/ Read More
Nagios XI - Group Deployment of Service Checks - NWC15
Viewed 7238 times since Mon, Feb 8, 2016
Group Deployment of Service Checks - NWC15 This presentation will show how you can create groups of checks like CPU metrics, Oracle metrics or IIS metrics and push them to all of the hosts that require them. The presentation will provide a script... Read More
Nagios XI - Integrating On-Call Schedules with Nagios - NWC13
Viewed 6446 times since Tue, Feb 9, 2016
Integrating On-Call Schedules with Nagios - NWC13 This presentation will demonstrate how the team at the large retail company integrated the data from our on-call information with Nagios. This integration affects who is alerted for host and service... Read More
Nagios XI - Plain Text Password Considerations
Viewed 12823 times since Mon, Jun 18, 2018
Overview When configuring my monitoring agent I need to define the password in a plain text file. This seems very insecure, how do I encrypt it? — Concerned Customer This is a valid question, this KB article discusses the limitations around... Read More
Nagios XI - Special Characters
Viewed 25786 times since Tue, Apr 25, 2017
Overview Nagios XI, as well as the Linux command line interface, have some reserved characters that need to be escaped in specific ways. Special characters are a group of characters that carry out special instructions, like the dollar sign $ which... Read More
|