[How to fix] Windows Server Monitoring Agent doesn’t start after server reboot

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 type from “Automatic” to “Automatic (Delayed Start)”. Here’s the steps you’ll need to follow in order to achieve this.(this must be done after you’ve installed the HetrixTools Windows Agent) Start […]

Read More

Installing the Windows Server Monitoring Agent

You can find our Windows Agent on GitHub:https://github.com/hetrixtools/agent-win It’s written in Python, and it’s open source, so you can inspect its code. You can find the installation instructions on the releases page:https://github.com/hetrixtools/agent-win/releases*we’ll be writing a documentation article on the installing/uninstalling procedure once the final product is released The easiest way to get started would be […]

Read More

Server Monitor Agent Requirements & Compatibility

We wanted our Server Monitor Agent to be as light as as possible, with a very tiny footprint on the server resource usage. It is fully coded in bash language, and it requires no additional software to be installed for it to function. The following operating systems are compatible and can run the HetrixTools Server […]

Read More