Ad Widget

Collapse

Issues with zabbix 6.0.46

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Callie
    Junior Member
    • Dec 2020
    • 3

    #1

    Issues with zabbix 6.0.46

    Basically reporting a bug.

    We just patched some of our machines, and installed 6.0.46, whereas we previously had 6.0.45.

    The zabbix-agent2 just broke, because an

    ExecStartPre=/usr/sbin/zabbix_agent2 -T -c $CONFFILE

    Was added to the systemd config, and the agent doesn't support that -T option, at least in 6.0, I see later major releases do.

    I checked some still remaining 6.0.45, they don't have the line.
  • horus_
    Junior Member
    • May 2026
    • 1

    #2
    Originally posted by Callie
    Basically reporting a bug.

    We just patched some of our machines, and installed 6.0.46, whereas we previously had 6.0.45.

    The zabbix-agent2 just broke, because an

    ExecStartPre=/usr/sbin/zabbix_agent2 -T -c $CONFFILE

    Was added to the systemd config, and the agent doesn't support that -T option, at least in 6.0, I see later major releases do.

    I checked some still remaining 6.0.45, they don't have the line.
    I can confirm the same bug. Removing this new line corrects the issue.

    Comment

    • RoyK
      Junior Member
      • Jan 2016
      • 22

      #3
      Could it be a typo, that it should've been -t for test and not -T for --fuck-this-thing-up-badly?

      I'd appreciate people testing things like this before rolling out

      Comment

      • RoyK
        Junior Member
        • Jan 2016
        • 22

        #4
        Apparently, the -T flag exists on newer versions of zabbix_agent2, but not for 6.0, where it just crashes it

        Comment

        • sandor.zeestraten-nina
          Junior Member
          • Sep 2022
          • 3

          #5
          Is there an issue that we can track on support.zabbix.com?

          Comment

          Working...