Rspamd monitoring with Monit
Rspamd should be monitored by Monit and restarted automatically if the service stops running. If Rspamd comes without a PID file, a suitable configuration for Monit would be like this:
WeiterlesenKnowledgebase von Gerald Allerstorfer
Rspamd should be monitored by Monit and restarted automatically if the service stops running. If Rspamd comes without a PID file, a suitable configuration for Monit would be like this:
WeiterlesenEine Anleitung wie man Netzwerkgeräte mit Munin überwachen kann. Der Dienst SNMP (Simple Network Management Protocol) dient zum Monitoring von Netzwerkgeräten wie Server, Router, Drucker usw. SNMP läuft auf Port
WeiterlesenUpgrade and install packages sudo su apt update && apt upgrade apt -y install logwatch Edit config vi /usr/share/logwatch/default.conf/logwatch.conf Test logwatch –range today –service http logwatch –range yesterday –service postfix
Weiterlesenmunin-run sensors_volt config vi /etc/munin/munin.conf service munin-node restart
Weiterlesenapt install lm-sensors sensors-detect …Now follows a summary of the probes I have just done.Just press ENTER to continue:Driver `w83627ehf’:ISA bus, address 0x290Chip `Winbond W83627DHG-P/W83527HG Super IO Sensors’ (confidence: 9)
Weiterlesenhddtemp zeigt die Temperatur der Festplatten an. Installation apt install hddtemp Konfiguration dpkg-reconfigure hddtemp Für Netdata im Daemon-Mode starten (Port 7634 auf localhost). vi /etc/default/hddtemp service hddtemp restart Services vi
WeiterlesenNetdata ist eine verteilte Echtzeit-, Leistungs- und Zustandsüberwachung für Systeme und Anwendungen. Es ist ein hochoptimierter Überwachungsagent, den Sie auf allen Ihren Systemen und Containern installieren. Netdata bietet mit Hilfe
Weiterlesenvi /etc/bind/named.conf logging { channel query { file “/var/log/bind9/query.log” versions 2 size 1m; print-time yes; // Set the severity to dynamic to see all the debug messages severity info; };
WeiterlesenSmokeping is a network latency grapher. apt-get update && apt-get install smokeping vi /etc/smokeping/config.d/pathnames #sendmail = /usr/sbin/sendmail imgcache = /var/cache/smokeping/images imgurl = ../smokeping/images datadir = /var/lib/smokeping piddir = /var/run/smokeping smokemail
WeiterlesenMunin is used for monitoring. Install prerequisites apt-get update && apt-get dist-upgrade apt-get -y install apache2 libcgi-fast-perl libapache2-mod-fcgid apt-get -y install smartmontools Enable the fcgid module in apache a2enmod fcgid
Weiterlesen