cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1392
Views
1
Helpful
1
Replies

ACIrb Ruby - acidashboard - Does anybody have it working?

matthew.adams11
Level 1
Level 1

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

1 Reply 1

Leon
Level 1
Level 1

I got it running, with the same error message, along with some others.

However, the dashboard seems to be very buggy and not dynamically updating at all.. I am running the latest version of acirb gem - 1.2(2H), but my fabric is on 1.2(3c)

Hopefully Cisco will continue to support it..

Leon