Comments
-
Totally agree with JaroslawLadyga
-
Hi, It really depends on how you would want to configure the same or take it forward - but then please find my notes inline 1) If I could 'acknowledge' the interface as being down, maybe it would stop listing that it's a problem? If so, I don't know how to do this. If you have set an alert on interface being down - you…
-
If you are looking for "SNMP Enabler for Windows" , you will find it under 'Free Tools & Trials' in thwack
-
Here's the answer : Create a Advanced SQL Report using the below query or to test it run the below query on your Solarwinds DB Select Nodes.IP_Address, Nodes.Caption, Credential.Name from Credential inner join NodeSettings on Credential.ID=NodeSettings.SettingValue inner join Nodes on NodeSettings.NodeID=Nodes.NodeID where…
-
, I am looking for the same
-
Definitely yes, if you have SAM in your environment you can use any of the monitors mentioned below to alert on SNMP or WMI down, you can play around with these monitors and select the one that's feasible accordingly
-
1. Login into solarwinds primary poller and then login into DBManager and connect to your SolarWinds DB. 2. Check for a table called Nodes. 3. Compare the field values between the node added from SolarWinds Web GUI with the node added by your JSON Script, there could be an issue with the values that you are passing (could…
-
1. Polling is set at application level and not component level - hence from what I understand that would not be possible 2. But then if your question is related to alerts associated with these components - we can control this functionality in alerting part for specific components (you can specify when alerts should be…
-
Hi psfletcher, From the problem statement that you have posted -> Baseline is go with SAM if its a system/server infra, yes it provides base monitoring (Server availability, CPU, Memory, Disk) + application monitoring(probably it has 49 component monitors which includes several app monitors) through SAM
-
1.Create a new custom attribute - Like say for example - 'OwnerEmail' use Custom attribute editor and update this field with the details you want 'say for Group 1 - you have to send an email alert to abc@xyz.com set OwnerEmail to abc@xyz.com for all nodes under Group1 followed by other groups in a similar fashion' 2. This…
-
Hi aLTeReGo , is NTA DB system requirements similar to Orion DB ? (I mean the the the resourcing for SLX Deployment)
-
Is his account being used on any of your SAM monitors or is it being used on orion report scheduler or unmanage utility or any other place ?
-
As far as I understand , dont think the issue would be with Solarwinds. If you have to test the same add another condition under your Trigger action to send an email to you as test. If you cant do that - log it to NPM and check Event Viewer. I am sure the alert would get fired unless and until a wait period has been set.…
-
Sorry i missed one thing, where will you see this -> CI name,event message,incident number(ServiceNow integrated) Once you integrate Orion with ServiceNow and once you enable automated ticket creation, you will see this information on your Orion alerts screen (Alerts & Activities -> Alerts), you will now see a new field…
-
Hi Suman, I understand where you are coming from, dont worry much , if you have already worked on NPM its a piece of cake for you to work on SAM, everything is the same, the only new thing that you gotta learn is how to create templates on SAM. A. the way you create your reports will be same. B. you will be using the same…
-
1.What about the reporting features of SAM? Ca we extract performance/availability reports from SAM for a certain period? - Reporting is already available when you implemented NPM, once you install SAM on top of it the fields that are captured by SAM are also available under reports. 2.Does SAM has its own event console or…
-
Re: SNMP Service restart
-
AUTO-RESTART THE WINDOWS SERVICE IN ANOTHER DOMAIN
-
Check this out Restarting windows services with SAM
-
How to Use Poller Checker Success Center How to check and Update the OIDs Success Center
-
Why don't you test if for yourself, I am sure Poller Checker would still exist on your SolarWinds Primary Poller How to Use Poller Checker Tool
-
Do you know which OID Orion is using for SNMP Polls ? Have you tried checking if it has something to do with the SNMP OID that is being used ?
-
when i say unlimited license it should be NPM SLX.
-
Check for the NPM license that you are using. I don't think its an unlimited license. If its the older version of NPM, login into your SolarWinds Server, search for license manager from windows start and check what license are you using. If its the new version of NPM, login into your console, goto settings -> allsettings…
-
We do not have a straight forward approach to do this, we have to achieve this through scripts or log file monitoring. Mark this as an idea on thwack (Finding out what files or folders have been deleted from a file share and who deleted them etc) - they might release this feature in their upcoming version
-
Hi ankthar lemarre , if you have SAM and if you need an alert if file is older than 4 days you should be going with 'File Age Monitor' , that should work for you.
-
If you want to create an alert on the SQL application/template that you have deployed use Application alert. If you want to create it for each and every component within the application use a Component alert. This would be pretty simple , just go through the alerting concept on Admin guide.
-
Well I am really not sure if I have seen such a scenario before, no matter what, the best approach would be to handle this on SNOW using business rules, I can think of a couple of alternatives/workarounds if you did like: 1. My understanding is at any given point of time only one group would be associated to the assignment…
-
GOT A JOB? NEED A JOB? GET A JOB.
-
In which timezone is your server running ? Good that you have tracked down the trend which is 3:30 AM IST Check for a couple of things: 1. Is any activity happening on SolarWinds database or on the network during that time ? Like backup or some trigger being run during this specific hour - talk to your platform folks. 2.…