Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
samf
NRPE - Nagios Remote Plugin Executor Featured Popular
github.com/NagiosEnterprises/nrpeNRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.). NRPE can also communicate with some of the Windows agent addons, so you can execute scripts an ...
NSCA - Nagios Service Check Acceptor Featured
www.nagios.orgNSCA is a Linux/Unix daemon allows you to integrate passive alerts and checks from remote machines and applications with Nagios. Useful for processing security alerts, as well as redundant and distributed Nagios setups.
Arana Theme 1.0 for Nagios 3.x Featured Popular
sourceforge.net/projects/arana-nagios/This is my own theme for Nagios 3.x based on the theme Vautour Style. This was made to change the actual basic design of nagios to a new design view using CSS stylesheets and Icons. Thanks for the download. Regards, Eduardo L. Arana
Vautour Style Featured Popular
github.com/ynlamy/vautour-styleVautour Style is a skin for Nagios Core. Original stylesheets and original icons have been modified to provide a different presentation for the Nagios web interface.
Nagiosmap
Nagiosmap is a Perl/Tk app desined to work with Nagios that allows you to graphically create 2-D coordinates for the statusmap CGI by dragging hosts around.
PNP4Nagios
docs.pnp4nagios.org/PNP is an addon to Nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases (Round Robin Databases, see RRD Tool).
WebSphere Application Server
code.google.com/p/nagios-was/Plugin for monitoring the internals of WebSphere Application Server including JVM heap size, JDBC connection pools, thread pools and live session counts.
WebInject
www.webinject.org/plugin.htmlWebInject is a free tool for automated testing of web applications and services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, etc)
File Age Check
This Python script works on both Windows and *nix boxes and returns the date of the file (modified, access, or create) in human understandable form. (Only English.)
check_oracle_health
labs.consol.de/nagios/check_oracle_healthcheck_oracle_health is a plugin for the Nagios monitoring software that allows you to monitor various metrics of an Oracle database. It includes connection time, SGA data buffer hit ratio, SGA library cache hit ratio, SGA dictionary cache hit ratio, SGA s ...
check_multi
www.my-plugin.de/check_multicheck_multi is a multi purpose swiss knife plugin. It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output. The child return code with the highest severity becomes the parent ...
check_updates
matteocorti.github.io/check_updates/check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date
check_logfiles
labs.consol.de/nagios/check_logfiles/check_logfiles is used to scan the lines of a file for regular expressions.
Send HTML Alert Email v2
This is the Version 2 of the Previous Send HTML Alert Email.. Send your Alert Mails using HTML formatted emails.. I have tested this with Nagios v3.x only.. This may or may not work with Nagios v1 & v2 (As it requires the use of MACROS)... Contains Us ...
check_proc_cpu.sh: check process cpu usage
www.dennyzhang.comCheck CPU used by a given process Check more: https://www.dennyzhang.com/nagois_monitor_process_cpu
check_mem.pl
www.sysadminsjourney.comcheck_mem.pl is a Solaris, Linux, and other Unix compatible perl script that: a) Enables perfdata output b) On Solaris - gathers statistics about the ZFS ARC cache c) On Linux - gathers statistics about the caches and buffers from /proc/meminfo d) ...
Mod Gearman
labs.consol.de/nagios/mod-gearman/Distribute Hostchecks, Servicechecks and Eventhandler with Gearman. Replace distributed Nagios installations with Gearman worker for easy high availability. Host/Servicegroup affinity included.
check_jmx4perl
www.jolokia.orgcheck_jmx4perl is a Nagios Plugin for monitoring JEE Server via JMX. It uses an agent based approach where the plugin accesses a special servlet deployed on a JEE Server. check_jmx4perl has been tested on a multitude of JEE Servers.
Wasagent
github.com/waka401/websphereThis project is a Nagios plugin which aims to provide JMX monitoring capabilities for WebSphere servers (6.1, 7.0 & 8.0), with the smallest possible memory footprint. Nagios monitoring is achieved with simple HTTP requests, through the use of an embedd ...
box293_check_vmware
This Plugin allows you to monitor a VMware vCenter / ESX(i) environment using your Nagios monitoring solution. IMPORTANT: This Plugin is NOT designed to be run on your Nagios host, instead it is offloaded to the VMware vSphere Management Assistant (vMA). ...
check_jstat
github.com/Ericbla/check_jstatA Nagios plugin to get memory statistics of a Java application using jstat
Check_AWS_CloudWatch_metrics
www.secludit.comThis is a ruby script that retrieve metrics from Amazon Web Service EC2, ELB or RDS using Amazon CloudWatch API (supports all AWS region). The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file. NB: Amazon CloudWa ...
check_mandrill
www.rainsbrook.co.uk/wiki/doku.php/nagios/check_mandrillMandrill is a transactional email API, it's reliable, powerful, and ideal for sending data-driven emails. https://www.mandrill.com/ Mandrill can both send and receive smtp based email via http webhooks. Mandrill's API can be used to query the volume of e ...
aws status page
This is a bash script made to work with nagios and to automaticly check Amazon AWS status based on the RSS from http://status.aws.amazon.com/
WordPress-Update-Notifier
binfalse.de/software/nagios/check_wp-php/Monitoring the WordPress up-to-date status.
check folder size (linux nrpe)
Usage ./check_folder_size.sh -f dir [-s (k|m|g)] [-w (size)] [-c (size)] -f Folder to check -s k (Kilobytes) m (megabytes) g (gigabytes) -w Warning level -c Critical level