mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
update
This commit is contained in:
parent
529478307d
commit
c4888fb476
@ -1,9 +1,24 @@
|
||||
monit
|
||||
=====
|
||||
|
||||
[![](https://badge.imagelayers.io/vimagick/monit:latest.svg)](https://imagelayers.io/?images=vimagick/monit:latest)
|
||||
|
||||
`Monit` is a utility for managing and monitoring processes, programs, files,
|
||||
directories and filesystems on a Unix system.
|
||||
|
||||
## directory tree
|
||||
|
||||
```
|
||||
~/fig/monit/
|
||||
├── docker-compose.yml
|
||||
└── monit/
|
||||
├── conf.d/
|
||||
│ ├── network.cfg
|
||||
│ ├── setting.cfg
|
||||
│ └── system.cfg
|
||||
└── monitrc
|
||||
```
|
||||
|
||||
## docker-compose.yml
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user