Hey all. I'm a bit of a Solarwinds n00b so apologies if this question has been answered previously (I did do a search but didn't turn up anything definitive.)
I need to create a monthly report which emails a single PDF with charts for the last 30 days CPU usage, memory usage and hard drive space. You would think this wouldn't be a big ask but never mind.
I've managed to create a report in scheduler which grabs all these charts by URL, put's them in PDF and emails them. Which is fine, except for the fact that it sends a separate email for every chart, instead of just putting them in the same PDF document which is... bizarre to say the least.
I thought I had found the answer in this thread:
I have tried creating a custom view to display this information on one page as described but I'm getting stuck. Firstly I don't know where to insert the URLs for the different charts. Secondly I don't know how to link to that view without actually just making it the default view for that device type, which I don't want to do!
Can anyone give me some pointers or suggest an alternative way of achieving what I am after?