How to Install and Uninstall ps-watcher Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "ps-watcher" package
Please follow the step by step instructions below to install ps-watcher on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ps-watcher
Copied
2. Uninstall "ps-watcher" package
Please follow the guidelines below to uninstall ps-watcher on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ps-watcher
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ps-watcher package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ps-watcher
Priority: optional
Section: universe/admin
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Wagner
Architecture: all
Version: 1.08-7
Depends: perl, libconfig-inifiles-perl, procps
Recommends: libsys-syslog-perl
Filename: pool/universe/p/ps-watcher/ps-watcher_1.08-7_all.deb
Size: 31710
MD5sum: d8dab3576474b84e6c8efbc97be21516
SHA1: 492e284e76f3e205e1e2347d1373661f96c52554
SHA256: 035b9f7b4aaf5fb6bb821a6dcf438f7bcdfe9d227dac944b348383b1fb937237
Description-en: monitoring a system via ps-like commands
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.
Description-md5: 096cb74fa13fac0e06fa496de74935c5
Homepage: http://ps-watcher.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/admin
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Wagner
Architecture: all
Version: 1.08-7
Depends: perl, libconfig-inifiles-perl, procps
Recommends: libsys-syslog-perl
Filename: pool/universe/p/ps-watcher/ps-watcher_1.08-7_all.deb
Size: 31710
MD5sum: d8dab3576474b84e6c8efbc97be21516
SHA1: 492e284e76f3e205e1e2347d1373661f96c52554
SHA256: 035b9f7b4aaf5fb6bb821a6dcf438f7bcdfe9d227dac944b348383b1fb937237
Description-en: monitoring a system via ps-like commands
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.
Description-md5: 096cb74fa13fac0e06fa496de74935c5
Homepage: http://ps-watcher.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu