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_snmp_aix_ram.sh





A new release of helmet script (about aix disks), but this one check aix ram.
It is a shell script that runs on nagios server
It can check aix os ram usage by snmp protocol (v1).
It supports checking aix5.3 and aix6.1 etc
check_snmp_aix_disk.sh





this shell runs on nagios server,it can check aix os disk usage by snmp protocol,it supports checking aix5.3 and aix6.1 etc
check_snmpv2.pl





Script is used to check values of snmp enabled devices, such as Brocade switches, IBM Blade Chassis, Cisco devices...etc.
I added option for port. Added output to the first line if there is a critical or warning and a counter for number of checks OK.
check_snmp.sh (Windows)





Bash script to check disk, cpu, memory and if a process is running on windows servers via snmp.
Check_snmp INVERTER





The purpose of this plug-in is to invert the output of the "check_snmp" plug-in when you need to check an inverted scale. For example, one needs to know when the input voltage of an UPS drops to zero => an error, as the power line is in fault, but not ha ...
check_smb_usedspace





This very simple plugin is writen in C++. The goal is to retrieve the used space on a samba share. check_smb_share is not ok for me because we need authorized access to all directories. We need the used space and not the free space because we pay about th ...
check_smb_status.sh





Nagios plugin to return the number of user/processes into a smb server, total machines connected and the number of files open.
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_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_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 ...