This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Direct link to graphs not working in 9.0

Prior to upgrading to NPM 9.0, we were able to create custom html resources that would graph a custom poller for the last 24 hours.  Now on NPM 9.0, it no longer works.  How are others doing this?  Basically, what I'm after is displaying in a graph the last 24 hours the stats for a custom poller.  Here is the code we used previously for one of them as an example:


<html>


<img src="solarwinds.bps.com/.../Chart.asp 24 Hours&SubTitle2=Requests+in+Queue&ReBuild=TRUE&Width=500&FontSize=Large" />


</html>


And yes, I have a case open with support, but I keep getting told "they are looking into it, as they ARE able to reproduce the issue".