File: control

package info (click to toggle)
checkservice 1.1.0-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 276 kB
  • ctags: 80
  • sloc: perl: 1,027; php: 301; makefile: 79
file content (17 lines) | stat: -rw-r--r-- 766 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: checkservice
Section: admin
Priority: optional
Maintainer: Paul van Tilburg <paulvt@debian.org>
Build-Depends-Indep: debhelper
Standards-Version: 3.5.6.0

Package: checkservice
Architecture: all
Depends: perl5, libmailtools-perl
Suggests: php3 | php4, libwww-perl, libnet-ldap-perl, libnet-telnet-perl, libdbd-mysql-perl, libdbd-pg-perl, smsclient
Description: Checks the status of services on (remote) hosts
 Checkservice is a simple and fast service checking perl script. It is
 able to show the results in many ways: by keeping logs, showing it on
 the PHP status page, output that MRTG can use or warning(plugins) if
 something is wrong. Checkservice features grouping of hosts, very
 easy configuration and thorough service checking using checkplugins.