Want to subscribe to topics you're interested in?
Become a Member

Sysadmin HetrixTools Uptime, Blacklist, Domain/Nameserver Monitoring

Discussion in 'System Administration' started by eva2000, Apr 14, 2021.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    54,548
    12,221
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,790
    Local Time:
    11:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Hetrixtools feature set as an Uptime monitor has grown so thought I'd share some of the features they have. I have been using Hetrixtools for a while now thanks to the generous Hetrixtool sponsored account for Centmin Mod. They uptime and blacklist monitoring at their core but also domain name, nameserver and SSL certificate alerts and system stats monitoring via optional agent install :) My referral link Free Uptime Monitor & Blacklist Monitor- HetrixTools ;)

    upload_2021-4-14_9-3-21.png

    You can add your server's IPs to blacklist monitor to alert you whenever any of your IPs end up in blacklist databases/SPAM databases etc - useful if you run your own mailserver etc

    upload_2021-4-14_9-4-4.png

    also includes optional domain, nameserver and SSL certificate monitoring alert

    upload_2021-4-14_9-5-6.png

    upload_2021-4-14_9-5-18.png

    uptime monitoring

    upload_2021-4-14_9-5-49.png

    upload_2021-4-14_9-6-7.png

    Drill into San Francisco TTFB connection stats


    upload_2021-4-14_9-6-23.png

    all connection stats for TCP connection

    upload_2021-4-14_9-6-39.png

    contact/alert options do include SMS and others

    upload_2021-4-14_9-7-1.png

    The user agent installed can also monitor service uptime and warn if a service goes down

    Code (Text):
    grep '^CheckServices' /etc/hetrixtools/hetrixtools_agent.sh
    CheckServices="nginx,mariadb,php-fpm,redis,csf,lfd,ssh"
    


    upload_2021-4-14_9-13-20.png

    Setup to monitor my Cloudflare Argo Tunnel's cloudflared service too and warn for service downtime with a check every 5 mins

    upload_2021-4-14_9-22-4.png

    Documentation for service monitoring Service Monitoring
     
    Last edited: Apr 14, 2021
  2. Mrbo

    Mrbo Member

    113
    7
    18
    Jun 17, 2018
    Ratings:
    +7
    Local Time:
    8:58 PM
    Thank you for sharing this!

    Which free server monitoring solution would you recommend? This, nixstats, nodequery or some other service?
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,548
    12,221
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,790
    Local Time:
    11:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    If you use Cloudflare, their health checks are free. For 3rd party I use nodeping, nixstats, nodequery, hetrixtools, and uptimerobot. But you can discuss those in the thread at Sysadmin - monitoring and alert tools?

    This thread is for discussing Hetrixtools :)