Comments
-
There should be some logs in C:\ProgramData\SolarWinds folder on the target server if the 'Configure Server' button was able to successfully make some changes.
-
Your property type in the screenshot is Node. But, it looks like you want the alerts to be at an Application level. Do you have a separate Application Monitor for each database? Is that what DatabaseName represents in your screenshot?
-
You mean NTA v3.7?
-
Best to open a support ticket in that case
-
Your component definition says if SAM finds 1 Event ID 1501 in the System log w/ Log source of GroupPolicy in the last 1.5 polling intervals (7.5 minutes), mark the Component Monitor as Down, when that happens, your Application Monitor status would also be marked as Down. So, right now everything is working as defined.…
-
Doesn't look like it. Do you have any documentation that shows UTM supports this RFC format only? I'm not familiar with UTM log settings but this document seems to suggest it is an optional setting http://docs.fortinet.com/uploaded/files/1048/fortigate-loggingreporting-40-mr3.pdf
-
yes. Thats the best way. They can pro instructions if you want to do it yourself. It involves logging into the virtual appliance as root and running a database query.
-
Forgot to ask the obvious. Do still have spare interface licenses?
-
yes, you can create email alerts based on response time. there are default alerts out of the box. See the 6 minute video on alerts to understand how to customize the email message Network Performance Monitor (NPM) Training - YouTube you can apply thresholds to all devices, override it manually for each device / multiple…
-
I tried it real quick. The output is in minutes. It works as expected.
-
Sorry, misunderstood your query. I am curious about your use case, though. What does your script do if a config change is detected? cvachovecj may have some ideas.
-
if you open the browser on the SAM server, and type in https://xx.xx.xx.xx:443 where xx.xx.xx.xx is the IP of the target node, does it respond?
-
It's not supported at this time Supported Storage Devices - Storage Resource Monitor | SolarWinds I don't see any open feature requests for this, and also not in the published roadmap Storage Manager (Storage Profiler) Feature Requests https://thwack.solarwinds.com/docs/DOC-176930
-
Look under the 'Reset Action' tab for this alert. You probably don't have an email action defined. The easiest thing is to copy the email action from the Trigger Actions tab to the Reset actions using the 'Copy to Reset Actions' button
-
More than likely the resource you are referring to is coming from User Device Tracker. Can you check the footer of your web console? Does it have UDT listed as one of the products?
-
dgassert all the necessary steps are documented in detail in the 'advanced deployment scenario' section of the evaluation guide http://www.solarwinds.com/documentation/LEM/Docs/LEM_Evaluation_Guide.pdf
-
I didn't think it was normal behavior to see other than the default set of filters. In any case, you can export the default set from the online demo site http://lem.demo.solarwinds.com
-
After looking at the screenshot that you quickly deleted , your original template was correct. so, if you restore the line <Command Name="DownloadConfig" Value="${EnterConfigMode}${CRLF}show ${ConfigType}"/> and then attempt a config download, and re-attach the session trace. this time you can replace the passwords with…
-
Not from the Manage Nodes page, but below is a workaround. This report should help you identify the affected Nodes Credentials Used By WMI Nodes Export the above information to CSV. You can then setup a custom property called say 'WMICredTemp'. You can use the CSV report as the starting point to import the custom property…
-
I have done a quick test. To match on the underscore character, you will need to enclose it with [] So, you dynamic query would be ends with [_]LOCALITY The reason being the transact SQL LIKE operator is used for this query LIKE (Transact-SQL)
-
mcam, You can use the 'Email a web page' alert action to send you the view at the time of the alert.
-
First of all, are able to get a powershell script working outside of SAM? That's 90% of the work. Is vrxlink a powershell cmdlet? Have you see the excellent section in the admin guide regarding PowerShell?…
-
Yeah, the test really only checks the trigger actions but I also wanted to make sure the trigger conditions were ok. I share your HO The Alert engine is being moved to the web and completely overhauled. This may already be factored in there. Anyway, the only option is to alter the thresholds etc for a component monitor so…
-
Looks like you are experiencing the same issue as mentioned in these posts Re: Hardware Health - Disk & Array missing Dell ESXi Hardware Health (Disk) It has been addressed in SAM v6.2. Which version of SAM are you on?
-
Which version of Virtualization Manager are you using?
-
You can add the VirtualPrompt command to the device template to specify the custom prompt. The default location for the templates on the NCM server is C:\Program Files\SolarWinds\Orion\NCM\DeviceTypes from the admin guide: VirtualPrompt Specifies the command prompt that will be sent when the device is ready for command…
-
The connectors for the Windows Application, System and Security Event logs are enabled by default.
-
Take a look at this. http://oriondemo.solarwinds.com/Orion/NetPerfMon/MapView.aspx?Map=ecaab75f-0bf0-47ba-a7d4-015ea3c919c1.OrionMap&Title=Australia This is built using 2 lower level maps. you can simply drag the lower level maps into the higher level map. no need to add an object, and then make it get its status from a…
-
That's odd. It looks some VMan is unable to fetch a specific API object(s). I plead ignorance.
-
You may want to try adding the relevant folders in the system PATH variable. Also, the Cmdlets look like NetApp ONTAP API queries.May I ask what your script is trying to query?