[ixpmanager] Birdseye integration
Barry O'Donovan
barry.odonovan at inex.ie
Tue Sep 12 11:07:58 IST 2017
Kyle Spencer wrote:
> However, IXP Manager does not seem to poll the route servers, and I do
> not know how to verify whether or not Birdseye is working locally on
> the BIRD VM. I enabled the looking glass feature in .env but going to
> http://<BIRD IP>/lg shows a blank page.
Right, looks like Bird's Eye not working then.
If it's working you'll see:
https://www.inex.ie/rc1-cork-ipv4/
and
https://www.inex.ie/rc1-cork-ipv4/lg/
Have you tried setting the following in .env:
APP_DEBUG=true
Anything in: /path/to/birdeye/storage/logs/xxx ?
Or in the web server log files?
Do you have all of:
# dpkg -l | grep php | awk '{print $2}'
php-cgi
php-cli
php-common
php-mbstring
php-xmlphp7.0-cgi
php7.0-cli
php7.0-common
php7.0-json
php7.0-mbstring
php7.0-opcache
php7.0-readline
php7.0-xml
(or equivalent >= PHP 5.5.9 versions)
- Barry
More information about the ixpmanager
mailing list