Ad Widget

Collapse

ZABBIX Installation on LINUX SLES 12.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rakheshms
    Junior Member
    • Dec 2018
    • 1

    #1

    ZABBIX Installation on LINUX SLES 12.3

    Hello,

    I am trying to install zabbix on linux sles 12.3 as this is the only test server we have. As i am working on POC i should bring on zabbix instance and show how we can monitor.
    I am able to install apache and php, even zabbix-server. Apache, MYSQL is running fine where i am not able start zabbix-server. I am getting below error
    * zabbix-server.service - Zabbix Server
    Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; disabled; vendor preset: disabled)
    Active: failed (Result: exit-code) since Thu 2018-12-06 12:22:08 IST; 21min ago
    Process: 52595 ExecStart=/usr/sbin/zabbix-server -f (code=exited, status=1/FAILURE)
    Main PID: 52595 (code=exited, status=1/FAILURE)

    Dec 06 12:22:08 SGSCAIU0739 systemd[1]: Stopped Zabbix Server.
    Dec 06 12:22:08 SGSCAIU0739 systemd[1]: Started Zabbix Server.
    Dec 06 12:22:08 SGSCAIU0739 systemd[1]: zabbix-server.service: Main process exited, code=exited, status=1/FAILURE
    Dec 06 12:22:08 SGSCAIU0739 systemd[1]: zabbix-server.service: Unit entered failed state.
    Dec 06 12:22:08 SGSCAIU0739 systemd[1]: zabbix-server.service: Failed with result 'exit-code'.

    $$$$$$$$$ There is no zabbix-server log file created for this $$$$$$$$$$$$$
    -------------------------------------------------------------------​​​​​​​-------------------------------------------------------------------​​​​​​​-------------------------------------------------------------------​​​​​​​-----------------------------------------------
    And also FYI! while installing zabbix i got below error
    Additional rpm output:
    SysV service zabbix-server does not exist, skipping
    chown: cannot access '/run/zabbixs': No such file or directory
    stat: cannot stat '/run/zabbixs': No such file or directory
    /var/tmp/rpm-tmp.Q6g4rh: line 6: [: -ne: unary operator expected
    warning: file /etc/init.d/zabbix-server: remove failed: No such file or directory
    /var/tmp/rpm-tmp.MzuhDv: line 7: /etc/init.d/zabbix-server: No such file or directory
    ​​​​​​​-------------------------------------------------------------------​​​​​​​-------------------------------------------------------------------​​​​​​​-------------------------------------------------------------------​​​​​​​-----------------------------------------------
    I have used this repo http://download.opensuse.org/reposit...ng/SLE_11_SP3/


    Can you please help me in fixing this and getting my POC done. So that i can get zabbix with full pledged on my project



    Thanks
    ​​​​​​​Rakhesh MS
Working...