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.CSV Output for Nagios 2.x Availability Reports





A Patch for Nagios 2.2 avail.c, to create CSV Output for all Availability Reports. Based on the Nagios 1.2 avail.c Patch provided by Michael Medin.
Creating Nagios Plugins Using Python





If you use Nagios to monitor your servers, like just about everyone else on the planet, you should learn how to create Nagios plugins using Python.
Create Ticket in RT





This script will create a ticket in RT (which is essentially running on a separate server than the one that runs Nagios) when an alarm is acknowledged.
CPU usage for Solaris, Linux and Windows





- Get the CPU Usage for Windows, Solaris and Linux servers.
- Works automatically for an unlimited number of CPUs
- Perfomance data can be graphed with pnp4nagios using the template.
- Works automatically for MS Windows, Solaris and Linux servers
By M ...
CPU Stats/Memory Used Plugin - Top 5 CPU/Memory Consumi...





Returns the CPU Stats & Memory Used for all unix servers (tested on HPUX, should work on all), with Top 5 CPU or Memory consuming process details like ProcessID, ProcessName, CPU% or MemKB(used). Very useful when you got an alert from Nagios or an integra ...
cpu load plugin





This is an initial effort to write a plugin that looks at the no. cores on the host to set the CRITICAL, WARNING and OK thresholds. The plugin also graphs the 1, 5 and 15 minute averages.
CPU core usage





I wasnt really satisified with the way cpu utilization was shown so I wanted to graph the utilizations of the CPU cores on my linux servers. This may work on other unixes that support mpstat but it has not been tested.
cperf





This is a plugin that monitors CPU, memory and swap utilization related. It can monitor cpu and memory for more complex output with swap analysis and blocked processes, alarming as critical only in cases where paging and locked processes exist.
count_mq_channels





This nagios plugin counts the RUNNING Channels for a given QueueManager of IBM WebSphere MQSeries on a given host.
count_lines.sh





A Plugin to read files from Unit4 API, tested it on Unit4 SPE6: http://servername:port/prod/rest/api/v1/02/salesOrders?filter= This module let you split te lines with a split character and count keywords and add up amounts (In cents) It is fully written ...
countdown_to_date





The purpose of this plugin is to allow you to trigger warning or critical states as you approach a date. This date might be the warranty expiry date on a server, or when a license needs renewing.
Count the number of half-open SYN (flood) connections





Count and graph the number of half-open SYN_R connections with netstat. Useful for detecting SYN Floods.
Count number of terminal server sessions





Simple bat file to query the number of active sessions on a Windows Terminal Server. CALLING SEQUENCE: command[nrpe_nt_check_users]=c:nrpe_ntpluginscheck_user_count.bat Counts the number of lines returned containing 'rdp-tcp#', which are active se ...
count logged in Citrix users (SNMP)





You may want to count logged in Citrix users. This script allows you to check one or more servers that have the snmp4ctx SNMP agent installed.
Converting the Nagios XI VMware Image to VirtualBox





Users who with to run the Nagios XI virtual machine under Sun's VirtualBox instead of VMware can do so by following this guide written by Tony Yarusso.
Context variable evaluates to





Context variables are used to pass dynamic information to event chains. The "Context variable evaluates to" condition can be added into Nagios Reactor to match the context variable name to a selected value. Install/update condition through Administ ...
Configuring Switches And Routers To Send Netflow Data T...





This document describes how to setup Netflow data collection on enterprise grade switches and routers, and relay that information to Nagios Network Analyzer. It is intended for use by network administrators who are doing the initial setup of their Nagios ...
Configuring SSL/TLS with Nagios Fusion





This document will describe how to setup Nagios Fusion to use SSL/TLS to provide encrypted connections to the Nagios Fusion. This document can also be used as an initial point for troubleshooting SSL/TLS connections. This document is intended for use b ...
Configuring SSL with Nagios XI





This document will describe how to setup SSL. This document is also to be used an initial point for troubleshooting SSL connections.
Configuring Passive Services With XI





This document describes how to configure passive service checks in Nagios XI. Passive checks are useful when you want to receive and process data (such as security alerts and log events) from external applications.