• Enterprise
  • Support
  • Library
  • Project
  • Exchange
  • Download Nagios
Nagios Exchange
  • Home
  • Directory
  • About Exchange

Exchange Directory

TOP LEVEL CATEGORIES

  • Addons
  • Distributions
  • Documentation
  • Graphics and Logos
  • Multimedia
  • Patches
  • Plugins
  • Translations
  • Tutorials

EXPLORE

Staff Picks Most Recent Recently Updated Most Popular Most Favorited Top Rated
Sign In Sign Up
MS

Martin Scharm

@binfalse

User Stats

Favorites 2

Views 16263

Links
Projects Reviews Favorites

Windows
check_win_updates
https://github.com/binfalse/check_win_updates

Check for Updates To check for updates, this script creates an update searcher of an Microsoft.Update.Session object and filters for updates, which are assigned to…

5 (2) License: GPL by: Martin Scharm
Websites, Forms and Transactions
Web Ressource Monitor
https://binfalse.de/software/monitoring/check_links/

**check_links** is quit powerful, as it can monitor * availability of webpages * content delivery * uptime of web servers * content negotiation * etc…

License: GPL by: Martin Scharm
Linux
Reboot Required
https://binfalse.de/software/monitoring/check_reboot/

Shell script to check if a reboot is required. It basically just checks whether the file /var/run/reboot-required is present. Should work on all Debian-based systems.…

by: Martin Scharm
LDAP
LDAP account expire
https://binfalse.de/software/monitoring/check_ldap_password_exp/

It searches an LDAP tree for accounts and evaluates their `PWDLASTSET` value (if the `ACCOUNTEXPIRES` is not `0`, which would mean that the account does…

1 (1) License: GPL by: Martin Scharm
Network and Systems Management
Pykota
https://binfalse.de/software/nagios/check_pykota-sh/

Our print accounting is managed with PyKota. Sometimes when we update Phyton or PyKota itself it afterwards doesn’t run as expected. To contemporary get informed…

License: GPL by: Martin Scharm
Network and Systems Management
check_imapds.sh
https://binfalse.de/software/nagios/check_imapds-sh/

It parses the Courier configuration file located in /etc/courier/imapd-ssl and warns if only 5 daemons are left and alerts if the maximum number is reached.

License: GPL by: Martin Scharm
Network and Systems Management
check_hp_health.pl
https://binfalse.de/software/nagios/check_hp_health-pl/

This plugin uses the ProLiant Support Pack to check the health of you HP server. See my article to learn how to setup the software…

License: GPL by: Martin Scharm
Network and Systems Management
check_extreme_temp.pl
https://binfalse.de/software/nagios/check_extreme_temp-pl/

It accepts the following arguments: -s the switch’s hostname or ip address -C the community string as configured on the switch -T optionally provide a…

5 (2) by: Martin Scharm
Network and Systems Management
check_extreme_powersupply.pl
https://binfalse.de/software/nagios/check_extreme_powersupply-pl/

It accepts the following arguments: -s the switch’s hostname or ip address -C the community string as configured on the switch -T optionally provide a…

5 (3) License: GPL by: Martin Scharm
Network and Systems Management
check_extreme_mem.pl
https://binfalse.de/software/nagios/check_extreme_mem-pl/

It accepts the following arguments: -s the switch’s hostname or ip address -C the community string as configured on the switch -w the % of…

License: GPL by: Martin Scharm
Network and Systems Management
check_extreme_fdb.pl
https://binfalse.de/software/nagios/check_extreme_fdb-pl/

There is an extra article dedicated to this script: https://binfalse.de/2016/02/05/monitoring-of-xos-devices It accepts the following arguments: -s the switch’s hostname or ip address -C the community…

4 (1) by: Martin Scharm
Network and Systems Management
check_extreme_fans.pl
https://binfalse.de/software/nagios/check_extreme_fans-pl/

It accepts the following arguments: -s the switch’s hostname or ip address -C the community string as configured on the switch -T optionally provide a…

5 (1) by: Martin Scharm
Network and Systems Management
check_kernel.sh
https://binfalse.de/software/nagios/check_kernel-sh/

It basically compares the output of uname -r with available /boot/vmlinuz-* files, so it should be somewhat generic and is supposed to work for most…

License: GPL by: Martin Scharm
Websites, Forms and Transactions
Monitoring URL shorteners
https://binfalse.de/software/nagios/check_url_shortener-pl/

There are different scenarios why you should check the functionality of your URL shortener. For example a new VirtualHost on your webserver or some DB-changes…

License: GPL by: Martin Scharm
Wordpress
WordPress-Update-Notifier
https://binfalse.de/software/nagios/check_wp-php/

This script checks whether there are updates for your WordPress installation. It’s written in PHP to use the WordPress code itself, we don’t need to…

License: GPL by: Martin Scharm
OpenVZ
check beancounters
https://binfalse.de/software/nagios/check_ubc-pl/

OpenVZ containers may have limited resources, if they reach their maximum and try to request more of a single resource they produce a fail-count that…

License: GPL by: Martin Scharm
Network and Systems Management
check_mount
https://binfalse.de

Those of you that have a bigger NFS infrastructure may know the problem, that some shares may unmount itself or won’t be mount correctly after…

1 (2) License: GPL by: Martin Scharm
SNMP
check_catalyst_temp
https://binfalse.de/software/monitoring/check_catalyst_temp-pl/

It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if the switch is getting to hot. This…

5 (2) License: GPL by: Martin Scharm
SNMP
check_catalyst_mem
https://binfalse.de/software/monitoring/check_catalyst_mem-pl/

It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if the switch is running out of mem.…

License: GPL by: Martin Scharm
SNMP
check_catalyst_load
https://binfalse.de/software/monitoring/check_catalyst_load-pl/

It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if the load is getting to high. This…

4.4 (5) License: GPL by: Martin Scharm
SNMP
check_catalyst_flash
https://binfalse.de/software/monitoring/check_catalyst_flash-pl/

It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios if it’s broken or running out of space.…

License: GPL by: Martin Scharm
SNMP
check_catalyst_fans
https://binfalse.de/software/monitoring/check_catalyst_fans-pl/

It requests some data of a catalyst via SNMP to analyze them and notifies you via Nagios. This script should be called with -s [SWITCHIP]…

License: GPL by: Martin Scharm
No Reviews Found
Windows
check_win_updates
https://github.com/binfalse/check_win_updates

Check for Updates To check for updates, this script creates an update searcher of an Microsoft.Update.Session object and filters for updates, which are assigned to…

5 (2) License: GPL by: Martin Scharm
Wordpress
WordPress-Update-Notifier
https://binfalse.de/software/nagios/check_wp-php/

This script checks whether there are updates for your WordPress installation. It’s written in PHP to use the WordPress code itself, we don’t need to…

License: GPL by: Martin Scharm

Nagios Exchange is proudly powered by WordPress