-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pm2-zabbix --monitor error #28
Comments
Exit code 1 essentially means that |
What should I do? what configuration should I add in /etc/zabbix/zabbix_agentd.conf? thank you |
I have 1 server running pm2, and 1 server for the zabbix server. |
It's set up correctly w.r.t. process placement. You should check the agent config file on the server running pm2 - look at |
pm2-zabbix --discover |
pm2-zabbix --monitor |
My zabbix.agentd.cnf |
Just add |
i have error while run pm2-zabbix --monitor
{"name":"pm2-zabbix","hostname":"wowza","pid":32726,"level":50,"event":"PM2ZabbixMonitor#processListSendingError","error":{"killed":false,"code":1,"signal":null,"cmd":"/usr/bin/zabbix_sender --config /etc/zabbix/zabbix_agentd.conf --input-file -"},"msg":"Failed to send process list with stats to server: Error: Command failed: /usr/bin/zabbix_sender --config /etc/zabbix/zabbix_agentd.conf --input-file -\n","time":"2018-07-24T03:35:19.382Z","v":0}
The text was updated successfully, but these errors were encountered: