Source: sentinella
Section: kde
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
Uploaders: Niels Thykier <niels@thykier.net>
Build-Depends: cmake,
               debhelper (>= 9),
               dpkg-dev (>= 1.16.1~),
               help2man,
               kdebase-workspace-dev (>= 4:4.4),
               kdelibs-bin (>= 4:4.4),
               kdelibs5-dev (>= 4:4.4),
               libsysactivity-dev (>= 0.6.2~)
Standards-Version: 3.9.4
Homepage: http://sourceforge.net/projects/sentinella/
Vcs-Git: git://anonscm.debian.org/collab-maint/sentinella.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sentinella.git

Package: sentinella
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: System monitor that can react to user chosen conditions
 While monitoring your CPU, memory, hard drive and network usage,
 Sentinella can be programmed to take specific actions when setpoints
 for utilization or time are met. It can power off, reboot or hibernate
 your system, kill an active process, throw an alarm or execute any
 command.
 .
 It can measure the following conditions:
   - CPU load
   - Memory used
   - Network traffic
   - Date and time
   - The existence of a process
 .
 And the possible actions are:
   - Shutdown/Reboot the computer
   - Standby/Suspend/Hibernate
   - Execute a command
   - Play an alarm
   - Kill a process
