With PRTG monitoring you can do various things, today I’ll show you how to create custom SSH sensor and monitor response time of server/website or…
With PRTG monitoring you can do various things, today I’ll show you how to create custom SSH sensor and monitor response time of server/website or…
Create a new file, curl-format.txt, and paste in: time_namelookup: %{time_namelookup}s\n time_connect: %{time_connect}s\n time_appconnect: %{time_appconnect}s\n time_pretransfer: %{time_pretransfer}s\n time_redirect: %{time_redirect}s\n time_starttransfer: %{time_starttransfer}s\n ———-\n time_total: %{time_total}s\n Make a…
Apache Kafka is a popular distributed messaging software broker designed to efficiently manage large amounts of data in real time. The Kafka cluster is not…
In this tutorial, it is described how to configure Hard Disk Sentinel to create and automatically update an XML file which contains all detected status…
sudo apt-get install snmpd sudo apt-get install snmp sudo mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.bak Create a blank /etc/snmp/snmpd.conf file with the following: rocommunity public Modify /etc/default/snmpd Change…
For this configuration you can use web server you like, i decided, because i work mostly with it to use nginx. You must understand that…
Before Connecting Hard Drive First of all, we must know how is the structure of CentOS 7 before the installation of the new hardware, for this we…
On Linux you can use dd to make a backup from SD card. Reverse if and of (i.e. to where they point – source and destination) afterwards to restore, but…
I faced an unexpected problem a long time ago after installing and configuring windows server 2012 r2. Installed and activated the licensing server. Everything worked…