Hello,
At first, just a high level question: has anyone been able to get this to work??!!
I am trying to run a PoC of acidashboard via Cygwin and have successfully installed and bundled the aicrb gems and started Dashing. However, Cygwin throws the errors below and when I connect my browser to localhost:3030 I get the aci-dashboard launch page with no content. I have APIC 1.2 (2G) and have tried three different gems: acirb-1.2.1.0, 1.1.2.1 and 1.2.2.H but the result is the same each time.
Connecting to APIC https://10.1.1.1
Updating interface stats
Thin web server (v1.6.4 codename Gob Bluth)
Maximum connections set to 1024
Listening on 0.0.0.0:3030, CTRL+C to stop
511 interfaces returned stats. 7.72 seconds
Exception undefined method `CDeqptEgrTotal5min' for #<ACIrb::L1PhysIf:0x8409511c>
Exception undefined method `CDeqptEgrTotal5min' for #<ACIrb::L1PhysIf:0x83d04980>
Exception undefined method `CDeqptEgrTotal5min' for #<ACIrb::L1PhysIf:0x838fc504>
Exception undefined method `CDeqptEgrTotal5min' for #<ACIrb::L1PhysIf:0x83c38218>
I'm wondering if anyone in the community is running the dashboard and if so what APIC and acirb gem version are you using? Any other tricks I could try would be appreciated too.
Cheers,
Matt