Linux

Nagios plugins for monitoring Linux systems.

Showing 85-96 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Python script that returns overall and per-core utilization monitoring. Supports graphing in pnp4nagios
Check and alert when a specific local user account is about to expire.
This Python 2.6 check verifies if a generic not empty file owns the expected uid, gid and mode. Simply adapt it to your needs.
Check for long running processes and alert if in case the process is running more than 24 hours. Usage: check_long_procs -c -p -n [-v] [-h]…
This is my first script to check the network traffic for linux. Minimum required python 2.4
Renvoie ok si aucun disque ne sera controlé au prochain demarrage. Renvoie avertissement si au moins 1 disque sera controlé au prochain demarrage. ---- return…
Plugin to check local file system health by using fsck utility in Linux. Need to modify /etc/sudoers file to make sure user nrpe can execute…
Script checks all disks for their SMART values. The selected ones are reported, if their value is bigger what 0.
Queries via snmp and returns the memory usage as a percentage.
New version of 2006 check_mpt
Checks percentage of used physical memory, excluding buffers. Implemented in Python - needs psutil module.
Checks if the running kernel is also the newest installed kernel. If not, a reboot may be needed. This plugin is tested on Centos 6,…