Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

Listings
Page 34 of 69

check_hpux_process.sh

www.xganon.com/

Checks to see if a process is running on HP-UX. Can check for 1 or more, or can check with a Critical and Warning level.

/Category:HP-UX
LicenseGPL

check_hpux_swap.sh

www.xganon.com/

A plugin to run on HP-UX to report on Swap Space usage.

/Category:HP-UX
LicenseGPL

check_hpux_users

bshephard.com/?p=1145

A plugin to check the number of users logged into a HP-UX machine.

/Category:HP-UX

check_hpux_users.sh

www.xganon.com/

Checks the number of users logged into an HP-UX box

/Category:HP-UX
LicenseGPL

check_hp_bladechassis

folk.uio.no/trondham/software/check_hp_bladechassis.html

check_hp_bladechassis check_hp_bladechassis is a plugin for Nagios which checks the hardware health of HP blade enclosures via SNMP. The plugin is only tested with the c7000 enclosure.

/Category:HP (Compaq)

check_hp_health.pl

binfalse.de/software/nagios/check_hp_health-pl/

Monitor the health state of you HP ProLiant.

LicenseGPL

check_hp_ilo.pl

This is a Nagios plugin, for reporting and checking the normal operation of the ILO port of a HP Server HP (brand) Servers are typically equipped with a management processor, branded 'ILO' (Integrated Lights Out). This provides remote access and allows ...

/Category:HP (Compaq)
LicenseGPL

check_hp_ilo.sh

Bash script, checks and returns status and informations about HP iLOs card (2, 3 and 4 version)

/Category:HP (Compaq)
LicenseGPL

check_hp_ilo4

github.com/nickjeffrey/check_hp_ilo4

check for HP ILO4 service processor health

/Category:HP (Compaq)

check_hp_j4680

bitbucket.org/rolandvanipenburg/check_hp_j4680/src/master/

Check the status of an HP Officejet J4680 series printer

/Category:Printing
LicenseGPL

check_hp_msa2324sa_disk

HP StorageWorks MSA2324sa disk monitoring.

/Category:RAID Controllers
LicenseBSD

check_hp_msaP2000_vdisks.pl

Checks the vdisks created in a MSA P2000 System. Require HTTP API from the storage system.

/Category:RAID Controllers
LicenseGPL

check_hp_print

sourceforge.net/projects/check-hp-print/

check_hp_print is designed to check the status of Hewlett Packard printers.

/Category:HP

check_hp_sata_raid

www.more-it.net/

HP SATA Raid Check for DL320G5 Servers (and others with HP SATA-Raid Controler)

/Category:RAID Controllers

check_hp_supply.pl

www.thesysadmin.net/plugin-check_hp_supply/

checks the given Supply on a HP-Printer via SNMP. To use this Plugin your HP-Printers must have SNMP enabled.

/Category:Printing
LicenseGPL

Check_hp_switch_mem.sh

Check_hp_switch_mem.sh This is a Nagios Plugin that monitors the size (Kb, Mb, Gb) of the total/free/used memory of a HP Procurve Switch. Warning and critical levels (in %) can be set, and plugin gives us perfdata output too, so it can ...

/Category:HP (Compaq)
LicenseGPL

check_hp_verbrauch

Checks for Cartridges & co on HP-Printers

/Category:HP

check_hrconf

check_hrconf NRPE-Plugin (NSClient++) that checks the states of a Adaptec Controller via hrconf and a cscript for Windows

/Category:RAID Controllers

check_http perl script

wiburg.de/nagiosplugins/check_http

This plugin is _no_ replacement of the default check_http plugin, but it allows to define critical and/or warning status depending on content and/or http response code.

/Category:HTTP

check_http.sh

felipeferreira.net

Simple bash script using curl to check a website. It works on HTTP and HTTPS. Requirement: curl Usage ./check_http.sh Example: ./check_http.sh 'http://oglobo.globo.com' oglobo 1 OK - Site oglobo.globo.com key oglobo time 0.019 |'time'=0.019s; ...

/Category:HTTP

check_https

Simply check https host .

/Category:HTTP

check_https - with virtual host support

An extended version of check_https with virtual host support, check_http style arguments and treats 404's as valid responces.

/Category:HTTP
LicenseGPL

check_https with port option

www.cheedhu.name/

an improvised version of the check_https plugin

/Category:HTTP

check_https_cert

Perlscript for checking a https-servers, with a ssl-client-certificate.

/Category:HTTP

check_https_proxy.py

Quick and dirty python plugin to check https site via proxy and proxy auth. it work but need to be validated in other environment.

/Category:HTTP

check_http_access

