Home > Plugins > Network Protocols

Network Protocols

Nagios plugins for monitoring network protocols (e.g. HTTP and FTP) of all types.

Showing 85-96 of 421 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
#!/bin/bash #Verificar um HTTPS #Felipe Ferreira set 2013 URL=$1 KEY=$2 CRIT=$3 http_proxy="" DEBUG= if [ -z $CRIT ]; then echo "Usage $0 " exit 3…
An extended version of check_https. This version supports arguments in the same format as the check_http monitor (with a liited implementation of check_http arguments), this…
DSMP2 is an extension for the Microsoft Windows SNMP service. DSMP2 shows via SNMP all detected hardware sensors with their name, the current value, the…
This plugin will perform a simple synchronization between a Windows 2000 machine and a NTP Server to derive the OffSet, To make installation simple it's…
Check status of temperature sensors and fans on linux hosts with LM-SENSORS-MIB. Check status of temperature sensors and fans on linux hosts with snmp. A…
This C implementation of plugin works much faster than scripting languages analogues (perl or bash). IT checks operation of the EIGRP protocol and displays a…
SIP2 Server check is a plugin to check the status of a 3M SIP2 protocol server(not to be confused with VOIP SIP!). The plugin will…
Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_timezone.pl --help Nagios Plugin to check a Linux Server's timezone is set as expected…