User Tools

Site Tools


computing:munin

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
computing:munin [2020/01/17 17:15] oemb1905computing:munin [2021/11/05 18:37] (current) oemb1905
Line 13: Line 13:
 This tutorial is for users of Debian who have already established a host with TLS/LAMP and want to create a [[http://munin-monitoring.org/|Munin]] instance to monitor the host.  If you have not yet completed that, please begin with [[https://wiki.haacksnetworking.com/doku.php?id=computing:apachesurvival|Apache Survival]].  Okay, as long as you have done that, let's proceed.  First, install Munin and the apache webserver modules required for it to run: This tutorial is for users of Debian who have already established a host with TLS/LAMP and want to create a [[http://munin-monitoring.org/|Munin]] instance to monitor the host.  If you have not yet completed that, please begin with [[https://wiki.haacksnetworking.com/doku.php?id=computing:apachesurvival|Apache Survival]].  Okay, as long as you have done that, let's proceed.  First, install Munin and the apache webserver modules required for it to run:
  
-  sudo apt install munin +  sudo apt install munin libcgi-fast-perl libapache2-mod-fcgid
-  sudo apt install libcgi-fast-perl libapache2-mod-fcgid+
      
 If you have WordPress CMS enabled on this same server, or Nextcloud, etc., then you will likely have the fast cgi module enabled already.  If not, then please enable as follows: If you have WordPress CMS enabled on this same server, or Nextcloud, etc., then you will likely have the fast cgi module enabled already.  If not, then please enable as follows:
Line 80: Line 79:
 Happy hacking! Happy hacking!
  
- --- //[[jonathan@haacksnetworking.com|oemb1905]] 2020/01/17 10:15//+ --- //[[jonathan@haacksnetworking.com|oemb1905]] 2021/11/05 12:37//
computing/munin.txt · Last modified: 2021/11/05 18:37 by oemb1905