Script that failed was: './A-Subcomponents
Posted: Mon Jun 01, 2015 4:29 pm
Hello I am getting a remote install issue with the following error. Script that failed was: './A-Subcomponents Install.log attached Thanks
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
/etc/services already updated - skipping.
The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl.
Redirecting to /bin/systemctl restart iptables.service
Failed to restart iptables.service: Unit iptables.service failed to load: No such file or directory.Code: Select all
Repos already configured - exiting.
Prereqs already installed - skipping...
Users/groups already configured - skipping.
/etc/services already updated - skipping.
Firewall was not configured - run previous scriptCode: Select all
iptables --versionCode: Select all
/bin/systemctl restart iptables.serviceCode: Select all
yum install iptables-services -yCode: Select all
systemctl restart iptables