Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
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. Read the FAQ for instructions.check_smb_share_AA





check_smb_share_AA is another plugin to check access to Windows Share for a specific user.
check_smb_share





Checks if a specific SMB share exists. Can be used to check for printer shares as well. Uses an anonymous login if no username or password is supplied. If your share has spaces in its name make sure you "quote" it in the command argument -s.
check_smb_file_simple





Simple script to test a samba share. You can use is to test if a file exists on a windows domain. Usage: $PROGNAME -H -W -s -f -u -p -S -E $PROGNAME --help $PROGNAME --version
check_smb_file





Tests the existence/age/size/contents of a file/folder on a SMB share. It's a Perl script that uses the Filesys::SmbClient module to do all the work.
check_smb3





Check an SMB share using SMB1, SMB2, or SMB3. Checks Logon, Access, and if a share exists.
check_smart_attributes





Check disk drives for s.m.a.r.t. attributes failures.
check_smart_all_disks.sh





Check all connected disks by S.M.A.R.T. You can set minimum pending/realocating sectors, disable test for logs, checksum or failing state. There are two tools: check_smart_all_disks.sh - check system for disks and run smart through second script check_sm ...
check_smart_all_disks





Script checks all disks for their SMART values. The selected ones are reported, if their value is bigger what 0.
check_smartwmi SMART Monitoring for Windows by using bu...





Summary:
vbs script that uses built-in WMI to gather SMART status.
Checks for SMART FailurePredictStatus and SMART attributes, temperature and calculates health status on all hard disks.
Works without Nagios too. May not work with hardware RAID.
check_smarttemp.sh





This plugin allows you to check your hdds' S.M.A.R.T. temperatures.
check_smartmon





Check disk status with smartmontools.
check_smartctl





This is an improvement of the check_smartmon plugin, used to check SMART hard drive health
check_smartarray Popular





Checks HP Smart Array (CISS) controller using only tools/commands in FreeBSD base (no perl or hpasm required).
check_smart3





Extended version of the skript from Kurt Yoder and Philippe Genonceaux. Several improvements and fixes. Tested with LSI Fusion MPT, LSI MegaRaid (PERC 4 / 5 / 6, H700, H710) and LSI Fusion MPT SAS 2 on systems running Debian Wheezy. Might also work for ...
check_smart.pl - physical drive monitoring Popular





This is a plugin to monitor the values of SMART (Self-Monitoring, Analysis and Reporting Technology) attributes of hard (HDD), solid state drives (SSD) and NVMe drives, using smartmontool's smartctl in the background. ATA, SCSI and NVMe drives are support ...
check_smart smart monitoring with smartmontools





A plugin that chacks (localy) the status of hdd smart. Usefull in software-raid setups. No thresholds are neccessary because the plugin uses the values from smart.
check_smart





check_smart checks the output of smartctl contained in a file for health, temperature and pre-fail attributes. It also checks the data's age. A way to create a file containing the output of smartctl is to add an cron entry like the following: */20 * * ...
check_slony





This plugins will check Slony-I Cluster status(time lag and events). This program is rewriting of check_slony.pl with ruby.