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
|