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 Cisco MGCP/H323 ISDN Gateway Usage





Shows Cisco MGCP/H323 gateways ISDN/PRI/BRI ports used/free/total.
Check Cisco FRU Module





Checks module status on a CISCO-ENTITY-FRU-CONTROL-MIB compliant device (Cisco Catalyst swithces, routers, ASA, MDS 9000 series, ...).
Check Cisco FRU Fan





Checks fan status on a CISCO-ENTITY-FRU-CONTROL-MIB compliant device (Cisco Catalyst switches, routers, ASA, MDS 9000 series, ...).
Check Cisco DSL SNR (Signal to Noise Ratio)





This plugin will allow you to check the remote SNR on your Cisco DSL router. This works the reverse of the check_snmp plugin as it gives alerts when the value is low since you want to have a high value for your SNR.
Check Cisco ASA Connections





The Check Cisco ASA Connections plugin monitors the number of open connections through your firewall and returns a warning or critical state depending on the limits you set. The plugin supports SNMP version 2c and 3. The plugin is part of Nelmon (h ...
Check Centrify





A plugin to check the Centrify service running on a local machine. It will report CPU and Memory of the adclient process, the zone, the DC and the version. -- Update 07/04/2016, new version of script uploaded which now accepts command line args and al ...
check bloating process





This plugin uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time.
Check BigIP F5 load





As for the previous F5 plugin, I just found this old Nagios plugin of mine, sitting in a directory, taking dust. As usual, I’m not a programmer, so I just do quick and dirty tricks to get what I need, so here it is the plugin in all it’s bash glory ...
Check BigIP F5 bandwidth





I just found an old Nagios plugin of mine, it was sitting in a directory, taking dust. As usual, I’m not a programmer, so I just do quick and dirty tricks to get what I need, so here it is the plugin in all it’s bash glory. The plugin is comment ...
check BGP neighbor JunOS





Perl script to check BGP neighbor states for JunOS devices via SNMP. If BGP session not in state established a CRITICAL alarm occurs. Performace data for in/out BGP updates/ message counters are included
Check Bestlink UPS





This is a script to monitor BESTLink Web/SNMP adapters. These are old adapters, so there might not be many sites that have them in use, but our site has quite a few, so this script has come in handy for monitoring them.
Check basic authentication





This plugin is used to authenticate against a web page using basic authentication and to check that the web site is allowing user logins. It can also check for a string once authenticated to verify the page is as expected and produce timing information fo ...
Check Bandwidth for PPTP/PPP VPN (by Nestor@Toronto)





This script will check how many PPTP user is currently logged and check each users' speed, it will send out alert if any user is over usage from input value. Check IO Wait for Linux. Return IO wait in percentage Script were written in BASH, tested o ...
Check BackupExec Backup Size





Script to Parse Backup Exec logfile .XML (gets based on today’s date) Calculates how much data was written to Tape and total supposed backup size. The supposed backup size depends, in our case we backup all Disks but the C: and so I calculated in a Dyn ...
Check Backup Exec Veritas Services





Check BackupExec Services with the "check_nt" plugin. It checks Service BackupExecAgentBrowser,BackupExecDeviceMediaService,BackupExecJobEngine and BackupExecRPCService
Check Backup Exec Jobs Plugin





SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period] ] [] PARAMETERS -Name Name o ...
Check Available Updates





A plugin used to check for missing updates for Windows. The plugin is a VBScript which is intended to be used by the check_nrpe plugin on the Nagios server and NRPE for Windows or NSClient++ on the Windows side.
Check Automatic Windows Services





Powershell script to check all automatic services are running and returns Nagios output and code. It tries to start services stopped before sending a critical state.
Check Automatic Services for Windows (Advanced Nagios P...





Checks all automatic Windows services are running. Accepts exclusions. Written Natively to work on any modern Windows system and can be used with any standard Nagios remote execution method.