Ad Widget

Collapse

Old versions of Linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dobytunn
    Junior Member
    • Apr 2015
    • 3

    #1

    Old versions of Linux

    I am wondering if there is any way to get Zabbix 3.4 to monitor older version of Ubuntu. I have several legacy servers I need to keep running for some customers that run versions of ubuntu server from 12.04 to 10.04. Is there anyway to install zabbix-agent 3.4 on these older systems? Or can Zabbix server 3.4 use older versions of zabbix-agent? Any input is much appreciated.
  • dobytunn
    Junior Member
    • Apr 2015
    • 3

    #2
    I figured it out. Just need to install zabbix-agent 2.2.

    Comment

    • kloczek
      Senior Member
      • Jun 2006
      • 1771

      #3
      All items implemented in src/libs/zbxsysinfo/linux/*c are kernel version independent. Nothing significantly changed in procfs metrics singe probably kernel 2.6.
      Only zabbix 4.0. will have few new memory monitoring metrics (my patch https://support.zabbix.com/browse/ZBX-13233 about those metrics has been already integrated and few more will be submitted in next week or so) but even those metrics will be possible to use on 3.x kernels.
      http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
      https://kloczek.wordpress.com/
      zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
      My zabbix templates https://github.com/kloczek/zabbix-templates

      Comment

      Working...