Comments
-
Bump! Netpath data report that will show the source, destination, port, latency, packet loss and each 10 minute time interval which can be filter by hour, or per day via excel. Thanks!
-
Hi aLTeReGo, Thanks for sharing, may I ask who did you get the "Top 20 Page Request by Average Server Execution Time" that shows each page performance? We are currently using the latest NPM and WPM version. Thanks in advance!
-
Hi tony.johnson Thanks for the information and yes, same as mesverrum, I posted this thread as I am also looking for a 1 type of report that can also give the SAM Application and components threshold with CPU,Memory and Volume. The link is a good starting point but I am still looking for a way of getting the other…
-
Hi tony.johnson, Thanks for getting back to me Unfortunately, i am still not able to get this requirements from Solarwinds. Yes, i am open for this to be broken out into separate reports if its not possible for 1 merged reports. Important thing is, we can get the results/data we need. This will also be a good feature…
-
Hi jvb, Thanks for your confirmation/feedback on this. We just want the ability to see the information available on WAC GUI when integrated into Solarwinds. I also submitted a feature request to support for future version release.
-
BUMP! We would like to have the ability to export the data below to CSV, Excel and PDF: For now, the only workaround we are using is opening this page on chrome and saving the page via pdf. unfortunately, the whole page is being saved and not all the pages are captured depending on the size of the resources. Thanks!
-
Hi aLTeReGo , Thank you for the explanation. Unfortunately, some of our agents stay at reboot pending even after rebooting the server. That is why sometimes, we restart the agent service multiple times to get rid of those. Sometimes if the status not updating, we keep it as is as we cannot reboot again after a few weeks.…
-
I was able to add Meraki dashboard as a node and was able to get the wireless information such as Access Points. However, we also wanted to see the routers and switches in Meraki to ensure that the sites are UP, latency is normal and bandwidth isn't completely congested. Is this possible or anyone able to do this…
-
Thanks RichardLetts for the workaround! I also file this as a feature request to have like we have a separate map in Network Atlas.
-
Based on your observation, which is better for overall usability and value, LEM or SCM? Thanks in advance!
-
BUMP! We upgraded our Solarwinds to NPM 12.3 (Orion 2019.2 HF3) and our services architect requires us to provide this kind of report where we can show all the monitored nodes with its assigned monitoring and it's threshold. Unfortunately, this thread does not work on report for this version…
-
chad.every I was able to make it work on my test environment. Thanks for sharing!
-
chad.every Unfortunately we did not pursue this due to firewall restrictions in place, but thanks for the reply on this.
-
Is this still applicable on SAM 6.7.0? I am getting "not defined" message: Thanks in advance!
-
Nice Post! I just want to share that monitoring CISCO ISE via SNMP is limited. If you want to get more data like devices get disconnected (authentication failed) etc., you can integrate it by forwarding the SYSLOG of ISE to your Orion NPM. You can do this by going to Administration > Logging > Remote Logging Targets and…
-
rajasekar this includes timeanddate.com connection if you are not familiar with javascript editing and with exact timezone per location. Same result with javascript: <table style="height: 671px; width: 640px;"> <tbody> <tr style="height: 37px;"> <td style="width: 119px; text-align: center; height: 37px;" bgcolor="#000000…
-
Here is what I did for our Offshore Oil Rigs. You can customize this for other info that you want to add
-
Any plans on improving the HP P2000 SAN monitoring like the following: * Hardware Health, power supply, cache etc. * Storage Array - DeviceSyncInterval, DeviceLastSync, is Cluster, Target * Physical Disk - Space used, Total Disk Space, Space remaining, Type, Spare, and Disk RPM (EMC SAN does not have this as well) * Pools…
-
mulala I think SAM or NTA will help you more on this part. You may check this out: Speedtest.net
-
Hi, We also have the same request but for SWQL. Unfortunately, Solarwinds EOC Website does not have an option for SQL Query for report. We would like to have the following columns on the report: 1. Alert Name2. Message 3. Alert Object 4. Related Node 5. Trigger Time 6. Active Time 7. Solarwinds Site 8. Custom Property of…
-
BUMP! Also having the same issue on NPM 12.2. Thanks!
-
Bump! Same issue/symptoms occur on our side. Thanks!
-
Hi Team, Any updates on this? Thanks!
-
First thing to check is go to Control Panel > Orion Agent Settings. Make sure that the Orion Server IP or Hostname is correct and you can reapply the username and password. The Solarwinds Agent service will start automatically. This resolved my issue as the agent is currently set to localhost.
-
Hi martian monster, This link might help: Solar Winds Agent Icons
-
Bump!
-
Previously, NTA have this useful funtionality where you can export the data in PDF. Now in the latest version of NTA 4.5.1, its gone: Source: Use NetFlow Flow Navigator - SolarWinds Worldwide, LLC. Help and Support We are also looking for the above NTA funtionality and the ability to export the data in excel too. Thanks!
-
Thanks for sharing your queries. However, I noticed that the user account ID showing is incorrect if the scenario is: 1. User1 muted node1. 2. User2 Unmute node1. 3. User2 muted node1 again - this time, the account ID column is still showing User1 not User2. Even if User2 unmute and mute the node multiple times, the User1…
-
BUMP! We have the same issue as our IIS Logs is growing for 51 MB per log file and it accumulates to 126GB just for one folder of our IIS logs in exchange. This will also cause IOPS if each every seconds a powershell command is executed by Appinsight for exchange. Thanks!
-
I am not sure if this is the same, but you can try this sample which shows the notes on a node using custom SQL with the detailsURL of the node: ====================== SELECT CONCAT('<a href="',b.caption,'</a>')">thwack.solarwinds.com/.../View.aspx as 'Caption', a.Note,a.AccountID,a.TimeStamp FROM NodeNotes a INNER JOIN…