wiki:WikiStart
Last modified 8 weeks ago Last modified on 03/26/2012 05:37:39 PM

Monitoring Plugins

My collection of monitoring plugins for Nagios and similar monitoring systems.

Plugins

Base

Basic plugins which don't use any library.

CUPS

Use CUPS to query CUPS server.

CURL

Use the libcurl to test network servers.

DNS

Use the ldns library to query dns servers.

GNUTLS

Use the GnuTLS library to check SSL/TLS related things.

  • check_ssl_cert -- Check expiration and trust of a SSL certificate.

LibVirt

Use the LibVirt library to check VirtualMachines.

MySQL

Use libmysqlclient library to check a !MySQL Server.

RHCS

Plugins to check state of a RedHat Cluster Suite.

(SUN)RPC

Plugins to check SUNRPC service state.

  • check_nfs -- Check if the Host is exporting at least one or the named path.
  • check_rpc_ping -- Check if named RPC program is responding.

SELinux

Check SELinux factors.

SMB

Check SMB/CIFS.

SNMP

Use the net-snmp library to query SNMP agents.

  • check_apc_pdu -- Check the psu and outlet status of a APC PDU.
  • check_arc_raid -- Check the raid status of a Areca RAID.
  • check_interface -- Check Interface state with SNMP IF-MIB.
  • check_qnap_disks -- Check the dist status of a QNap.
  • check_qnap_vols -- Check the volume status of a QNap.

XMLRPC

Use the xmlrpc-c library to query XMLRPC server.

Dummy

Enjoy!
Marius