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.Stop processing this event chain





This action can be added into Nagios Reactor to halt the currently running event chain.
Statusengine





Statusengine is a project to process and store event data collected by Nagios. Statusengine will save all monitoring data to MySQL, CrateDB or Redis. It also has an inbuild performance data processor, which is able to save perfdata to Graphite, CrateDB, E ...
Splunk license usage check





You want to keep an eye on the license usage, as 5 warnings of the daily indexing volume using the enterprise license or 3 warnings using the free license will cause a license violation. A license violation will deactivate Splunk searches but not the i ...
SNMP Process II





Checks by snmp (v1 or v3) process status. Checks by snmp v1 or v3 if a process is running and how many instances are running (minimum & maximum). It is also possible to check memory and cpu used by one or a group of process. Current version : 1.3.1
send_nrdp Python NRDP Client





usage: send_nrdp.py [options] options: -u URL, --url=URL ** REQUIRED ** The URL used to access the remote NRDP Server Usually: http://<IP_ADDRESS>/nrdp/ agent. -t TOKEN, --token=TOKEN ** REQU ...
SEND_NRDP Python 3 Port





This is a direct port of the Python2 version of this plugin, which can be found here: https://exchange.nagios.org/directory/Addons/Passive-Checks/send_nrdp-Python-NRDP-Client/details usage: send_nrdp.py [options] options: -u URL, --url=URL ** REQU ...
send_nrdp Bash NRDP Client





Bash implementation of the send_nrdp client. send_nrdp.sh Revision 0.1 - Send NRPD script for Nagios Usage: send_nrdp.sh -u URL -t token [options] Usage: send_nrdp.sh -h Help file This script is used to send NRPD data to a Nagios server R ...
Scheduling Multiple Service Checks in Nagios





In this blog you can review a community-written shell script in BASH aimed at automating the process of scheduling multiple service checks in Nagios.
Proclog





Proclog - A Nagios/Linux script to see the running process such Nagios....and so on.... Keep it simple !
P4Nagios





This project contains an example bash script that shows how Helix components could be monitored from a Nagios server. The plugin currently checks:
if the P4D server is responding.
if the P4D server license is about to expire.
if the P4D d ...
NXE - Nagios XML Engine





The Nagios XML Engine (NXE for short) is an Open Source XML processing layer for the Nagios scheduling & monitoring platform. NXE provides an XML interface for the most critical aspects of managing and reporting on your Nagios infrastructure via XML.
number_process_nrpe_nt





Developed in VBS for Windows NRPE.
List the number of processes in task manager for the NRPE.
Number of connections opened by a process





Counts number of opened connections that a given process has opened. Plugin uses netstat with sudo access. It can match process by regexp or use pid file (which is strongly recommended).
NRDP - Overview





This document describes how to install, configure, and use the NRDP (Nagios Remote Data Processor) addon with either Nagios Core or Nagios XI. This document is intended for use by Nagios Administrators.
Network Queue





This check allows you to check for packet processing queues on TCP and UDP on unix based operation systems. It was developed and tested on RHEL/CentOS, but should be easily modifiable to be usable everywhere. UPDATED: Thanks to Hugo van der Kooij for p ...
Naptor





Naptor is Nagios Application Monitor, for help you monitoring your backend application process. You can use this application only on same server (your application and nagios server must be in same server).
Nagvis





NagVis is a visualization addon for Nagios. It can be used to visualize Nagios data, e.g. to display IT processes like a mail system or a network infrastructure.
nagios_statd





This addon consists of a Python daemon and client that allow you to easily check remote host information (load, users, filesystem, processes, etc.). Released under the BSD license.
nagios_check_listening_port_linux





nagios_check_listening_port_linux is a plugin written to verify that a specified process name can be found listening on a specified TCP port.