Hey all, I'm installing zabbix and after clearing the last hurdle I think I may have just reached another one. According to the instructions I'm supposed to enter the following two commands:
$ /usr/local/sbin/zabbix_agentd
$ /usr/local/sbin/zabbix_server
to start the zabbix services. BUT, when I do the following command:
$ ps -e | grep zabbix
the instructions say I'm supposed to see "...several processes running as zabbix_server and zabbix_agentd." I just see six zabbix processes and all six of them are zabbix_agentd. When I run /usr/local/sbin/zabbix_server my server hesitates like it's thinking and I don't get an error so I'm guessing that the service is starting, but why doesn't it show up when I run the ps command?
Thanks,
Joe B
$ /usr/local/sbin/zabbix_agentd
$ /usr/local/sbin/zabbix_server
to start the zabbix services. BUT, when I do the following command:
$ ps -e | grep zabbix
the instructions say I'm supposed to see "...several processes running as zabbix_server and zabbix_agentd." I just see six zabbix processes and all six of them are zabbix_agentd. When I run /usr/local/sbin/zabbix_server my server hesitates like it's thinking and I don't get an error so I'm guessing that the service is starting, but why doesn't it show up when I run the ps command?
Thanks,
Joe B