Munin is a very simple narzędzniem for Server Monitoring.
It gathers us a nice server statistics.
Its installation is also simple banal below the description of the installation in a few steps.
Add the repository and the key to the system and let us do the update for.
yum -y install epel-release rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 yum -y update Install httpd server
yum install httpd Run it on your system
systemctl enable httpd systemctl start httpd Installation and commissioning munin
yum -y install munin munin-node systemctl enable munin-node systemctl start munin-node The next step is to edit the configuration file
nano /etc/munin/munin.conf
We change our host server:
[...]
# a simple host tree
[node.serwerweb.pl]
    address 94.130.246.172
    use_node_name yes
[...]
 The final step is password protect it:
htpasswd /etc/munin/munin-htpasswd admin we give the password.
That's all. Sign in is at:
Ipsserver / Munin /
be hostname.pl/munin/
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…