Once you’ve installed our Server Monitoring Agent on one of your VPS or dedicated servers, you’ll be able to access the resource usage data from your Uptime Monitors list: Simply click the Uptime Monitor name that you’ve installed the agent on: A pop-up will open, containing all of the graphs from the collected data: You […]
Category: 05 Server Monitor
Filter Uptime Monitors Based on Current Warning Status
Using this filter feature you can easily see only the Uptime Monitors that require your attention. To get started, head to your Uptime Monitors dashboard from the top side menu in your client area: On this page, locate the ‘Filter’ drop-down menu on the top right side of the panel, and select ‘Based on Warnings’, […]
[How to fix] Windows Server Monitoring Agent doesn’t start after server reboot
You can install our v2 Windows Agent as shown in the following guide:https://docs.hetrixtools.com/installing-the-windows-server-monitoring-agent/ The guide below is only referring to our old v1 Windows Agent, which is now deprecated. [DEPRECATED] This issue may appear on some (older) versions of Windows:https://superuser.com/questions/1026496/automatic-services-doesnt-start-automatically-after-windows-restart In order to fix this issue you’ll need to switch the “HetrixTools Agent” service startup […]
Using the Server Monitoring Relay
If your server is having issues sending data to our Server Monitoring endpoint (sm.hetrixtools.net), it could be due to Cloudflare blocking your IP address. This can sometimes happen if your IP address has a poor or bad reputation. In such cases, you can use our Server Monitoring relay to send your agent metrics to our […]
Server Agent – Custom Variables
Feature only available for the Linux Server Monitoring Agent version 2.0.8 or newer. You can use this feature of our Server Monitoring Agent to send custom metrics to be displayed for this Server Agent in your HetrixTools dashboard. Requirements: Use case example:
Server Monitoring Agent – Install Templates
This feature allows you to create account-wide agent install templates. By saving up the agent install options once, into a template, you can easily reuse these options for future agent installs on new servers. The agent install templates are found at the bottom of the pop-up modal when installing our Linux Server Monitoring Agent: Creating […]
CPU Temperature Monitoring
Starting with version 2.x of our Linux Server Monitoring Agent, we’ve introduced CPU Temperature Monitoring. This feature works by default on most systems. Please note that you’ll have to be running the monitoring agent on the bare metal server, not inside a container or VM on that server (the temperature cannot be read from inside […]
Ignore certain Network Interfaces for Server Monitoring Agent
This brief guide shows how you can select only certain Network Interfaces to be monitored in your Server Monitoring Agent v2+ Start by editing the agent config file with your preferred text editor; it is located at: /etc/hetrixtools/hetrixtools.cfg In this config file, locate the “Network Interfaces” section: Modify the “NetworkInterfaces” value to contain only the […]
ZFS Health Monitoring
This feature is included for free in our Uptime Monitor service. [Available on our Linux Server Monitor Agent Version: 2.1.x+]https://github.com/hetrixtools/agent You can use our Linux Server Monitor Agent to keep track and be notified of the health of your ZFS pool(s). To begin, head on to your uptime monitors dashboard from your client area menu. Now, find […]
Debug Mode
Starting with the version 2.2.x of our Linux Server Monitoring Agent, we’ve introduced Debug Mode. This mode, when turned on, allows your agent to generate a log file, located at /etc/hetrixtools/debug.log which you can send it to our support staff in order to debug potential issues with your agent. Turn on Debug Mode sed -i […]