uaggarwal

Comments

  • Hi Cahunt, This information is quite a lot useful to me. Can you help me in knowing if there is a way we can monitor multiple different services on multiple servers, i.e I am having 60 servers with me, and each server is having unique service that needs to be monitored. Kindly let me know if something is there that could…
  • Hi Mesverrum, Had checked with the database team with the query, its the query with multiple functions which is taking the time to get the required output, for which either of the 2 options are available: 1. Optimize the SQL query (that needs to be done by Solarwinds) 2. Run the query directly on the database to get the…
  • SNMP sweep wont help, as it doesn't check Community string. The way SNMPwalk works, i want exactly the same thing, just for multiple nodes at once, and with no manual intervention. What i need is, just to provide list of nodes, and it start testing each node and provide results
  • I am trying to fetch the report for only 1 node which contains only 4 interface. While trying to run the query, there is no results in the query that is displayed. i have tried waiting for 10 min for the query to execute, but no response over the application.
  • Mesverrum, Its a time consuming task to either create different templates for each of the service or in a single template add and remove services again n again. Currently its the matter of 60 nodes all with different services. I am about to get 100 more servers with all together different services n each one of them.…
  • Neo, The nodes are already present in solarwinds. We have installed new polling engine in our environment, and we need to change the polling engine from primary poller to additional Polling engines. For that before changing the node's polling engine, we need to be sure that SNMP test is getting passed on all the nodes. And…
  • The application goes in hung state.
  • There is a way we can achieve that partially, but in the below case its a win-win situation. 1. Using SAM, check if the SNMP for the server is responding or not for atleast 2-3 polling interval. If the SNMP service is not responding to ORION, we can consider it as Hung. 2. There would be various cases where the server’s…
  • Hi David, Thanks for the response. Whereas i am having 60 different services on 60 different servers. There is no way i can group them. I found a thread regarding the monitoring of different services for different servers using powershell script in Solarwinds. Monitoring All Auto-Start Services In A Single SolarWinds Orion…
  • Hi, Can you help me with the information how you fetched the timezone for the network devices, specially when we have devices from multiple vendors.
  • Hi Hpstech, It worked for me. the slate entries were removed directly from the database by using below query: delete FROM [dbo].[APM_Application] where name = '<the value of application that is showing blank>' as my complete application template had to be removed. Thanks.
  • That is not showing the data to delete anything. Since there is nothing getting monitored in it, the slate entries are not visible in APM page, whereas it is visible in the dashboards:
  • jdumke​ The way we are doing SNMPwalk works, where we provide an IP address with community string, and the scanning gives us the confirmation that the SNMP is working perfectly with the number of OID's. In the same way i need to do it for a large list of nodes, and confirm that SNMP is working perfectly on various APE's in…
  • Neo, The way SNMPwalk works on the server where we can check that we are receiving SNMP packets or not, in the same way i need to do the same for around 200-300 nodes. I need to check if SNMP test will get passed or not on multiple Nodes on different APE's. Need to know if e can run any kind of script or any tool which…
  • can you check with the below query, if the query is getting executed directly on the database, i am able to get the output of the query, whereas if running on the application, the data is not getting fetched. : SELECT TOP 10 CONVERT(DateTime, LTRIM(MONTH(DateTime)) + '/01/' + LTRIM(YEAR(DateTime)), 101) AS SummaryMonth,…
  • HI Abhishek, Could you check if there are any scripts running which makes the server in managed state due to which you are receiving the alerts for the reboot. Regards, Ujjwal
  • Refer the below doc for work-around for the same: Reboot Monitoring for Linux System Regards, Ujjwal
  • Hi, Refer the below document for the solution: Reboot Monitoring for Linux System Regards, Ujjwal