Ad Widget

Collapse

Zabbix server is not running:

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Moorthy938
    Junior Member
    • Mar 2016
    • 9

    #46
    zabbix server is not working properly

    Thanks for your replay bro..

    According to your post

    this command says killall -9 <PID> command not found.

    then how can i finout the correct PID in this i got confused... pls replay mee.

    am waiting for your replay..

    Comment

    • mahsa
      Junior Member
      • Feb 2016
      • 4

      #47
      Actually you have some ways to find zabbix server PID. You can install one command named top then run top and find the zabbix server PID then kill theses processes by run kill -9 <PID>. One another option is find zabbix-server PID by running this command pgrep zabbix . About the screenshot you have uploaded, you'd better check the zabbix-server config file which are located in /etc/zabbix/zabbix_server.conf. Sometimes the last changes you have performed into this file has caused the problem.

      Comment

      Working...