Restart XI after sync

2021
Eric Loyd 6 years ago
parent 86a0c5e6af
commit 5dc028eeda

@ -228,4 +228,8 @@ echo "==============="
echo "RESTORE COMPLETE" echo "RESTORE COMPLETE"
echo "===============" echo "==============="
echo "Restarting Nagios XI"
cd /usr/local/nagiosxi/scripts
./resconfigure_nagios
exit 0 exit 0

Loading…
Cancel
Save