linux:monit
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:monit [2023/03/26 21:30] – admin | linux:monit [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 59: | Line 59: | ||
===== Konfiguration ===== | ===== Konfiguration ===== | ||
- | Zusätzliches | + | Monit Config File bearbeiten: |
<code bash> | <code bash> | ||
- | sudo nano /etc/monit/conf-enabled/ | + | sudo nano /etc/monit/monitrc |
</ | </ | ||
- | ''/ | + | ''/ |
< | < | ||
# reporting to mmonit | # reporting to mmonit | ||
Line 74: | Line 74: | ||
allow localhost | allow localhost | ||
allow admin: | allow admin: | ||
+ | </ | ||
+ | |||
+ | give the appropriate permissions | ||
+ | < | ||
+ | sudo chmod 600 / | ||
</ | </ | ||
linux/monit.1679859052.txt.gz · Last modified: 2024/02/17 19:03 (external edit)