Ad Widget

Collapse

Web interface after upgrade 1.8 -> 1.8.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jbillma
    Junior Member
    • May 2010
    • 4

    #1

    Web interface after upgrade 1.8 -> 1.8.2

    One minor thing, practically a triviality I noticed upon upgrading from version 1.8 to 1.8.2: Because there is nothing to upgrade in the web interface, the web interface (GUI) still reports that I am running Zabbix 1.8 even though the server properly reports Zabbix 1.8.2:

    Code:
    ./zabbix_server -h
    Zabbix Server v1.8.2 (revision 11211) (29 March 2010)
    
    usage: /opt/zabbix/sbin/zabbix_server [-hV] [-c <file>] [-n <nodeid>]
    
    Options:
      -c --config <file>       Specify configuration file
      -h --help                give this help
      -n --new-nodeid <nodeid> convert database data to new nodeid
      -V --version             display version number
    Is there any way, in future updates, for the GUI to report the version via the server binary? Barring that, would it be possible for there to be a small change to the GUI with each minor release to show the proper version number? As I said, it's nearly a triviality, but it saves us from questions from our user base who might wonder why we had the server down for a few minutes (hopefully not worse! ) only to see no change (not even a version number change) reflected in the GUI.

    Thanks,
    Jeff
Working...