Ad Widget

Collapse

how to know the zabbix server version?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • infante797
    Junior Member
    • Sep 2010
    • 7

    #1

    how to know the zabbix server version?

    I have one server that have a zabbix server configured; but my question now is how can I know the version of the server? exists any command or configuration files where I can found it?

    Thanks in advance.
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    Code:
    zabbix_server --version
    also, version is printed in the server logfile when it starts up
    Zabbix 3.0 Network Monitoring book

    Comment

    • Rudlafik
      Senior Member
      • Nov 2018
      • 144

      #3
      zabbix_server [390810]: invalid parameter "–-version"

      Comment

      • Rudlafik
        Senior Member
        • Nov 2018
        • 144

        #4
        zabbix_server -V

        Comment

        • aydinyusifli
          Junior Member
          • Apr 2026
          • 1

          #5
          In Zabbix web GUI, go to Reports, and then System Information.

          Comment

          • hrrapozo
            Junior Member
            • Nov 2025
            • 14

            #6
            It is also available from the dashboard known as Global view.

            There is also a widget called System Information if you wish make your own dashboard (samples shown at the thread titled Zabbix version 7.0.25 released?).

            Comment

            Working...