TOP LEVEL CATEGORIES
EXPLORE
@egalstad
Favorites 78
Views 679367
The version of each Monitoring wizard could be different in different minor versions of Nagios XI. Make sure you download the correct version! Installing a…
General documentation can be found at: https://www.nagios.org/ncpa/help.php Explicit NCPA installation instructions can be found at: https://www.nagios.org/ncpa/getting-started.php Downloads are available for Windows, Mac OS X, CentOS…
A document that describes how to create loops can be downloaded from the following URL: https://assets.nagios.com/downloads/nagios-reactor/docs/Creating-Loops-In-Nagios-Reactor-Event-Chains.pdf
The Nagios XI component for integrating with the Multi-Tech iSMS can be found here.
The documentation on installing and configuring integration with the iSMS can be found here.
Special Thanks: This is a modified version of the awesome dashboard originally written by Morten Bekkelund (CSS by Jonas Grønås Drange). More info here.
#!/usr/local/bin/php Remember to change /usr/local/bin/php to whereever your php-binary is located and chmod +x check_www. commands.cfg: define command{ command_name check_www command_line /usr/local/libexec/nagios/check_www $ARG1$ } services.cfg:…
# Command definition # Netgear ReadyNAS 2100 define command{ command_name check_readynas command_line $USER1$/check_readynas $HOSTADDRESS$ $ARG1$ $ARG2$ } # Example host/service definitions define host { host_name…
Script is tested on Ubuntu to Groupwise 8. SuSe should also work. # CHECKS echo "Messages Undelivered" echo "Statuses Processed" echo "Messages Sent" echo "Messages…
./check_doomsday.php --help Doomsday Plugin Copyright (c) 2011 Nagios Enterprises, LLC. Written by Ethan Galstad as an example of just how flexible Nagios is! License: GPL…
NOTE: This component is a customer-only download that is available only to Nagios XI customers with an active maintenance plan.
NOTE: This component requires that you be running Nagios XI 2011R1.7 or later.
Documentation on setting up passwordless SSH authentication and using this wizard are found in the following document: https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_Hosts_Using_SSH.pdf The version of each Monitoring wizard could…
Documentation on using this wizard can be found at the following link: https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_Hosts_Using_NRPE.pdf The version of each Monitoring wizard could be different in different minor…
Once this component it installed, you can access the dashboard by clicking the "Latest Alerts" link under the "Incident Management" section of the Nagios XI…
NOTE: This component is a customer-only download that is available only to Nagios XI customers with an active maintenance plan. REQUIREMENTS: This component will require…
NOTE: You must follow the instructions in the PDF documents below in order to install the prerequisites for this wizard. Installing_The_WMI_Client_For_XI.pdf Monitoring_Windows_Using_WMI.pdf The version of…
A Nagios plugin for monitoring MySQL databases. Written by Sheeri Cabral. Be sure to check out her corresponding presentation at: http://palominodb.com/blog/2011/04/14/nagios-plugin-mysql
NOTE: This component is a customer-only download that is available only to Nagios XI customers with an active maintenance plan. REQUIREMENTS: This component requires Nagios…
REQUIREMENTS: This wizard requires Nagios XI 2001R1 or later. The version of each Monitoring wizard could be different in different minor versions of Nagios XI.…
Instructions for installing the NagEventLog agent and using the wizard can be found here.
NOTE: This configuration wizard requires some additional software components to be installed on your Nagios XI system before it can be used. Follow the steps…
NOTE: This addon requires Nagios XI 2009R1.4 or higher
Online Demo: Visit the online demo of Nagios XI at nagiosxi.demos.nagios.com Free Trial: A free 60-day trial of Nagios XI is available online at http://www.nagios.com/products/nagiosxi/try…
Instructions for installing the business process addons can be found here.
More information on Nagios Fusion can be found at www.nagios.com/products/nagiosfusion
The ZIP file contains some sample code for accessing the backend API. You can modify as needed. The access credentials are invisible to the public,…
Instructions for installing MNTOS can be found here.
Individual Nagios XI documents are also posted here on Nagios Exchange at http://exchange.nagios.org/directory/Documentation/Nagios-XI-Documentation
This component is intended to be used with the documentation located at https://assets.nagios.com/downloads/nagiosxi/docs/XI_Global_Event_Handlers.pdf
This component is intended to be used in conjunction with the document on Accessing the XI backend API located at https://assets.nagios.com/downloads/nagiosxi/docs/Accessing_The_XI_Backend_API.pdf
Follow the instructions described in the Monitoring VMware With Nagios XI document. The version of each Monitoring wizard could be different in different minor versions…
Documentation on NRDP (installation, overview, etc.) can be found here. If you are interested in monitoring Windows with NRDP more information can be found at:…
Ethan Galstad from Gerhard Schenk on Vimeo.
Requires Nagios XI 2009R1.1H or later. This wizard is intended to be used in conjunction with the documentation on SNMP traps located on the Nagios…
Configuration wizards provide a user-friendly means of monitoring new devices, services, and applications in Nagios XI. This document takes administrators through the simple steps of…
This patch should be applied to the check_debian_packages plugin at http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Linux/check-debian-packages/details - Written by Tony Yarusso
In the extension settings dialog simply fill the start page URL of your Nagios web interface, eg. http://www.yourfirm.com/nagios/ and let the button to locate status…
Older versions of NRPE can be downloaded from http://sourceforge.net/projects/nagios/files/nrpe-2.x/
Current version: https://github.com/NagiosEnterprises/nsca/releases/download/nsca-2.9.2/nsca-2.9.2.tar.gz Stable version: http://prdownloads.sourceforge.net/sourceforge/nagios/nsca-2.9.1.tar.gz
It's developed in Java 1.5 and we will use some standard de facto as: JPA/Hibernate, for a built-in multi db persistency layer Jetty, an embedded…
Created in PHP, requires PHP5 be installed on your Nagios box. Put script in /var/www and point your web browser to your http://nagios box/nagios.php We…
Author: Franjo Stipanovic - fritz [fritzfs@gmail.com] Updated by: Mark Holm - markh/oneobserver [markh@infoarch.com] DashBoard enables you to create custom page (create & edit on-the-fly) with…
New features in version 0.3: Added SSL support (for HTTPS Crypt::SSLeay is needed) Added date format selection via new config value $nagiosDateFormat Added some basic…
Nagios 1.x doesn't have service groups support, therefore is not simple to schedule downtime for a specific service in all hosts. This script is meant…
Web-configurable recurring downtime scheduler for Nagios 1 and 2 Written in Perl, requires no additional libraries. Now includes checks to prevent re-scheduling same outage, some…
The purpose of this tool is to use cron to schedule downtime for hosts or services that have regularly scheduled downtimes (like a Windows box…
check_csl is Nagios plug-in written in Perl, which calculates service availability level (SLA) depending on multiple various category checks' states. The plugin runs checks, defined…
This handy addon is a Windows app (written in Perl and compiled with Perl2Exe) that sits in your system tray and displays a colored icon…
Features are: Monitors objects using the Nagios wap interface and reports the current status on your system tray and desktop using a small slide window…
This uses the (shareware) HTMLDOC package to create the PDF document from the HTML, and so you need to have this installed. You also need…
This is a tool written in PHP. You can filter and delete your received SNMP-Traps via a Web-Interface. Downloads can be found here: http://sourceforge.net/project/showfiles.php?group_id=172640
NEW: version 1.1 is released! Features are: HTTP authentification Hides in system tray Plays error sounds Automatic check (you can configure the interval) Devides in…
Nagios is great tool, but when it comes to display options (i.e. two service and one host in same page without grouping them in nagios)…
FlashNagios uses Internet Explorer's ActiveX (for now! Mozilla version is in development) to display Nagios monitoring webpages embedded in the application like they were part…
NLG is aimed at businesses wanting to publish their server status's in real-time to customers, without the complication or security risk of giving users access…
Read the readme file on how to get it configured. Requires perl > 5 and XML::RSS. Only been tested in nagios 2.0b3 Wont work with…
Blosxom4Nagios is a special purpose Blosxom instance for handling Nagios notifications and producing RSS and atom feeds of them, as well as a pretty web…
This is a minimalist web interface intended to be viewed on small screens such as on web-enabled phones and Blackberries. Rather than show your entire…
For more detailed information on Nagios support in Rove Mobile Admin, visit: http://www.roveit.com/products/details/nagiosDashboard
Description: Nagios Neat is a "skin" for Nagios. The original stylesheets for Nagios 3.0 have been modified to provide a different presentation of the HTML…
This is a Windows service that forwards filtered EventLog messages into Nagios, via the NSCA daemon. It is based on NTSyslog and send_nsca with some…
Example Usage: nag2che.awk - ( cat hostextinfo.cfg | ./nag2che.awk ) Reads the Nagios config file and creates a cheops-ng config file. You can then fire…
Requirements: Apache 1.3.x or Apache 2.x PHP 5 with SQL-Lite or PDO_SQLite (whatever the PHP configuration is) sudo (if you plan to use nmap through…
Features include: Load all your actual cfg files in a MySql database. Display tables of objects (host, contact, services...) Select or unselect all the fields…
Features include the ability to transform Nmap XML-Output to Nagios object configuration files with: automated detection of the operating system and building a according hostgroup…
The script parses /proc/user_beancounters and will exit with appropriate Nagios exit status if one of these limits has been reached. If you don’t want to…
Example: bash currencymon.sh Usage: currencymon.sh [--minwarn value] [--maxwarn value] [--mincrit value] [--maxcrit value] [-v|--verbose] # bash currencymon.sh 2.65 2.95 2.55 3.15 MONEYX OK: Value of…
Chris Mason has some documentation and scripts on getting the EM01 up and running with Nagios and MRTG. You can find his documentation at: http://www.masonc.com/websensor.html…
Allows you to get information about Nagios Status etc using JSON format. This project provide CGIs source code to retreive and export Nagios status data…