Skip to content

Update syswatch

Todd Lewis requested to merge (removed):gs-2020-feb-06 into master

Ran into 2 issues. I think both are relation to the dhcp client.

The 1st was a valid ip was not found for the wan interface when set on dhcp. I modified the query to fix this

The 2nd issue is the dhclient writes empty files for the routes. I have the script parse the dhcp lease file instead.

Merge request reports