1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
Source: nagios-plugins-contrib
Section: net
Priority: extra
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Uploaders: Jan Wagner <waja@cyconet.org>, Bernd Zeimetz <bzed@debian.org>
Build-Depends: debhelper (>= 8.0.0), python, python-debian, quilt (>= 0.46-7), autotools-dev, flex, libmemcached-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-nagios/pkg-nagios-plugins-contrib
Vcs-Browser: http://git.debian.org/?p=pkg-nagios/pkg-nagios-plugins-contrib;a=summary
Package: nagios-plugins-contrib
Architecture: any
Depends: ${misc:Depends}
Recommends: ${shlibs:Depends}, ${python:Depends}, libnagios-plugin-perl, libnagios-plugin-perl (>= 0.31), libio-socket-ssl-perl, libmail-imapclient-perl, libnet-smtp-tls-perl, libnet-ssleay-perl, liblocale-gettext-perl, liblwp-useragent-determined-perl, snmp, freeipmi-tools, libipc-run-perl, lsof, libyaml-syck-perl, libreadonly-perl, libnet-dns-perl, libnet-snmp-perl, openssl, libdate-manip-perl, ruby | ruby-interpreter
Suggests: backuppc, perl-doc, cciss-vol-status, mpt-status, expect
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
Description: Plugins for nagios compatible monitoring systems
This package provides various plugins for Nagios compatible monitoring
systems like Nagios and Icinga.
It contains the following plugins:
.
* check_backuppc (1.1.0): plugin for checking on the status of
BackupPC backups
* check_email_delivery (0.7.1b): plugin to monitor email delivery
Some typical uses of this plugin include:
- check SMTP server
- check messages and quota on IMAP server
- check email delivery loop
- check auto-responder function
- keep an eye on email lag
- monitor automated mailboxes
- check email-to-FTP or other special email gateways
* check_haproxy (rev135): plugin check the HAProxy statistics url
* check_hpasm (4.5.2): plugin to check the hardware health of
HP Proliant Servers
It either uses snmp or - if installed - the hpasm package locally.
The plugin checks the health of
* Processors
* Power supplies
* Memory modules
* Fans
* CPU- and board-temperatures
* Raids
and alerts you if one of these components is faulty or operates
outside its normal parameters.
* check_httpd_status (rev140): plugin checking Apache or Lighthttpd
server-status page (using mod_status)
* check_ipmi_sensor (3.1): IPMI Sensor Monitoring Plugin
Plugin to monitor the hardware status (fan speed, temperaturs,
voltages, power usage, ...) of a server using IPMI.
* check_libs (520): plugin to report the usage of no longer existing
libraries by running processes
* check_lm_sensors (3.1.1): plugin to monitor hardware sensors
and disk temperatures
* check_memcached (1.2): plugin to check memcached instances
It will give a critical message if a partiular memcached host is
inaccessible and generate a warning if the hit/miss ratio falls
below a given threshold or the number of evictions exceeds a given
limit.
Hit/miss and evictions are measured over a 30 minute interval,
using a memcached object to store the earlier statistics.
* check_multipath (0.1.5): plugin to monitor the number of available and
failed paths of multipath devices
* check_mysql_health (2.1.7): plugin to check various parameters of a
MySQL database
* check_printer: plugin to check printer supply levels using SNMP
It outputs performance data for all supplies
found, for example toner and drum.
* check_raid (rev1.119): plugin to check sw/hw RAID status
The plugin looks for any known types of RAID configurations,
and checks them all.
.
Supports:
- Adaptec AAC RAID via aaccli or afacli or arcconf
- AIX software RAID via lsvg
- HP/Compaq Smart Array via cciss_vol_status (hpsa supported too)
- HP Smart Array Controllers and MSA Controllers via hpacucli
- HP Smart Array (MSA1500) via serial line
- Linux 3ware SATA RAID via tw_cli
- Linux DPT/I2O hardware RAID controllers via /proc/scsi/dpt_i2o
- Linux GDTH hardware RAID controllers via /proc/scsi/gdth
- Linux LSI MegaRaid hardware RAID via CmdTool2
- Linux LSI MegaRaid hardware RAID via megarc
- Linux LSI MegaRaid hardware RAID via /proc/megaraid
- Linux MegaIDE hardware RAID controllers via /proc/megaide
- Linux MPT hardware RAID via mpt-status
- Linux software RAID (md) via /proc/mdstat
- LSI Logic MegaRAID SAS series via MegaCli
- LSI MegaRaid via lsraid
- Serveraid IPS via ipssend
- Solaris software RAID via metastat
* check_rbl (1.3.0): plugin to check if a server is blacklisted
* check_snmp_environment (0.7): plugin to check various hardware statuses
Using snmp the plugin is able to retrieve Fan, power-supply,
voltage, temperature, card and module status and various other
information from Cisco, Nokia, Blue Coat, IronPort,
Foundry Network, Linux (using lm-sensors), Extreme Networks,
Juniper Networks, HP ProCurve, Netscreen, Citrix NetScaler
and Transmode Systems hardware.
* check_ssl_cert (1.13.0): plugin to check the CA and validity of an
X.509 certificate
* check_webinject (1.69): plugin for testing web services
It uses the WebInject Perl module for automated testing of
web applications and web services. It can be used to check
individual system components that have HTTP interfaces
(JSP, ASP, CGI, PHP, AJAX, Servlets, HTML Forms,
XML/SOAP Web Services, REST, etc).
* check_whois (1.12): plugin to check for the expiration of a domain.
The plugin may not yet work with all registrars, since their
output formats differ or there is no expiration date in the
whois output.
* check_zone_auth (1.13): plugin to ensure that the authoritative nameservers
for a given zone remain in sync.
* check_zone_rrsig_expiration (1.10): plugin to check for expiration of
signatures in dnssec-enabled zones.
* dsa: plugins from the Debian System Administrators
nagios plugins repository.
* check_cert_expire: check for certificate expiration
using openssl on the certificate file
* check_dnssec_delegation: check for correct DNSSEC
delegation
* check_entropy: check if there is enough entropy available.
* check_packages: replacement for check_apt; needs a cronjob
to update the apt database regularily
* check_running_kernel: check if a system was rebooted after
a kernel upgrade
* check_soas: check SOA records
* check_statusfile: deliver the content of a status file
as check result
.
Some scripts and binaries need more packages installed to work, which is
implemented as recommends.
|