File: control

package info (click to toggle)
mon 1.2.0-9%2Bnmu4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,952 kB
  • ctags: 538
  • sloc: perl: 16,366; ansic: 774; sh: 441; makefile: 49
file content (26 lines) | stat: -rw-r--r-- 1,308 bytes parent folder | download
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
Source: mon
Section: admin
Priority: extra
Maintainer: Dario Minnucci <midget@debian.org>
Build-Depends: debhelper (>= 9), perl, libtime-period-perl
Standards-Version: 3.9.6
Homepage: https://mon.wiki.kernel.org
Vcs-Git: git://anonscm.debian.org/collab-maint/mon.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mon.git

Package: mon
Architecture: any
Depends: mon-client (>= 1.2.0), libtime-period-perl, adduser, ${shlibs:Depends}, ${misc:Depends}
Recommends: fping, libauthen-pam-perl, libfilesys-diskspace-perl, libnet-perl, libnet-dns-perl, libnet-ldap-perl, libnet-telnet-perl, libsnmp-perl, libstatistics-descriptive-perl, libtime-parsedate-perl, libcrypt-ssleay-perl
Suggests: mon-contrib
Conflicts: mon-contrib (<= 1.0+dfsg-3)
Description: monitor hosts/services/whatever and alert about problems
 "mon" is a tool for monitoring the availability of services.  Services
 may be network-related, environmental conditions, or anything that can
 be tested with software.  If a service is unavailable mon can tell you
 with syslog, email, your pager or a script of your choice.  You can
 control who gets each alert based on the time of day or day of week,
 and you can control how often an existing problem is re-alerted.
 .
 More information can be found at http://mon.wiki.kernel.org