* Plugin Development Tools

Tools that help with Nagios plugin development.

Nagios CSP

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!

Showing 1-10 of 12 results.

Sort by:

* Plugin Development Tools
Naptor
https://github.com/agunghakase/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…

License: GPL by: Agung Riyadi
* Plugin Development Tools
check_speedtest.py

Prerequisite: You need to install the package speedtest-cli Usage: ./check_speedtest.py -t all --wp 30 --cp 40 --wd 40 --cd 30 --wu 15 --wu 10

* Plugin Development Tools
check_sensors.sh

Pre-requisite: You need to have the package lm-sensors installed on your system. Usage: ./check_sensors.sh -n 'Core' -w 50 -c 60" The -n argument will match…

License: GPL by: Julien Boisdequin
* Plugin Development Tools
Kunjumon – define services using xml
https://github.com/thomastk/kunjumon/wiki/0.-Home

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…

License: MIT by: Community Member
* Plugin Development Tools
generate_nagios_file_from_ip_file.pl
http://www.jing-jok.com

This is not a Nagios plugin. This is just a script that takes an infile with IPs and HOSTs and creates a NAGIOS config file.…

* Plugin Development Tools
check_freeradius.pl
http://www.jing-jok.com

# 2013-08-09 # Updated after a suggestion by Rune Nilssen # Thanks for the suggestion Rune! Usage: $SCRIPT -|--f|F|FUN|function|FUNCTION -|--h|H|host|HOST -|--p|P|port|PORT -|--t|T|time|TIME|timeout -|--s|S|secret|SECRET -|--cl|CL|client|CLIENT -|--r|R|rad|RAD|radius|RADIUS|radiusattributes|RADIUSATTRIBUTES…

* Plugin Development Tools
check freeradius/radius auth/acct/status advanced and fully featured
http://www.jing-jok.com

# 2013-08-09 # Updated after a suggestion by Rune Nilssen # Thanks for the suggestion Rune! check_freeradius.pl 1.0.1 Usage: check_freeradius.pl -|--f|F|FUN|function|FUNCTION -|--h|H|host|HOST -|--p|P|port|PORT -|--t|T|time|TIME|timeout -|--s|S|secret|SECRET…

* Plugin Development Tools
check_mrtgtraf

check_mrtgtraf.pl 1.0.1 Usage: check_mrtgtraf.pl -|--f|F|FUN|function|FUNCTION -|--l|L|log|LOG|logfile|LOGFILE -|--w|W|warn|WARN|warning|WARNING Warning threshold in bytes , -|--c|C|crit|CRIT|critical|CRITICAL critical threshold in bytes , -|--u|un|UNIT unit for , thresholds -|--v|V|VERSION |version…

* Plugin Development Tools
check_snmp_attributes.pl – experimental plugin base & library
http://william.leibzon.org/nagios/

The syntax for defining data is an expression in a reverse polish notation as with HP calculators with a stack used for data processing. If…

License: GPL by: William Leibzon
* Plugin Development Tools
Nagios::NRPE::Plugin::check_skel.cmd

Almost ready for use windows cmd batch. You should just correct path to your 'checking program' or 'checking batch'. Your 'checking program' should return ERRORLEVEL.…

License: GPL by: Roman Kiprin