File: control

package info (click to toggle)
nagios-plugins-contrib 4.20120702
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,128 kB
  • sloc: perl: 23,621; sh: 3,668; lex: 550; makefile: 368; php: 333; python: 301; ruby: 96; awk: 81
file content (17 lines) | stat: -rw-r--r-- 815 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Homepage: http://anonscm.debian.org/gitweb/?p=mirror/dsa-nagios.git;a=tree;f=dsa-nagios-checks;hb=HEAD
Uploaders: Bernd Zeimetz <bzed@debian.org>
Description: 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
Recommends: ruby | ruby-interpreter, openssl, libnet-dns-perl