bbowie

Comments

  • I had run into this as well.. even the file on my main server didn't match what the installer was looking for. (found the error when saving the diagnostics via installer.) I followed the url the installer was trying to nab to download the version it was seeking and copied it to the programdata\solarwinds\installers folder.…
  • Concerns about privacy and unfair treatment personally aside. I'm concerned with how much this will affect costs across the board, if an ISP starts charging anyone more money (Corporations/Small Business/People), costs will increase and spending will decrease. Corporations like Netflix aren't going to absorb those costs,…
  • I have groups that are Dependant upon certain IP Addresses being alive (Read Routers) with the groups being the subnets provided by those Routers.
  • You could fetch that information from your solarwinds database and to utilize for discovery. Further automate that with some Powershell too.. Discovery · solarwinds/OrionSDK Wiki · GitHub - but Out of the box, that would be a nice feature to have.
  • I with Jeff, using the Email a web page action should do what you want. Pictured below, you can build out the email the same as you would. The URL can even contain variables that'll resolve before fetching. It attaches the webpage as a PDF.
  • mesverrum​ This PowerShell something you can share? I'd like to look into going this route with our environment, as Volume monitoring is an important piece of our monitoring need.
  • Wasn't an NCM report- Out of the Web Reporting engine. Though same deal- Support is likely able to answer the query. The significance wasn't large enough to pursue.
  • We are now in NPM 12.3 (Orion Platform 2018.2 HF5) - I had long forgotten of this post. Checked those email reports, still exists today.
  • nclemons​ - You can do this via the OrionSDK in a script or as you suggested in an API call.. and that's the route I would take utilizing their REST fuctions. Link here: REST · solarwinds/OrionSDK Wiki · GitHub
  • In the Configure Action: Email dialogue - You should have a radio button selector for "HTML" or "Plain Text", HTML needs to be selected. File type below that, you need to have HTML selected. This will send the report as HTML in the body of the email message.
  • The host resources mib is available once you have SNMP enabled giving you access to CPU / MEM performance. At least on our Alpha and Itanium machines. You can configure SNMP traps for other things.. while I'm not a VMS administrator, it is fairly well documented from DEC / HP on how.