Random Project

Linux

Nagios plugins for monitoring Linux systems.

Showing 37-48 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This script was written to monitor a linux appliance residing on an external network where the nagios server did not have direct access. the only…
-------------------------------------------------------------------------------- THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT. -------------------------------------------------------------------------------- This plugin check if the uptime is less than warning…
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
check if any certain service is active and enable on boot or not. originally created to support Rhel 7, centos 7 systems but will also…
You can download the latest version and see the full documentation on GitHub. ---------------------------------------------------------- INSTALLATION: Just copy the file check_usolved_linux_realmemory.php into your Nagios plugin directory.…
For Performance Gauges to show details properly, performance data should be in following format: 'VarName'=CurrentValue Unit;WarningValue;CriticalValue;MininumValue;MaximumValue Important: 1. It uses the output of 'df' command.…