diff options
author | Ricardson Williams <ricardsonwilliams@yahoo.com.br> | 2010-05-11 20:02:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:02:02 +0200 |
commit | 4fd7a6d9d4346a0ea09895a4fd991b4f68541825 (patch) | |
tree | 63ce181959c17b75bd3fd4c9e1cc3030e959ed91 /system/monit/README | |
parent | 9e4c1ae9755ae816f7badc26734aeda0ae48c658 (diff) | |
download | slackbuilds-4fd7a6d9d4346a0ea09895a4fd991b4f68541825.tar.gz |
system/monit: Added to 12.0 repository
Diffstat (limited to 'system/monit/README')
-rw-r--r-- | system/monit/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/monit/README b/system/monit/README new file mode 100644 index 0000000000..72db6efd13 --- /dev/null +++ b/system/monit/README @@ -0,0 +1,6 @@ +monit - Unix System Management + +Monit is a utility for managing and monitoring processes, +files, directories and devices on a Unix system. Monit conducts +automatic maintenance and repair and can execute meaningful causal +actions in error situations. |