| Paketname | ps-watcher |
| Beschreibung | monitoring a system via ps-like commands |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.08-1 |
| Sektion | universe/admin |
| Priorität | optional |
| Installierte Größe | 192 Byte |
| Hängt ab von | perl, libconfig-inifiles-perl |
| Empfohlene Pakete | libsys-syslog-perl |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 40704 Byte |
| Prüfsumme MD5 | 877109d648d04eb8cd4f84b22bcc5175 |
| Prüfsumme SHA1 | ea21777bd578090dfd953da5070e088391f8bb8b |
| Prüfsumme SHA256 | e6d48aa74904072cb2ff9e765faddd5b67b4a0e2478109ac0b1e12335fea2ca9 |
| Link zum Herunterladen | ps-watcher_1.08-1_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.
|