Comments
-
have you tried putting the whole command instead of the short version?
-
stuartd you can create alerts based of UnDP's, when you are alerting on them the object you want to select is "Custom <type> Poler" (See screenshot) If you select graph during creation you can change it. When you right-click the UnDP there will be an option referring to Web Display. You can also edit it directly on the…
-
have you tried to clear the enable password from there, and ensure that the device template is correct?
-
are they single context? have you tried manually defining the device template? have you turned on session tracing and looked to see what the device is doing during the backup?
-
You'd have to create a custom variable. Below is an example, you should be able to replace "${N=SwisEntity;M=Name}" in my query with the variable you are currently using "${groupMemberName}" let me know if it doesn't work ${N=SWQL;M=select top 1 n.ipaddress from orion.Nodes n join orion.ContainerMembers c on n.NodeID =…
-
are you able to do an SNMP walk to the device from the Solarwinds Polling Engine you are attempting to add the device to? what does that say when you attempt to conduct a walk?
-
This should get you what you need, I found this at this here REST · solarwinds/OrionSDK Wiki · GitHub
-
jamieinbox are you monitoring both sides of the interface?
-
Hi lovinggood take a look at this article as a starting point, it has most of what you are asking for and should be fairly easy to manipulate to get any info it's missing. Add Physical/VM info to report
-
chilly4u is your old app server still online? I believe that if you look at the syslog viewer application on the old server you might be able to export them from there and then import them to the new server EDIT I was able to get into my environment to double check and you should be able to export them from the old server
-
One possible route you could take would be to develop scripts using PowerCLI, you could then integrate the scripts you've written into alert actions. Unfortunately, as far as building in that functionality into the web console outside of various alert actions, I don't this would be possible.
-
Something that might get you pointed in the right direction for the SWQL method might be that when you go to one that you've attempted to create and click the down arrow all the way on the right it will show you the SWQL query it is using for the trigger condition before you do that maybe you can attempt this method if you…
-
I have submitted multiple diagnostics to solarwinds for this (with debug mode turned on, and off), I have upgraded my SAM to 6.2.1 (per the technician telling me that my reported issues were resolved with that release), after upgrading I have removed the node and readded the node as well as AppInsight for exchange. The…
-
So I think my support ticket has hit a roadblock, and would really like some feedback/advice. As I've stated in my ticket and here this issue happens intermittently, Today I came in and both my Exchange servers were no longer in an unknown state (I expected this because of previous behavior). After informing the technician…
-
this is the new error that has occurred
-
I have managed to catch it in the act for a screenshot. I have now put the application in debug mode for both of my Exchange servers that this is doing it on, I will also submit a ticket.
-
on another post i saw that solarwinds polls for certificates once a day, is there any way to increase this? or force a certificate poll?
-
one way i've seen it done is that you can create a job that emails you a copy of the report. It doesnt look as nice as the web version though
-
you may have found a bug with the widget. I am looking at the OOTB "Top 10 Capacity Problems" and I am seeing what you are, however, I'm unable to limit it to a nodes custom property as well (using the syntax they have as an example, or various other methods that I have found to work e.g. "Nodes.CustomProperties.<Name of…
-
the quickest way I could think to do this is to just write an SWQL query that selects the information you would like from the ContainMembers table. Something like below should be a good starting point SELECT ContainerID, MemberPrimaryID, MemberEntityType, Name, Status, MemberUri, MemberAncestorDisplayNames,…
-
the ${ID} variable pulls the ID of the object the details page is currently looking at
-
so first you need to modify the firmware repository to be able to see TAR files (if they can't already) this link should help with that Firmware repository file extensions Then you'll need to do modify your upgrade template to issue the appropriate commands for the upgrade see the below screenshot for an example on a 3750
-
I was given this by the Soalrwinds support team when i was troubleshooting issues with my SAM contacting my Exchange ** HOW TO MANUALLY TEST CONNECTION TO POWERSHELL - EXCHANGE WEBSITE/URL ** (1) From the Orion Server, hold-down the SHIFT key then right-click PowerShell and choose RUN AS DIFFERENT USER. (2) In the Login…
-
so by chance, where is the TFTP root directory pointing to for your TFTP server? if you are using the built-in SW TFTP server the default location should be something like "C:\TFTP-Root" I've seen this issue come up because part of the job is to copy the firmware from the repository to the root directory for the TFTP…
-
ronmanp unfortunately when the agent is deployed via a third party tool the behavior is as expected to what you're experiencing. The agent checks into SolarWinds and plugins get installed as needed. One method you could do is run a network discovery and at the agent part of the discovery, select check all agents. This…
-
thanks for the info. i applied the <Command Name="DownloadConfig" Value="show run-config commands" /> to the template about 2 weeks ago, because while looking around on here i noticed that was an issue. i didnt notice the <Command Name="Reset" Value="config paging disable" /> until this morning and applied that. I'll dig…
-
I was able to exclude those nodes from the comparison by using their MachineType. Just in case anyone comes across this issue and would like to know how i got around it.
-
depending on how you have your alert configured it could be because of a number of things. from your description it sounds like one or more of the services for DHCP went into critical which depending on how you have alerting set up could result in the application (not the server) being interpreted as being in a down state…
-
I'm unsure what your question is. When the change approval system is enabled the "Execute Script" button on devices changes to "Request Approval". (This is dependant on how the change approval system was set up, if it is not set up to require all users to submit for approval then I believe this button will only show up for…
-
It looks like the SMTP server is denying it based off the sendas address. are you sure that your sendas info is correct? Transaction failed. The server response was: 5.2.0 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message…