[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

nagios-plugins-contrib_2.20120529~bpo60+1_amd64.changes is NEW



(new) nagios-plugins-contrib_2.20120529~bpo60+1.dsc extra net
(new) nagios-plugins-contrib_2.20120529~bpo60+1.tar.gz extra net
(new) nagios-plugins-contrib_2.20120529~bpo60+1_amd64.deb extra net
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 (2.3): 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.11.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.


Changes:
nagios-plugins-contrib (2.20120529~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
 .
nagios-plugins-contrib (2.20120529) unstable; urgency=low
 .
  * [c6b83cea] Fix email_delivery.cfg
  * [f250c516] Merge pull request #5 from waja/master.
    Add perl-doc at Suggests, as needed by check_email_delivery --help
  * [9533beb7] Add check_webinject plugin.
  * [05a3af45] Auto update of debian/copyright
  * [255aa819] Auto update of debian/control
  * [853905cf] Fix CLEANFILES in common.mk
  * [3e75a059] Better webinject command definitions.
  * [6275a3f3] check_raid should use cciss_vol_status if available.
    Only use hpacucli if not.
  * [9859f269] Add some missing version information.
  * [d142da3c] Update check_raid to 1.107
  * [942e9f23] Updating check_email_delivery.
  * [749c40e1] Auto update of debian/control
  * [c593192c] Add Enhances: nagios-plugins,.... to the package.
  * [24486361] Merge pull request #6 from waja/master
    add check_backuppc
  * [8d634bb6] Better/fixed CLEANFILES target handling.
    Please note that CLEANFILES must be defined before including
    ../common.mk
  * [558e31aa] Merge branch 'master' of
    vasks.debian.org:/git/pkg-nagios/pkg-nagios-plugins-contrib.
    Conflicts:
    	check_backuppc/Makefile
  * [dea493d7] Add (unfinished) DSA checks and check_libs from weaselutils.
  * [5d0cf660] Finish integration of the check_libs plugin.
  * [f2a3d5b6] Add (unfinished) control and copyright file for dsa checks.
  * [f7c33de6] Auto update of debian/copyright
  * [fd344412] Auto update of debian/control
  * [8c9693ee] Updating check_hpasm to 4.5.2
  * [3f0a95dc] Updating check_raid to rev1.119
  * [5220084d] Update check_ssl_cert to 1.13.0
  * [c2c83516] More progress on the DSA plugins
  * [a9f80a8d] Implement a way to install cronjob scripts.
    CRONJOBDIR := /usr/lib/nagios/cronjobs
  * [a8dc3842] Finishing dsa check packaging.
  * [de999e73] Add config location patch for check_libs.
  * [336ad307] Auto update of debian/control
  * [33b86286] Typo fix.
  * [d0140fd4] Auto update of debian/control
  * [9059ab99] Don't reset LD/C/CXX/CPPFLAGS when including common.mk
  * [f0e986fa] Add snmp to check_printer's Recommends.
  * [f993848c] Add missing recommends for DSA plugins.
  * [80938fd9] Support checks written in Python.
  * [cbf5f37f] Auto update of debian/control
  * [6f5f3157] Updating changelog.
  * [72492690] Fix location of check_packages in cron script.
  * [68284bb0] Add patch to fix check_packages output.
  * [fd32ac40] check_libs needs libyaml-syck-perl.
  * [63d54efa] Updating changelog.
  * [f29b76d6] Add check_zone_auth plugin.
  * [0f95a649] Add check_whois plugin.
  * [3562b848] Add check_zone_rrsig_expiration plugin.
 .
nagios-plugins-contrib (1.20120228) unstable; urgency=low
 .
  * [9079e12a] Add check-multipath.pl upstream version.
  * [8e0a5908] Add patch for check_multipath
  * [6da07d78] Ignore .rej and .orig files.
  * [4bda0e7c] Upstream included our patch already.
  * [21e3756b] Add packaging info for check_multipath.
  * [9f664c91] Link debian/README.source to README for github fancyness.
  * [a527810c] Add check_snmp_environment (unfinished).
  * [41052baf] Add some useful error messages for the packaging-helper.py
  * [afa04c7b] Finish check_snmp_environment plugin.
    No .cfg file included yet.
  * [743e5dfd] Add current version info to check_snmp_environment.
  * [76bccfe3] Fix SHA1 watch in packaging-helper.py
  * [8f4c4d13] Add check_printer plugin.
  * [7dc69bf0] Add check_haproxy and check_httpd_status.
    manually merging the work of Jan Wagner <waja@cyconet.org>.
  * [2577af3a] Better sorting of the quilt series file.
  * [0526814c] Add nagios: -epn tags to the non epn checks in
    check_email_delivery.
  * [caadc8e7] Don't add a dependency if it is listed already.
  * [974e8d36] Add check_hpasm.
  * [0d3b76da] make -j should work for debian/rules now
  * [6f4593ac] Fix too long description.
  * [a3cce5ad] check_hpasm needs snmpwalk, recommend it.
  * [4760a28d] shorter check_snmp_environment desc
  * [1af8a931] Fix FSF address.
  * [a2e9282a] Auto update of debian/copyright
  * [3a702550] Auto update of debian/control
  * [d4d74a06] Add --parallel to dh calls.
  * [a41f66fe] Merge remote-tracking branch 'github/master'
    Conflicts:
    	debian/control
  * [65d87a13] Merge pull request #3 from waja/master
    adding check_mysql_health
  * [573abd8c] Ensure Depends is nto used in plugin control files.
  * [42d0dcfe] Auto update of debian/control
  * [58e56a7b] Auto-generate and install README.Debian.plugins
  * [4a73d8a7] Enhance dependency description in debian/README.source
  * [69f4e3e9] Merge pull request #4 from waja/master
    fixing 'check_ipmi_sensor_exclude' command definition
    (Closes: #661528)
 .
nagios-plugins-contrib (1.20120220) unstable; urgency=low
 .
  * [462444da] Removing unused code copies of the install module.


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
already exist in other distributions.


Reply to: