Skip to content

Commit

Permalink
Include the new service timeout in patch
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Apr 8, 2021
1 parent f34d64c commit 0587c18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nems-upgrade/patches/000015
Expand Up @@ -5,6 +5,9 @@
/root/nems/nems-admin/build/052-speedtest
/root/nems/nems-admin/build/999-cleanup
cp -f /root/nems/nems-migrator/data/1.6/nagios/plugins/check_speedtest-cli.sh /usr/lib/nagios/plugins/
# I increased the service timeout to 2 minutes
cp /root/nems/nems-migrator/data/1.6/nagios/etc/nagios.cfg /usr/local/nagios/etc/
systemctl restart nagios
echo "PATCH-000015" >> /var/log/nems/patches.log
else
echo "This patch is already applied."
Expand Down

0 comments on commit 0587c18

Please sign in to comment.