Check if we can reach list of URLs. Only checks for TCP connect to see if we are clear in the firewall.

/Category:Web Servers
LicenseBSD

check_http_alt

Alternative HTTP checker for Nagios written in Perl, replacement for check_http. Advantages over the original plugin from nagios-plugins: - show full URLs and any relevant error message, and text strings checked for - log request and response, error ou ...

/Category:Web Servers
LicenseBSD

check_http_bulk

github.com/walmartllabs/check_http_bulk

A single nagios checks summarizing a list of urls from file or stdin. This is useful if you've got a cluster and want to alerting on the overall health, and the hostnames are coming from some cloud. The hostnames can be pulled from whatever cloud api a ...

/Category:HTTP
LicenseGPL

check_http_content

www.capside.com/

check_http_content is a web content monitor written in perl. Checks a URL for specific text.

check_http_content (updated)

github.com/vahidhedayati/check_http_content-updated-

check_http_content-updated- Nagios script by CapSiDE SL - has been updated to generate graphs for pnp4nagios #------------------------------------------------------------------------------ # Updated by Vahid Hedayati April 2013 - (improves nagio ...

LicenseGPL

check_http_content_list

Check for spam words or any other blacklisted user defined word or words. A list of words can be given using a comma deliminator.

check_http_curl

github.com/pablodav/curlnagios

Checks an url raise an alert if some problem is found. Uses curl with all its power, so you can extend your check with all curl options. Install: see readme or use pip3 install curlnagios

/Category:HTTP
LicenseMIT

check_http_curl.sh

check_http_curl.sh This script connects to a site via curl and searches for a string in the web page. If the string is not found it throws out an error and Nagios exit is set to 'critical'.

/Category:HTTP
LicenseGPL

check_http_formlogin_content

Log in on html form using WWW:Mechanize, check for expected content after login.

/Category:Web Servers
LicenseBSD

check_http_header

ksimute.trancom.ru

check_http_header is a web content monitor written in perl. Checks http header for text. It`s very rare task... Standart nagios check_http checks only content for regexp existance. So, maybe this plugin will be useful for somebody exept me. retrieves h ...

LicenseGPL

check_http_ilo

The plugin is a rough http scrap to get the text from ilo 100 server monitors. The ilo 100 monitors do not have an snmp engine and pass snmp queries to the local OS. So if your OS does not have the snmp drives running you cannot get the ilo sensor data... ...

/Category:HP (Compaq)
LicenseGPL

check_http_nagios_python

check_http with Python HTTPLIB

/Category:HTTP

check_http_nrpe

A plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster.

/Category:Windows NRPE

check_http_ntlm

Simple bash used for verifying that a windows ntlm auth is working. -updated17:th june, missed a -w in the script.

/Category:HTTP

check_http_ntlm.pl

www.sanxiago.com

This script provides a method to check IIS webserver links that require NTLM Authentication.

/Category:HTTP

check_http_proxy

bjdean.id.au/wiki/Programming_Notes/Nagios_HTTP_Proxy_Plugin

Test HTTP proxies - checks include timeouts, warning for slow times, expected comment and proxy authentication

/Category:HTTP
LicenseGPL

check_http_wrapper.pl

diego.eng.br

This perl script reads the output of a verbose check_http and creates a file with this content when status is not HTTP OK.

/Category:HTTP
LicenseGPL

check_http_xpath.pl

Check an XML web page for specific content using the XML XPATH syntax.

/Category:HTTP
LicenseGPL

check_huawei_oceanstor.sh

github.com/vasiliev123/check_huawei_oceanstor

This plugin is DISCONTINUED, please use check-oceanstor.py => https://github.com/vasiliev123/check-oceanstor.py Check Huawei OceanStor plugin for Nagios It is adapted to serve as a hardware check of the Huawei OceanStor and was tested on OceanStor 260 ...

/Category:SAN and NAS

check_hugemem

www.stic-online.de/stic/html/nagios-plugins.html

Checks the memory usage on system with memory more than 4 GB.

/Category:Windows NRPE

check_hugepages

Script to check usage of hugepages. Very usefull if you use hugepages f.e. together with Oracle databases

/Category:Linux

check_hvdisp

simple script to verify/monitor Fujitsu Siemens Prime Cluster service on Solaris

/Category:Solaris

check_hwg-ste_xml

CHedk the HWG-STE sensors by using HTTP+XML insted of SNMP.

/Category:Environmental
LicenseGPL

check_hwinfo

Get interesting but hard-to-get-at information about the server hardware, eg. free memory slots, front-side-bus speed et al

/Category:Linux
Page 34 of 69