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 Queued AIR Replications





This is just a simple script that uses Net::SSH::Perl to ssh to a NetBackup server running linux. It's an adaptation of a script one of my co-workers came up with. This isn't fancy, but I have it working in my environment. I wrote it to work with the Sy ...
Check Quantum DXi Series





Quantum DXi Series check for Nagios / Nagios XI.
The shell script will get the system and deduplication info from DXi systems. Performance data are also included.
DXi must have firmware 2.x to get data.
1.2
Check deduplication watermarks are not ...
Check QNAP Disk Popular





This plugin checks all disk slots on your QNAP NAS host with snmp and will output OK, WARNING or CRITICAL if the resulting number is over the specified thresholds. Enable on your QNAP NAS the snmpd (see the QNAP adminguide too).
check Puppet Agent





This simple plugin checks if puppet agent is up and running.
Check Proxy with Authentication





This BASH script uses wget and its parameters to accept a proxy server IP plus credentials to access the website passed to it. It uses spider functionality to access the website and confirm that the correct site is accessed. Block pages are recognized as
Check project quota on xfs filesystem





This simple written plugin checks the project quota on xfs filesystems. If you reach the softlimit you get the warning message and the critical message when you reach the hardlimit. xfs-tools are needed. Additional infomations in the plugin file
Check Profiler





The purpose of the Check Profiler is to allow you to look at how long checks take to execute on your Nagios XI host. This can be handy to get birds eye view of all your checks. This component requires the "Box293 Common User Account" component, this is ...
check processes combined





This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ]
Check Processes and Ports





A script that checks if processes and TCP ports are up. Tested on Redhat Enterprise Linux 3,4, Fedora 4,5,6, Solaris 6,7,8,9 and HP-UX 11.11,11.23
Check Process Resources





This check can be used to monitor processes either on the Nagios server or on other Linux machines when used in conjunction with check_by_ssh.
Check Process by PID or PID file on Solaris 10





This is designed to monitor a specific process by either PID number or a PID file created when the process was started. It calculates a percentage of memory being used by using prstat and dividing RSS/Size. ./check_pid -n 19523 -w 85 -c 95 OK STATE ...
Check Process





Check_process is a plugin that monitors if a defined process is running.
Check Printer Toner Cartridge Level via SNMP with local...





Nagios Plugin to check the remaining pages (toner) of a printer SNMPv1 also working if the printer is switched off or just just from time to time.
Check printer toner (HP)





The script for verifying the toner level for the HP printers which have issues with SNMP. I have the HP DeskJet 2630 and the web interface of it is passwordless (maybe I'll add auth support in the future, as for now - nope). The script checks if the print ...
Check PPTP User (by Nestor@Toronto)





Check how many PPTP/PPP user are logged into VPN right now and list all user. It sent an alert when more than number of user from input. Script were written in BASH, tested on CentOS 6.X, Nagios 3.X
Check postgres replication





Check Postgresql replication, tested on 9.2 and 9.6 it connects to master and standby and reports in case replication is walking behind. It reports how many bytes or MB the replication is behind From and idea of Jonny Morano, completely rewritten by ...
check pop3 account





check_pop3_account.pl logs into a POP3 or POP3 over SSL (POP3S) account and reports the number of messages found. It can optionally generate alerts based on the number of messages found. Performance data is available in the form of the number of messages ...
Check plugin for Castelle net fax server





Simple shell script to monitor Castelle net fax servers via snmp (snmpget is used)
Check Ping - with MTR and custom outputs





An extension of a basic ICMP test script idea. The check does fairly boring ICM check of a host. On packet loss it can run a MTR ( http://en.wikipedia.org/wiki/MTR_%28software%29 ) check and email the results to the specified address. (Requires that t ...