If you’ve already added your Microsoft SNDS Key(s) to your HetrixTools account, as explained in our documentation here, then you might have already noticed that 3 new blacklists have appeared in your Blacklist Reports: Microsoft SNDS Yellow Microsoft SNDS Red Microsoft SNDS Blocklist In this article we’ll explain what each of these lists actually mean. […]
All posts by HetrixTools
Website Uptime Monitoring – Accepted HTTP Codes
Our Uptime Monitoring system allows you to select certain HTTP codes that will be accepted as an ‘OK’ response when checking the status of your website. If your website returns any of these selected HTTP codes, our system will consider your uptime monitor as being online (having a healthy status), even if the returned HTTP […]
How do Contact Lists work?
When you sign up for a HetrixTools account, our system will create a ‘Default Contact’ contact list, which you can find by going to your ‘Contact Lists’ page: This default contact list will only contain the email address that you have registered with. However, you can edit this contact list in order to change its […]
Add your Microsoft SNDS Key to your HetrixTools account (SNDS Monitoring)
Our platform can monitor the IPs that you’ve added to your Microsoft SNDS account and notify you as these IPs get blacklisted or delisted on the Microsoft SNDS system. To get started, you should first add your IPs to the SNDS platform as described in the following article:https://docs.hetrixtools.com/adding-your-ips-to-microsoft-outlook-snds/ Then you will need to enable automated […]
Reboot Required Warning
As you may very well know, linux servers sometimes require to be rebooted in order for updates to be installed and take full effect. Some distributions make the reboot requirement quite obvious by showing you a message like the one below when you’re logging into your server via SSH. Starting with version 1.5.6 of our […]
Add extra monitors to your order
If you need more monitors than what your plan has included, you can always purchase these extra monitors from your dashboard. Start by going to your client area dashboard from the top menu: Now, locate the “Your Products” section and click on the product that you wish to add the extra monitors to: If your […]
How to delete entire IP block from Blacklist Monitoring
You can easily achieve this by using our API Explorer, which you can access from the top menu in your client area: In here, locate the ‘v2 Delete Blacklist Monitor’ API Call: Everything will be automatically filled out for you, except the IP block that you wish to delete, which you will need to fill […]
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 […]
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). […]
Difference between ‘not ideal’ and ‘critical’ RAID health warnings
If you are using our Software RAID Monitoring, then you have probably already noticed that you can configure two different types of warnings under this section: You can select to be warned when RAID health is not ideal or when the RAID health is critical. In this article, we’ll go through what each of these […]