Windows VPN Monitoring
Remote work is growing and sometimes indispensable. There is a number of different VPN services that can be used to provide secure access to company networks for remote workers or those traveling away from the office. This article will describe how to set up VPN Monitoring in NetCrunch on the example of Windows VPN
Perfmon
When installing additional services to a Windows Machine, very often additional counters become available in the perfmon- this is one of the easiest ways to get information related to different services.
In this particular scenario, it's possible to pull data related to RAS (Remote Access Services) that will give an insight into the number of connected users or authentication errors for example.
There are more counters related to VPN, but it's up to the person responsible for VPN what should be monitored to avoid overflow of monitoring data.
Windows Service monitoring
Another way of ensuring that the VPN is working and people can connect to the company network is to make sure that services related to VPN are working. Since NetCrunch can automatically get a list of available services it's very easy to set up monitoring. It's important to select the proper node as a reference - otherwise, services related to VPN may not be available on the list, and thus cannot be selected.
It's recommended to group all relevant alerts into separate monitoring pack, it will be easier to modify alerting rules and distribute them across multiple devices.
Windows Event Log
Windows Event log can be used to gather all sorts of information related not only to events about security issues but also related to applications like RAS mentioned above. Such information can be vital to check if employees can successfully log in via a VPN and if the connection is not being interrupted too often. This can be achieved by monitoring failed logon or frequent logon from the same user for example.
All information can be viewed in NetCrunch Console afterward.
Sensors
Sensors can also be used to check whether a VPN or machine itself is working properly.
For example, Uptime sensor can notify us if the machine was restarted by any mean - which in some cases may be critical information.
Other sensors like process can monitor particular processes if they are up and running.
Summary
These are only examples of how NetCrunch can be utilized to be most efficient in monitoring such services as VPN, there are still many more performance metrics that NetCrunch can track in order to verify and ensure the highest uptime of all services.
- [20.07.2020] Setting up secure access to the monitoring server via Windows IIS Reverse Proxy with SSL certificate
A reverse proxy protects applications against cybercriminals and malicious software. It also allows limiting access to applications based on username, IP, domain, or geographical location.
- [05.05.2020]Monitoring Windows tasks
Monitoring Windows tasks can be a challenge as there is no easy way of retrieving information about them. Starting from version 10.9 NetCrunch introduced dedicated sensor and system view to view and monitor Windows tasks
- [26.03.2020]Enabling SNMP on a Windows machine
Despite the fact, that Microsoft depreciated SNMP for the Windows Server 2012 onwards, it is sometimes necessary to enable SNMP in this system. Below you will find a simple walkthrough how to do it.
- [30.01.2020] Monitoring of Windows Shared Cluster
Monitoring Windows Shared Clusters can be achieved in many different ways. This article demonstrates the power of NetCrunch scripts combined with data parsers to show you how easy and fast it is to setup NetCrunch to collect data about free and used space on clusters
- [20.01.2019] Monitoring operating systems - Windows System Views
System views is a powerful tool to see the status of various aspects of the given system in real time. This article will focus on System Views on Windows-based machines
- [12.11.2018] Windows Server Monitoring
Use NetCrunch to monitor Windows Server resources, services, and metrics. Gain control and insight of your Windows Server infrastructure health with full monitoring and trend data collection from the entire Windows Common Information Model (CIM).
- [06.07.2018]Analyze Windows failed login events with a custom log view
Use NetCrunch to monitor and display failed logon activity on all Windows machines in your network by monitoring Windows Event Log.
- [28.05.2018]Monitoring Windows Event Logs for Warnings and Errors.
Learn how to monitor Windows Event Log to receive alerts and notifications when event with specified id appears.
- [12.02.2018]Process Monitoring with NetCrunch WMI Sensors.
Learn how to configure a node-specific WMI Object sensor to monitor a specific Windows process and generate an event when the process is restarted. This sensor-based monitoring strategy leverages the uniqueness of PID, against the generic name of a process.
- [24.05.2016] Correct Monitoring of Windows Processes on multi-core machines
This article will explain how NetCrunch monitors Windows processes and why these values are wrong in perfmon.