| Paketname | powernap | 
| Beschreibung | run a defined action if not running some particular processes | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) | 
| Version | 1.9-0ubuntu1 | 
| Sektion | admin | 
| Priorität | optional | 
| Installierte Größe | 132 Byte | 
| Hängt ab von | upstart-job, debconf (>= 0.5) | debconf-2.0, python, pm-utils | 
| Empfohlene Pakete | ethtool | 
| Paketbetreuer | Dustin Kirkland | 
| Quelle |  | 
| Paketgröße | 14226 Byte | 
| Prüfsumme MD5 | f0769232a297130a9625a4869b6ebecc | 
| Prüfsumme SHA1 | 73fa16529249f564d3406f31266cd3ef15439728 | 
| Prüfsumme SHA256 | 2d8198cf80ab5b908d60757fe4cd543d453736eb5c6c6adbb7b4252db0abc2ed | 
| Link zum Herunterladen | powernap_1.9-0ubuntu1_all.deb | 
| Ausführliche Beschreibung | PowerNap will run an administrator-specified ACTION when none of a list of
MONITORED_PROCESSES have executed for some number of ABSENT_SECONDS,
checking the process table every INTERVAL_SECONDS.
.
PowerNap can be used to bring a running system to a lower power state when
none of a list of critical processes have run for some amount of time.  It
can act as sort of a "screensaver" for servers, watching the process table
for activity rather than the keyboard or mouse.
.
For instance, PowerNap can automatically "pm-suspend" a system if no instance
of "kvm" runs for some contiguous block of "300" seconds, checking the process
table every "1" second. |