Tag: Monitoring

Windows-Server-Backup-Configure-Email-Notifications

Windows Server Backup: Configure Email Notifications

Windows Server Backup doesn’t natively support SMTP, but by combining it with Task Scheduler and PowerShell script we can trigger email notification if backup jobs succeed or fail. Learn more on how to do it.

Enable-and-configure-SNMPv3-on-Red-Hat-Enterprise-Linux-8.3

Enable and configure SNMPv3 on Red Hat Enterprise Linux 8.3

Red Hat Enterprise Linux is a Linux distribution developed by Red Hat for the commercial market. Enterprise products require secured monitoring which can be easily done via SNMPv3. I´ll show you how to start with it by enabling and configuring the SNMPv3 daemon.

Install and Configure SNMP in Windows Server 2019

SNMP is a Windows feature for the last 20 years. By default, it is not installed and you will need to do it manually. I´ll show you how to install and configure SNMP and SNMP Traps in Windows Server 2019.

Enable SSH on Ubuntu Server 20.04.01 and Start Monitoring

Enable SSH on Ubuntu Server 20.04.01 and Start Monitoring

SSH (Secure Shell) can be used to remotely access your Linux machines or to monitor specific metrics related to the utilization or the health state. Learn how to enable SSH and monitor your Linux Ubuntu Server with PRTG.

How-to-install-deprecated-SNMP-in-Windows-10-1803

How to install deprecated SNMP in Windows 10 1803 and onwards

SNMP is a protocol used to monitor target host machines. It is not anymore available in Programs and Features since Windows 10 1803. But, we can still install it via PowerShell.