You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New ´systemctl´ implementation not working correctly for Ubuntu 14 LTS for particular use case:
Unable to restart zabbix agent service after changes to zabbix agent configuration were made.
(zabbix agent was already provisioned by puppet beforehand)
This also results in deletion of startup scripts... This also affects zabbix server startup script
What behaviour did you expect instead
service restart works
Output log
Error: /Stage[main]/Systemd/Exec[systemctl-daemon-reload]: Failed to call refresh: Could not find command 'systemctl'
Error: /Stage[main]/Systemd/Exec[systemctl-daemon-reload]: Could not find command 'systemctl'
Error: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Could not evaluate: Could not find init script or upstart conf file for 'zabbix-agent'
Error: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Failed to call refresh: Could not find init script or upstart conf file for 'zabbix-agent'
Error: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Could not find init script or upstart conf file for 'zabbix-agent'
The text was updated successfully, but these errors were encountered:
ITler
changed the title
current chn
current release candidate can't restart zabbix agent service
Jul 25, 2016
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
New ´systemctl´ implementation not working correctly for Ubuntu 14 LTS for particular use case:
Unable to restart zabbix agent service after changes to zabbix agent configuration were made.
(zabbix agent was already provisioned by puppet beforehand)
This also results in deletion of startup scripts... This also affects zabbix server startup script
What behaviour did you expect instead
service restart works
Output log
The text was updated successfully, but these errors were encountered: