No popular categories found.

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

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 2891-2900 of 4379 results.

Sort by:

Security
check_file_md5s

Very simplistic NRPE plugin that will check md5sum's of system files against a stored list. Steps to install: 1. Generate the stored /etc/nagios/md5s by running:…

Others
check_file_md5.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-plugins

Part of the Advanced Nagios Plugins Collection Download it here: https://github.com/harisekhon/nagios-plugins check_file_md5.pl Nagios Plugin to check a file's checksum against an expected value Useful if…

Security
check_file_md5

Modeled after check_file_md5s, this script performs the following functions: - Permits arbitrary md5sum checking of a filename passed in on a parameter - Builds a…

Log Files
check_file_line_count
http://blog.zacharyarmstrong.com
License: GPL by: zach armstrong
Linux
check_file_integrity
https://github.com/clebersonborges/check_file_integrity

cleberson@cleberson-note:~$ ./check_file_integrity.sh /etc/passwd OK: /etc/passwd ok cleberson@cleberson-note:~$ ./check_file_integrity.sh /etc/passwd CRITIAL: /etc/passwd changed

License: GPL by: Cleberson Borges
File System
check_file_exists_glob

$ ./check_file_exists_glob -h check_file_exists_glob - Alert if a FILE does not exist. Usage: check_file_exists_glob [options] -d DIR FILE  FILE    :  The file to search for. Can glob using '*' etc, but             place file names with glob patterns within quotes.             Mandatory. The FILE must always be specified.  -d DIR  :  Base directory to search in.             Mandatory option - the DIR must always be specified.  -i      :  Invert FILE, so alert if FILE does exist.  -I      :  Alert if DIR does not exist.  -p      :  Add performance data output for graphing.  -w NUM  :  Warning alert if >=NUM files are found and invert             files '-i' is on. (Default is: 1)  -c NUM  :  Critical alert if >=NUM files are found and invert             files '-i' is on. (Default is: 1)  -h      :  Display this help text. Example:   Check that /tmp/dir/file exists.     ./check_file_exists_glob -d /tmp/dir file   Check that /tmp/dir/file does NOT exist.     ./check_file_exists_glob -d /tmp/dir -i file   Again check that /tmp/dir/file does NOT exist but this time alert   if the directory it could be found in, /tmp/dir, is missing.…

File System
check_file_exists
http://www.lemcentral.com

The plugin checks if a file exists. Returns OK if the file exists , and show the first three lines of the file ( head…

4.5 (4) License: GPL by: Diego Martin
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.

Sign Up FAQs