lsalinas

Comments

  • Yes, I have seen that documentation, which is why I ask. My ideal state would be to migrate main Orion server to Windows 2016, Leave NTA server and Fastbit DB on Win2012. Then after we can verify everything is working, do an upgrade to Orion 2018.x at a later date. Just wanted to confirm that leaving NTA server and FB DB…
  • Thanks. I will look at that when I get to production migration with our important flow data. BUT, I can't get the HA installer to work. It says it can not find the NTA.MSI file on the main server, and the success center workaround didn't work for me. Any advice, updated workarounds? Success Center
  • Yep. Will open a ticket. Thanks
  • Thanks, I'll look into that. I was hoping it would be in the UI, maybe under manage nodes -> interfaces filter. quickly search for interface terms and select favs like in manage reports section. One not on updater, It seemed to check for already running SW module after it installed some of our software. I think I had Log…
  • Just upgraded to 12.2 on our dev environment. Is there a way to bulk edit favorite Interfaces? we have our critical interfaces labelled for easy reference, but I don't really want to walk through hundreds of interfaces to make them favorite if a bulk edit is available. if not through the UI, is there a script that can be…
  • So is the My Orion Deployment - Health and Update check only available with a HA setup? I have 1 poller, 1 NTA fastbit server and 1 DB server, and it would be nice to see the Health and Updates for a smaller environment. I installed in our Dev environment to test functionality, but Deployment Health and Updates Available…
  • If it is Supported leaving Fastbit on the old 2012 server. I would expect it to remain only on the old server, until I upgraded to Orion 2018.x, when it would move to the SQL 2016.1 DB server.
  • Yes, That is what I have found so far while testing the release in our environment. You also have to manually assign favorite interfaces. For interfaces, they referenced a SWIS verb you could bulk edit through with the SDK. Maybe there is a way to bulk edit the Advanced Cisco Monitoring and CLI credentials on ASA's.
  • Yes, the SolarWinds-Orion-NTA is located in the C:\ProgramData\SolarWinds\Installers directory.
  • Hi, I am about to move forward with updating my 2017.3 environment with NPM, NCM, NTA, SAM and WPM to new 2016 servers, so I can upgrade to Latest 2018 versions. When I move my Main Server to the Windows 2016 server, will it still work with the Windows 2012 NTA Fastbit Server? Or will I be required to reinstall the NTA…
  • I dont know. I am having the same issue. I also have reopen state set to NONE. I am reading through and trying this with our SNow admins. ServiceNow Incident Creation Reopens Ticket
  • I know I would like to add custom properties to the pop up. We implement several location based CP's site, region, etc., that helps identify how/where the device is. This becomes more critical as we have turnover in our NOC.
  • for player and recorder? My Smartstart representative told me yesterday WPM is not supported on Win10. Having issues installing, but trying to get .Net3.5 SP1 manually installed. thanks for the reply
  • I finally got it to find the lines, but it returns simple lines just like the global config search And the drawback to this is I have to specify all helper addresses, which I don't know and I want to discover. Below is the config block selected Not sure I can do what I need without some custom scripting and parsing. I was…
  • thanks, yes, brand new to Solarwinds and SWQL. Watched the lab you put together on coding CURL, PS, REST, JSON, etc, Very helpful. I saw you did that trick, but didn't understand how it worked. I think I got it figured out, just need to validate w/ Network and SNow teams to see if they will accept the output. Here is the…
    in SWQL views? Comment by lsalinas May 2017
  • aLTeReGo​ kasaff​ Case # - 00097517 High CPU on Orion system Case # - 00089296 NCM backups not completing Case # - 00113609 I know most of these are related to upgrade, but we had similar issues in May on our 12.2 installation. All sorts of weird problems. We had the SQL connection error message, backup config jobs were…
  • what did you do to get it resolved? thanks larry
  • I have this same issue. So where does ServiceNow/SOlarwinds start counting? Is "None" = 0 , or 1?
  • Thanks for the info Marilyn, I looked into this utility, and it appears to be the correct approach with current tools available. It will work, although overly cumbersome, in my opinion, and not sure I can roll this out to wider NOC usage as they wont have access to create Windows tasks. Extending the Mute Alerts capability…
  • Will this beta support Win10 VM clients? 
  • That report looks useful (esp since i've been beat up by 9's all month ). Does it include maintenance time as down? Is that sql, something you could share? larry
  • Thread is primarily about the 2018 platform upgrades, or NPM 12.3, but I have been fighting issues the last 2 months w/ 12.2 as well.
  • thanks, i already read through that, but couldnt get it to work. 
  • Thanks. I will have to rework my query anyway, because after looking I noticed that Serial Number is not in the Node tables, so I have to pull it from the NCM entity tables (only place I found it) as well. Any plans to include a custom View to SWQL studio so we could build queries across multiple products? Any advice on…
    in SWQL views? Comment by lsalinas May 2017
  • Any idea when that release will be available? Trying to assess my exposure to no official support for WPM playback. You can msg me directly if you prefer not having it publicly posted. 
  • Somehow, The installer thinks I installed the product, even though I did not. I can not get it to force a re-install of NTA 4.4 and the new DB. I looked at DB manager, and only see the SWOrion DB listed. is there a way to force the unified installer to install again?
  • Ok, thanks. I asked because as I was upgrading our instance, on the DB screen, it just listed the existing DB, and wouldnt let me enter a new DB. Said I didnt have access to add, guess I need to go back a screen and enter the SA credentials.
  • does the upgrade intsall the NTA DB in the current SolarwindsOrion DB, or does it create a separate DB. I am working to get my Dev environment upgraded this week to NTA 4.4 for testing.
  • I imported this, but it returns no results for unmanaged or muted. I am running latest version of SW. 
  • The view SQL is the main reason I use it. A secondary reason is pulling custom properties from multiple different areas (Node, Interface) in the DB for a report and join them into a single report. I have run into problems with web reports not seeing the custom property I am searching for. I will typically use Report writer…