| Paketname | ps-watcher | 
| Beschreibung | monitoring a system via ps-like commands | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.08-2 | 
| Sektion | admin | 
| Priorität | extra | 
| Installierte Größe | 192 Byte | 
| Hängt ab von | perl, libconfig-inifiles-perl | 
| Empfohlene Pakete | libsys-syslog-perl | 
| Paketbetreuer | Jan Wagner | 
| Quelle |  | 
| Paketgröße | 42030 Byte | 
| Prüfsumme MD5 | 4c29035ba5b496c16c2ac39ff0bd323e | 
| Prüfsumme SHA1 | eb440590ad14f85360c2b501290a39e31142654b | 
| Prüfsumme SHA256 | 41a399d5728abc749e2116b0b909cc3dc605017d6ae083e96dcac200bb14494c | 
| Link zum Herunterladen | ps-watcher_1.08-2_all.deb | 
| Ausführliche Beschreibung | This program runs the ps command periodically and triggers commands on matches.
The match patterns are Perl regular expressions which can refer to the process
information via variables.
.
For example it can be used to ensure that a daemon is running, or is not
running too many times. It can also be used to determine when a process has
consumed too many resources, perhaps due to a memory leak. |