TOP LEVEL CATEGORIES
EXPLORE
@egalstad
Favorites 89
Views 706119
Setup instructions for NagiosXI can be found here: https://github.com/d7networks/nagios/blob/master/Configure-NagiosXI.md ======== Installation Instructions ======== Visit https://github.com/d7networks/nagios for detailed setup instructions ======== Support and Help ======== You…
*** sreinhardt is no longer with Nagios - if you need assistance with this dashbaord, please contact our support team at https://support.nagios.com/forum ***
An update to check_snapmirror.pl that supports also checking snapmirrored qtrees. Couldn't find a way to submit update to the existing plugin.
Kunjumon is a framework that can be used to create plugins for Nagios monitoring system, without writing any new code. The plugins thus created are…
In order to use it, you must edit commands.cfg: - Before: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ - After: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v |…
This is a plugin written in PHP 5 for Nagios to go out and check a Temperature@lert WiFi device by way of the XML file.…
The script should work with any version of vmware esx/esxi (tested on esx 3.5/4.0/4.1). on early version you have to create an alias for vim-cmd…
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
blësk Network Device Discovery (NDD) is an auto-discovery tool with a web interface that allows you to scan the devices on your network and import…
www.datarecoverydownload.net website recommends Data recovery download software restores lost files and folder from usb drive without wasting time and valuable money. Data recovery software revives…
Checks the spelling of a local or remote site against a english dictionary. You can add a personal list of words to ignore via command…
Common Usage to check for all alerts in your state or zone: ./check_cap_alerts.py -c MNZ062 Check for a particular alert can be done also: ./check_cap_alerts.py…
./check_http_content_list.py -u exchange.nagios.org -w spam,ham,for,dinner you can also check a list of words and a list of sites ./check_http_content_list.py -u exchange.nagios.org,www.nagios.org,www.nagios.com -w spam,ham,for,dinner Works on…
Simple bash script that walks a given list of router ips for WAN interface ips, and then configures ping checks on each of those wan…
A small and simple shell script for checking number of svn commits to a remote repository by parsing the commit log. Supports checking by the…
About Metricinga: Metricinga is a gevent-based metrics forwarder that parses performance data files from Nagios and sends the results to Graphite via the Carbon pickle…
You can find here : http://alexnogard.com/notifications-sms-pour-nagios-centreon/ A complete tutorial to set up a sms alert tool for nagios with a phone or GSM gateway !
You can find here : http://alexnogard.com/monitorer-windows-avec-nagios-centreon/ a full tutorial to install wmic on Linux, and to use it with check_wmi_plus to monitore Windows Server &…
Gets the list of available Windows updates for a single Windows machine. Can be run through any remote client or process with the ability to…
most of all , we check the traffice use the snmp . But we can use the check_nrpe to doing . so do the script…
MIANAGIOSPLUGIN -- An extensible framework for Nagios plugins written in php5 This is a framework for quickly developping and easily maintaining Nagios plugins. It is…
This is a Plugin to check the status of a Promise Supertrak EX Raid Controller. It will need the following tools to be installed: Promise…
Included in the tgz archive are three files: nagios.conf - created using the work of roderick tapang at his site http://telinit0.blogspot.ca/2009/09/apache-active-directory-login-for.html for the required changes…
The count mirrors the number of programs listed in Add/Remove programs. A list of currently installed programs is displayed in the long listing. When a…
Gives the number of documents indexed in Elasticsearch per second. It basically checks for the total number of documents, then the time and writes it…
Gives the total number of documents you have in your Elasticsearch cluster. You need to install both files supplied for the check to work, but…
This Nagios plugin was created to check the status of netfilter conntrack table. - sysctl net.netfilter.nf_conntrack_count : check the number of connections in table -…
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.
This plugin is used to check the SMART hard drive health of various drives. It can work with various RAID arrays as well as individual…
This plugin allows Nagios to read Cacti thresholds, and give alerts when they are triggered. The only exit states are OK (threshold is not triggered)…
#!/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…
Options : -w, --warning NUMBER (required) NUMBER necessary to result in warning status -c, --critical NUMBER (required) NUMBER necessary to result in critical status -p,…
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.…
I already test it with cisco 2960 and cisco 3650G. If get any erro, pls give feedback and I will fix it. Ty all cya.
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
Checks index version first, and if the index versions don't match, the script checks how long it has been since the last replication. This time…
Checks the temperature of the environment using the ATAL Ethernetprobe2 using SNMP An example: Monitoring the temerature of the serverroom For comments or feature request,…
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
This script will check if the UPS is on batteries (and display the percent of battery which is left) or on cable power. #!/usr/local/bin/php Remember…
PHP check-script which can check a website(URL) and react if errors like 404, 500 etc are returned. #!/usr/local/bin/php Remember to change /usr/local/bin/php to whereever your…
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
check_sa is a Nagios plugin to check the status of one or more performance counters monitored through sa and sar in the Linux sysstat package.…
Usage: * check_knuerr_pdu.pl -h * check_knuerr_pdu.pl --man * check_knuerr_pdu.pl -H #host# -M #module# -w #warning# -c #critical# Options: -h Display this helpmessage. -H The hostname…
A nagios check plugin for Starface Appliances. You can call it on your Starface via ssh or by SNMP
Checking single probes, with values or boolean conditions, supports perfdata output and the nagios threshold formats. Grabbs with LWP, support for HTTP Basic Auth.
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…