Got it working
didn’t realize there was a config option for this
$config['allow_unauth_graphs'] = 1; # Allow graphs to be viewed by anyone
—jeff
From: observium <observium-bounces(a)observium.org<mailto:observium-bounces@observium.org>> on behalf of Jeffrey <jeffrey.dambly(a)jasper.com<mailto:jeffrey.dambly@jasper.com>>
Reply-To: Observium Network Observation System <observium(a)observium.org<mailto:observium@observium.org>>
Date: Monday, August 10, 2015 at 1:36 PM
To: "observium(a)observium.org<mailto:observium@observium.org>" <observium(a)observium.org<mailto:observium@observium.org>>
Subject: [Observium] links to graphs
I’m trying to create a simple dashboard view of some IP SLA graphs using Observium Enterprise, and I was wondering what I needed to do to pull these graphs into the dashboard. Linking to them staticly doesn’t work due to authentication. Is there a built in way I can auth and get a cookie for this?
—Jeff