File: control

package info (click to toggle)
moomps 4.6-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,444 kB
  • ctags: 2,307
  • sloc: tcl: 34,882; sh: 167; makefile: 91
file content (25 lines) | stat: -rw-r--r-- 1,096 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
Source: moomps
Build-Depends: tcl8.4,tk8.4,tcl8.4-dev,tk8.4-dev,debhelper (>>4.0.0),libsqlite3-tcl,libsqlite3-dev 
Section: admin
Priority: optional
Maintainer: Lars Steinke <lss@debian.org>
Standards-Version: 3.6.1

Package: moomps
Architecture: any
Depends: moodss,tclsh,tcl8.4,tk8.4,tclx8.4,${shlibs:Depends},lsb-base
Suggests: scotty, lm-sensors, mysqltcl, pciutils
Description: Modular Object Oriented Multi-Purpose Service 
 Moomps is a monitoring daemon which works using configuration files 
 created by the moodss (Modular Object Oriented Dynamic SpreadSheet, see 
 http://packages.debian.org/moodss) graphical application.
 .
 The configuration files contain the definition of thresholds,
 which when crossed, create messages in the system log, and possibly trigger
 the sending of email alert messages or the execution of user defined scripts.
 .
 It is also possible to use a database as a storage mean, so that data 
 history is for example available for presentations and graphs, via commonly
 available spreadsheet software. 
 .
 For details see the homepage: http://moodss.sf.net