psitem / Get-Comcast-Usage

Retrieves the Comcast Usage Meter value and optionally posts to an InfluxDB database.
MIT License
2 stars 0 forks source link

Invoke-RestMethod DNS issue #1

Open Cyrratus opened 8 years ago

Cyrratus commented 8 years ago

`Invoke-RestMethod : The remote name could not be resolved: 'umcs.comcast.net' At C:\telegraf\Get-Comcast-Usage.ps1:64 char:16

Invoke-RestMethod : The remote name could not be resolved: 'umcs.comcast.net' At C:\telegraf\Get-Comcast-Usage.ps1:69 char:15

Cyrratus commented 8 years ago

Should be noted it was working before, I know these scripts are "As Is" but thought would let you know