I would like to allow people who visit our website to see simple charts and reports from NetFlow. Is there any way to export them to a web server something similar? (And just in case it makes a difference, the web server is a linux machine)
You could accomplish this by creating a custom view and enclosing it inside an iframe on your company web site. You can take it one step further and make sure only that view is accessible to a generic NPM account. Then pass the login credentials for the NPM account when enclosing it inside the iframe. I hope that helps.
Hello,
Is there any other way to pass the login credentials to the NPM other than query string parameters?. Passing clear text credentials is most unsecure.
You can also use a DirectLink account to show the page without credentials. www.solarwinds.com/.../OrionCoreAGUsingDirectLink.htm