v2 Set Bulk Report Announcement

API Call Name: v2 Set Bulk Report Announcement API Call URL: https://api.hetrixtools.com/v2/<API_TOKEN>/announcement/<BULK_REP_ID>/set/ API Call Info: In order to set or modify the Announcement on any of your Bulk Reports, you will need to post a JSON payload to the API link posted above. This JSON payload should look like this: { “Title”:”Test Title”, “Body”:”Test Body.\\nThis […]

Read More

Mattermost Integration

To start receiving notifications from our platform on your Mattermost installation, please follow the guide below. Start by creating the incoming webhook in your Mattermost panel. 1). Access the ‘Integrations’ link from the top left side drop-down menu: 2). Select ‘Incoming Webhook’ on the ‘Integrations’ page: 3). Click on the ‘Add Incoming Webhook’ button: 4). […]

Read More

Disable Bulk Report Title

These titles can be found on top of your Bulk Reports or Public Uptime Status Pages, as shown below: By default, this title is shown and it is the name of your Bulk Report, as configured when you create it. You can now hide/disable these titles, from your ‘Account Settings’, under the ‘Reports’ tab:https://hetrixtools.com/dashboard/account/settings/#reports If […]

Read More

View Running Processes

Starting off with version 1.5.4 of our SSH Server Monitoring Agent, you can now view the running processes in your HetrixTools Server Monitoring Dashboard. Here’s how to access this info. Begin by going to your Uptime Monitors page in your dashboard: Click on the Uptime Monitor name that you wish to view the Server Monitoring […]

Read More

SSL Error Accessing White Label Report

If you’ve configured your White Label domain/subdomain as explained in this guide ( https://docs.hetrixtools.com/configure-white-label-reports/ ) and you’re getting an SSL Error when accessing your White Label reports, this means that our system was unable to automatically generate the SSL Certificate for your domain or subdomain, most probably due to CAA DNS records on your domain. This […]

Read More

Uptime Percentage Period (account-wide)

Using this setting, you can configure how far back our system should look when calculating the Uptime Percentage displayed on your Public Uptime Status Page and on your public Uptime Reports. By default, this is set to “Overall”, which calculates the total uptime percentage based on the entire life of the monitors on your Public Status […]

Read More

HDD/SSD/NVMe Drive Health Monitor

This feature is included for free in our Uptime Monitor service. [Available on our Linux Server Monitor Agent Version: 1.5.3+]https://github.com/hetrixtools/agent Required software: Please note that our Server Monitoring Agent will not automatically install these tools for you. You can configure our Server Monitoring agent to collect health data regarding your storage drives, HDD/SSD/NVMe. To get […]

Read More

Software RAID Monitoring

This feature is included for free in our Uptime Monitor service. [Available on our Linux Server Monitor Agent Version: 1.5.3+]https://github.com/hetrixtools/agent You have the ability to allow our Server Monitoring agent to collect the health data of your Software RAID setup (mdadm). In order to get started, go to your Uptime Monitors page in your client […]

Read More

How to install S.M.A.R.T. (smartmontools) on your server

It’s somewhat likely that your server may already have S.M.A.R.T. installed from some other packages, such as Proxmox, which installs S.M.A.R.T. during its own setup. To try and see if you’ve already got it installed, just run the command: smartctl -V If the output is the smartctl version, then you’re all set and good to go, since […]

Read More