jpaluch ✭✭✭✭✭

Comments

  • Do you have "hardware resources" available in list resources for that node? It must be checked, otherwise you won't get any information.
  • I was fighting with it for few days, in the end I have just disabled the alert and gave up.
  • Hi, After your report is created you need to assign a Report Schedule to it (Admin > Alerts & Reports > Manage Schedules). On Frequency tab you can configure desired frequency and on "Action" tab of Report Schedule you need to add an Email action and there you can chose preferred format of the report.
  • Basically what happened is that Main Polling Engine stopped polling data 2 weeks after upgrade (all APEs were working fine), so we have restarted it (first restart after upgrade) and that's when issues started. I have tried to restart services and run configuration wizard but without success. For some time we also had…
  • You can also check Virtualization Thresholds. Go to All Settings -> Virtualization Settings -> Thresholds -> search for the VM and edit thresholds.
  • You could try to remove the alert manually to see if it pops out again. After your post I went to check all my IIS monitors and I noticed that all of them were in UP state but all Sites were in Unknown state, I tried unmanaging them and any other tricks I could think of but removing the monitor form node and re-adding was…
  • We are also focused on monitoring our VPN nodes, WAN routers and circuits and active users connections I wanted to create an additional chart with Current Users connections instead of a table, but couldn't find correct oid for checkpoint vpn (its not 1.3.6.1.4.1.2620.1.1.25.3). So I just went for 1.3.6.1.4.1.2620.500.9000…
  • Thanks for the reply. I tried debugging and $stat1 is always 1 or 0. When I run the script on server directly then output is displayed properly. The issue only happens when it's run in SolarWinds script editor. I also tried declaring $stat1 before foreach and whenever I do that it looks like SolarWinds is skiping/not…
  • I had it fail on two of our APEs (in remote locations). I was fighting with it for few hours, pushing retry in the centralized upgrade window, after several tries it installed successfully. While I was doing that I have contacted support and they advised to do the following if update fails: In case any of APES fails during…
  • As a workaround I have created custom template and added few Performance Counter components: And then used Multiple Object Chart widgets to present them: I will check your template as well. Thanks for sharing. Regards Jakub
  • Yes, I wanted to modify it in a way that it would list all snapshots for a given VM (not only total count) and add information about description and creator of snapshot for each of them. I also wanted to add that information into our alert message and automate it in a way that alert would go directly to the creator of…
  • I was provided workaround by SW support. It has to be done on main polling engine and all apes. * restart SolarWinds Cortex service and wait some time * restart SolarWinds Information Service v3 But they also told me that it was fixed in SAM 6.7.1, I can confirm it as since the upgrade I have not saw this issue ever again.…
  • Hello, Thanks for tips. But I tried to run Configuration Wizard without any results. We have valid licenses for next two years so it's not that. This happened to all our objects (storage/virtualization/network nodes/server nodes/ applications/ etc.) so unfortunately it's not ICMP ( I wish this was so silly/simple). Regards…
  • Main server has about 2 years now. Everything is virtualized.
  • Unfortunately that's not the issue here (.NET 3.5 has been installed for a long time already on all servers), .NET 4.8 is also installed and patched, version and build is the same on all servers. Currently waiting to support response as I'm out of ideas.
  • All Services were stopped, service manager was closed as well (as it may impact the installation). I have restored VM several times and unfortunately error was there all the time. I have even stopped them manually from cmd/powershell and got the installation running but then it crashes few moments later. The issue is more…
  • Unfortunately not. It was escalated to Devs and I'm waiting for further instructions now.
  • @"jblankjblank" I guess I made it sound more complicated than it actually is. This is what I was looking for, It may be a bit counter intuitive at first (click "label" instead of icon) but I guess people will get used to it quickly. Thank you for additional explanation, I totally missed it.
  • I'm really missing one feature here, in Network Atlas I'm able to create a map using groups and then I can edit group properties (hyperlink) and specify an Orion View. In our case nesting just maps is not enough. I cant find anything similar in Orion Maps (I know I can use groups but it only allows me to cycle through…
  • Had the same issue back in the past but this guide allowed to solve it: https://thwack.solarwinds.com/t5/NPM-Documents/Alerting-on-Volume-Thresholds/tac-p/520699 By default this will alert on all volumes at 95% capacity but you will be also able to define thresholds on per volume basis. Please read the whole thread before…
  • Create custom table report and set the following criteria: Then add whatever fields you want too see in table layout (for example Address and Percent used) and you will get what you need.
  • This is common "bug", as soon as those 29 days will end then normal license will kick in. Nothing to worry about.
  • AppInsight is part of SAM. Think about it as pre-created template with higher level of details than something you can create on your own. More info on AppInsight applications can be found here: AppInsight
  • For those interested, it has been confirmed by SW Support that there is bug with EMC Unity arrays. They are now checking Hitachi G200, as we have the same problem on them as well.
  • Together with support we were able to find the root cause. Those memory leaks are caused by "Email web page" alert action that had dynamic variables in it (it was detaching CPU&Memory widget and adding it to email notification as attachment). Looks like SolarWinds was trying to generate those attachments in infinite loop…
  • Support was able to solve the issue by reinstalling SolarWinds Job Enginge v2 and SolarWinds Collector Service, it was about 2 weeks ago and since then environment is stable and we had 0 issues. Posting this so maybe someone will find it useful in the future.
  • The only way to get it working (at least for me) is to install Dell OMSA on your server and then configure SNMP service. It is also recommended to use SNMPv1 (based on Dell documentation) in order to pull all information:
  • Depends what type of chart you would like to see, but the fastest way in my opinion would be one of the following: 1. Create new report 2. Chose AppInsight Resource 3. Search for LDAP Metrics on the Node 4. Search for your Node with AD template assigned 5. Edit Chart -> Modify time period and select / deselect components…
  • Update itself went fine (We have it running for few weeks now), the only issues we have are issues with AppStack (it just died and is not showing any related objects) not sure if it's related to SRM (support confirmed that there are some bugs with Unity arrays) but I have some cases open and waiting for SW support to solve…