I am a beginner using Solarwinds Engineer's Toolset. My boss just gave me this software and he wants me to publish all the information so that we can monitor our network through web. Is it possible? Anyone can help me?
Really appreciate any idea.
Thanks
You can publish a staticHTML page containing all the statistics for a specific statistics group.
To save a node list to an HTML page:1. Click File > Publish to Web.2. Select the fields you want to include, and then click OK.3. Name and choose a location for the file, and then click Save.
To save event details to an HTML page:1. Click File > Export to HTML File or Export to MHTML File.2. Select the fields you want to include, and then click OK.3. Name and choose a location for the file, and then click Save
To receive real-time web monitoring you would need Orion.
http://www.solarwinds.com/products/orion/
If you are familliar with XML and XSL, you can also use NPM's SnapShot feature to create a web based, near-realtime app.
I've done this on my network with some success, though at times it was a bear to create and sometimes even to manage.
Still, we've found it quite useful. If you are interested, I can provide you a couple of the files I create to make it happen. In fact, I found most of the information I needed to make that happen on this forum, but that was over a year ago...
Good luck.
~CJ