Comments
-
Hi Steve, did you mean the report like in attachment?[View:/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.04.58.27/app_5F00_interfaces_2B002D002B00_if_2D00_1.pdf] You can create copy of each resource (customize page) and via Edit button it can be customized for specific time period. regards radekn
-
Hi Mattyo, In Your example the "last month" report will show data for whole previous month ( from June 1 - 30 ). If You want to see a data for last 30 days from June 15 - July 15 than You will need to have a new report prepared. The new report for last 30 days You can create by copy of the report for the last 7 days and…
-
Hi, Please try non official 95 percentile reports in link bellow and let me know your comments or questions. Thanks Regards radekn
-
Hi Steve, Did you mean transfer rate for actual day?What is time range? Regards radekn
-
Hi danielk, To customize time period open custom reports in reportwriter. Show SQL content of report in report writer by click on SQL tab (reportwriter should be in design mode). Find "WHERE" and "GROUP BY" and replace content between these two words with time conditions. Here are some examples for last 7 days:…
-
Hi Mattyo, The 95th percentile on GUI is on the list of customer feature requests. I attached new 95th percentile IP Groups report which supports IP conversation filter (from Source IP to Destinantion IP). If you have two subnets in a single group then flow has to match at least one subnet in order to fall under this IP…
-
Hello danielk, Please try attached customized report and let me know any issues with it. Regards radekn [View:/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.04.58.27/ConvAppsHostnamesRep.zip]
-
Hello, NPM is not installed properly please reinstall it and then NTA. Regards Radek
-
Hi, There is not currently in NTA 3.8 not possible to get 95th percentil via WeB UI charts. However You can create Custom Report by using report writer. I attached non official 95th percentile reports for IPGroups. Values are presented in (Bytes per seconds) Bps only.…
-
Hi , The NetflowapplicationSummary is not table but it is view. It is visible in Views of Orion database. Regards radekn
-
Hello, Those kind of alerts We are not supporting yet. I can give one example which You can try it but it can negatively affect the performance of Your Orion. The attached solution is using workaround of alerts as "Custom SQL Alert" does not support dynamic queries which are need to get data from NetFlowDetail tables. The…
-
Hi memgtdg, tlwoodstx is correct. Unfortunately we do not have this feature in WebGUI -it will be included in future releases. You can insert your new DSCP value into "TypesOfService" table manually or use script bellow. USE [SolarWindsOrion] --put into brackets the name of Your Orion databse- NetPerfMoN or SolarWindsOrion…
-
Hello Jayden, Could You please open support ticket with this issue please? Thanks
-
Hi, Samplicator can be compiled and run by Cygwin under MS windows.