fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:monit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:monit [2023/04/05 11:36] adminlinux:monit [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 59: Line 59:
 ===== Konfiguration ===== ===== Konfiguration =====
  
-Zusätzliches Monit Config File erstellen (wird automatisch geladen):+Monit Config File bearbeiten:
 <code bash> <code bash>
-sudo nano /etc/monit/conf-enabled/monit+sudo nano /etc/monit/monitrc
 </code> </code>
  
-''/etc/monit/conf-enabled/monit''+''/etc/monit/monitrc''
 <code> <code>
 # reporting to mmonit # reporting to mmonit
Line 78: Line 78:
 give the appropriate permissions give the appropriate permissions
 <code> <code>
-sudo chmod 700 /etc/monit/conf-enabled/monit+sudo chmod 600 /etc/monit/monitrc
 </code> </code>
  
linux/monit.1680687417.txt.gz · Last modified: 2024/02/17 19:03 (external edit)