Ad Widget

Collapse

Issues with net.tcp.service[https] Simple checks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexanderfoti
    Junior Member
    • Aug 2011
    • 17

    #1

    Issues with net.tcp.service[https] Simple checks

    I have 2 Zabbix Servers running in the same location.

    They both monitor a website using the net.tcp.service[https] simple check.

    One Zabbix server has been firing false alerts constantly, and I cannot figure out why.

    The problematic server is Debian 12, with Zabbix 7.2

    The other server is Debian 9.2 with zabbix 4.0 (yes its old!)

    A screenshot of the up/down state over the past 12 hours from the problematic server:

    Click image for larger version

Name:	image.png
Views:	110
Size:	41.6 KB
ID:	502891

    VS the other

    Click image for larger version

Name:	image.png
Views:	59
Size:	18.1 KB
ID:	502892

    Debug logging enabled on the problematic server shows no obvious issues, only logging this:

    Code:
    In zbx_evaluate_function() function:'max(/website.tldr Website/net.tcp.service[https],#3)' ts:'2025.05.09 15:00:11.175435254'
    This is with max verbosity enabled.

    The site is also monitored by HTTP check, from both servers, and this gives no issues.

    The problematic server has no issues parsing the site via Curl, even when it says its own, but as you can see, its so sporadic, there might be a moment that it cannot.

    for further testing, I have a Web Scenario setup to montior the site, which does NOT fire the false alerts. This is only setup on the problematic server:
    Click image for larger version

Name:	image.png
Views:	58
Size:	20.3 KB
ID:	502893
    (the blips at the beggining where me testing)

    I feel that if I could enable further debug logging on the simple check, I could track down the issue, but am stuck at this point. Any help much appreciated.
Working...