Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.iSCSI Jumbo Frame & Latency check





Very simple bash script to check iSCSI network targets. It validates they'll accept non-fragmented jumbo frames and measures their latency. The three variables you must pass to the script are the target IP, the warning & critical thresholds (in ms). ...
Ironport plugin with perfdata





This is a script to check RAM, CPU, QUEUE, Work Queue, and Mail Rate and other important parameters on Ironport Appliances and it returns performance data for graphing the results.
Ironport Plugin modified to include feature key expiry ...





This is a script to check RAM, CPU, QUEUE, Work Queue, and Mail Rate and other important parameters on Cisco Ironport Appliances. Modified to include feature key license expiry checks.
Ironport Plugin modified





This is a script to check RAM, CPU, QUEUE, Work Queue, and Mail Rate and other important parameters on Cisco Ironport Appliances
IronPort Plugin





This is a script to check RAM, CPU, QUEUE, Work Queue, and Mail Rate on Ironport Appliances.
IPv6 address in host definition patch





This patch allows you to add 'address6' directive to host definition. And use this value in command definitions via %HOSTADDRESS6% macro. That way you can define special commands to check IPv6 services. For example: define command
ip-label Newtest probe s plugin





this plugin is an plabel newtest plugin in order to integrate and manage probes and test result of newtest probe. with it , you could integrate sla and qoe metrics and status under nagios
iostat nagios plugin





Check disk io
Iostat - check_tps





Nagios plugin/script to check the disk statistic TPS aka IOPS on a Linux machine. I also included a | after the output for performance statistics.
Usage:
Usage: check_tps.sh [-w|--warning] [-c|--critical]
[root@foobar libexec]# ./check_tps.sh -w 20 ...
Introducing the pmp-check-mysql-status Nagios Plugin





In this article you will read about the pmp-check-mysql-status Nagios plugin.
Introducing Nagios Log Server





Nagios Log Server 2 is the easy and powerful way to collect and analyze your application and server logs.
Intro To Nagios V-Shell





This document describes how to install and setup the Nagios V-Shell, or "Visual" Shell, for Nagios Core and Nagios XI installations. Nagios V-Shell is a lightweight PHP interface for Nagios Core designed to be simple to install and use, and easily custom ...
Intersystems Cache License Usage





This plugin allows Nagios to check the license usage of an Intersystems Cache environment and return the percentage license usage.
Intersystems Cache Job Check





Checks that a given Intersystems Cache process is running
Intersystem IRIS Database import





This Linux command line utility allows the nagios log files (archive as well as current) to be parsed and then stored in an Intersystems IRIS database global
Interfacetable_v3t





Interfacetable_v3t.pl is a Nagios(R) plugin that allows you to monitor the network interfaces of a node (e.g. router, switch, server) without knowing each interface in detail. This plugin comes from check_interface_table.pl / check_interface_table_v2.pl, ...
Interface Speed





This plugin shows the average interface-load between two checks. It is written in Perl and make use of SNMP.
Interactive Service Check CGI





This CGI allows you to run service checks interactively through the Nagios web interface.
Inter server port monitoring





Hi Team, Plugin will helps you to monitor whether given port is listening between the Server A and Server B or not. i.e from Server C you can check port listened between Server A to Server B. Achieved the same by writing two lines of simple code. ...