Random Project

Linux

Nagios plugins for monitoring Linux systems.

Showing 313-324 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin checks the winbind in order to test the connection with Active Directory. Only up for Linux domain members. Andre Facina
Plugin for checking VMWare Server 2.0 for running vm's. The plugin is written for linux.
== Usage: == check_user_implementation.sh --uid= --gid= --username= --group= [--suppgroup=""] check_user_implementation.sh -h,--help == Options: (needed) == --uid= UserID to match with user --gid= GroupID to match…
+++ COMING SOON ++++ Overview Tests Rsync Servers and Gentoo Portage Mirrors Flexible and conforms to Nagios Coding standards. Many options to control the test…
Heavily based on check_linux_procs. A script that checks if processes and TCP ports are up. Tested on Redhat Enterprise Linux 3/4, Fedora 4, Solaris 6,7,8,9…
command: /usr/local/nagios/libexec/check_proc_time.sh -p -w -c expects parameters: p) a pattern to grep the processlist w) runtime in seconds as a threshold for warning state c)…
Quick and easy to implement, does not require any additional packages. Usage: check_mem [-w|--warning] [-c|--critical] example: check_mem -w 10 -c 5 Gives WARNING on 10%…
My old linux boxes sometimes hung because of a "too many open files". This plugin has been created to prevent this kind of crash.
Simple python-Script that parses and compares /etc/fstab and /proc/mounts and checks if all nfs-Partitions are mounted(Doesn't check for sanity or mount-options like noauto). Could be…
Shell script to check network bonding. Gives CRITICAL if one or more defined eth is down. Currently only supports 1 bond module. Example OK output:…
This plugin is written in Python (no 'special' modules needed, just optparse and sys) and parses the output of /proc/meminfo. Unlike some other plugins that…
This plugin is for LINUX edition and determines the file size on any Unix/Linux platform. You need basic perl package to run this plugin. Usage:…