Trouble programatically downloading bandwidth.csv
Posted: Sat May 13, 2017 9:47 am
I'm trying to save historical bandwidth usage, in 15 minute blocks. To do this, I think I need to periodically (daily?) download the bandwidth.csv file and store it.
I'm having trouble accessing that file programatically.
I've tried using several different clients (a few that I know work with other sites) using basic authentication via http(s). Is this expected to work? I keep getting re-directed to the login page. For username, I've tried '', 'Admin', 'admin', 'root'.
Should I just use ssh instead? I'm less familiar with ssh, but could probably figure it out if bandwidth.csv exists as a file on the Gargoyle file system.
Any help is appreciated!
Thanks,
Kyle
I'm having trouble accessing that file programatically.
I've tried using several different clients (a few that I know work with other sites) using basic authentication via http(s). Is this expected to work? I keep getting re-directed to the login page. For username, I've tried '', 'Admin', 'admin', 'root'.
Should I just use ssh instead? I'm less familiar with ssh, but could probably figure it out if bandwidth.csv exists as a file on the Gargoyle file system.
Any help is appreciated!
Thanks,
Kyle