kenosmith3 · Regional Network Manager (Retired)

Comments

  • I think that you'll need to check your Orin Polling Settings. The default setting for Detailed Statistics Retention is 7 days, after which they will be summarized into Hourly.. Then after 365 days the hourly stats will be summarized into Daily. Default database retention settings for the Orion Platform - SolarWinds…
  • I just went through this.. My best advice is to make sure that using the exact same install version of the different Solarwinds modules on the new server. I had messed yup slightly with my NCM and NTA modules. With NCM, I had a slightly different version installed on new server which caused some headaches but was able get…
  • I have used to PowerBI to create some status reports by querying Solarwinds DB..PowerBI can be complex but it's super powerful and so much quicker than what I use to do. I use to export a Solarwinds report to Excel then create a Pivot table.. I'll see if I can create (in my spare time LOL) an group availability report in…
  • Andy, I've posted my TippingPoint UDP to the content exchange, link below: With you CPU issue, have you analyzed your filters? Are you just running the recommend filters? You can do a "Show NP rule-stat", this will show the Top 20 filter and how often they are being inspect and hit. So, if your top filter accounting for…
  • Jon, You just need to edit the Edge switch group and remove the entry for Core device group. I noticed that when you create additional groups it generally puts in the new group in the last one that you defined. I hope that helps, Ken
  • I do the same approach as Mesverrum.. I have custom properties for Region, Country, and City to help organize my roughly 365+ locations. Then you can use those properties to generate all sorts of views and reports, etc..
  • You need to enable SNMP on your "Trusted" interface for example: 191: interfaces { 192: ge-0/0/1.0 { 193: host-inbound-traffic { 194: system-services { 195: http; 196: https; 197: ssh; 198: dhcp; 199: snmp; 200: ping; 201: } I hope that Helps.. Ken