Alex Austin

Results 3 issues of Alex Austin

The metrics for RTT and loss weren't displaying any values. The `telegraf_pfifgw.php` uses `return_gateways_status` to query these values. To enable the query properly go into System > Gateways > Configuration...

In the config it asks that you run the command `printf 'Defaults!PFIFGW !log_allowed\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null`. This however, always returned an error for me `PFIFGW: Event...

The GeoIP curl command to download the database wasn't working for me at all. I did some looking and found the solution. Looking [here ](https://dev.maxmind.com/geoip/updating-databases#directly-downloading-databases) the curl command has to...