Comments
-
To get that level of information without creating a custom variable you'll have to change the object type you're alerting on from Application to Component
-
Maybe something like below might help. Keep in mind that this will only search through vlan interfaces. I would also like to point out that because of the "^\s" it will return the config block for all vlan interfaces, but because of the first string it should make it easier to identify which of those vlan's have ip…
-
Thank you, they have already contacted me.
-
I have performed the steps you listed above, and they did not work for me. I hope they work for the other customer. Can you please keep me appraised of any possible resolutions from that ticket? or is there a way i can merge the ticket that i created with Solarwinds with that customers as well so i am also notified when a…
-
are the assigned templates set to "Auto-Determine"?
-
looks like that attached session trace is for when you hit "Test Credentials" on the node properties screen. Can you pull a session trace from when you attempt to download a config and it fails? Also one thing that you may want to look at is the template that assigned to the node, if its set to Auto-Determine you may need…
-
try this query select n.caption as [Device] -- shows the current status icon , '/Orion/images/StatusIcons/Small-' + n.StatusIcon AS [_IconFor_Device] -- makes a clickable link to the node details , n.DetailsUrl as [_linkfor_Device]--shows Custom Property "Notification Group", n.CustomProperties.Notification_Group as…
-
azadmin I'm glad you were able to get it going. The only thing that I can think of why it breaks after the upgrade is if you look at the RabbitMQ config file, there are differences between the HF2 and HF3 (I've done a side by side comparison). The ciphers listed are different and as deiberts mentioned there is now a FIPS…
-
Sounds good. I will attempt this and post the results.
-
just so that i'm certain what you're referring to i follow these steps? 1. Open - All Programs - Solarwinds Orion - Documentation and Support- - Orion Diagnostics - Click the "Start" button NOT the "Run Active Diagnostics" button
-
i have verified that the certificate is not expired The support desk stated that this is being caused by my Database not set to automatically defrag, so he provided me the steps on Friday to complete it. After I set it up to automatically defrag on friday i decided to let it poll over the weekend. I came in this morning…
-
Ah I see, yea because you have the components with problems macro being used its just gonna list all the components with a problem. if you change that to the component name macro it should just list the component that the alert is triggering on. and then you can also use the component status macro as well. so you could…
-
ok. well at least now i know what was causing it and i can now rule out that my VSAN 6 is actually a beta for skynet. thanks for the insight
-
@"allnyabi78" often times DCOM errors are caused by incorrect polling methods. Such as a server being monitored via SNMP, with an application template that pulls WMI statistics, and the assigned application monitor is told to inherit the credential from the node. What happens is SAM will then reach out to the device and…
-
@"geo1" look for its currently reported status, the easiest way is to navigate to the node and look at the "Current Hardware Health" widget. do any of the components show as unknown for the stack member in question?
-
are you using URL Rewrite for your website? I've read that if you're doing that SDK fails to work with AD accounts. I'll try and dig up the article for it, idk if it still a limitation. *EDIT*. What I've had to do in the past when using URL Rewrite is just stick to local Orion accounts, launch the script from a polling…
-
@"[Deleted User]" this certainly points to a Compliance Report running an auto-remediation script. As @"mesverrum" suggested it's probably best to review your compliance report rules within NCM and correct the offending rule to look for your new logging host config. This link should point you in the right direction…
-
If that's the method you want to use, then you could just create this as a scheduled task to run once a day or something to update those values. There's a mechanism for it to use the credentials that are running the task "Trusted" (that way you don't have to have creds in the script) here's a reference to it PowerShell ·…
-
hmmm it seems doing that it no longer limits the search to only ports configured with switchport mode access. which is to be expected. the only downfall with that is if i have a port that is not configured at all it shows it as a violation as well. looks like some more tinkering is in order
-
awesome. i'll give this a shot and let you know how it works. Really appreciate the insight and education.
-
serena when I select one engine and silence the check, then look at my silenced checks all my polling engines show up, when I unsilence it applies to all. What am I doing wrong?
-
Can I get some assistance on getting this ticket routed to the correct people? I am currently dealing with a technician that is terrible at communication and have no idea what's going on with my ticket even after numerous attempts over several days requesting an update. My ticket number is 1253744. Below is a screenshot of…
-
Thanks aLTeReGo I was having the same problem with a new SAM 6.6 and this was the fix for me.
-
I modified it, try it now. I dont have an environment to validate it with currently, but that syntax should be valid
-
Thanks, the above screenshot was taken in a 12.4 environment
-
Thanks for the additional information driegel
-
soley1234 did support ever get back to you on this?
-
It was removed because the old widget was looking at reports from ReportWriter, that has been depreciated and so no longer available. That was the reason provided to me by jpetkevich for the scheduled task I just run the batch file "<install dir>:\Program Files (x86)\SolarWinds\Orion\RabbitMQ\sbin\rabbitmqctl.bat" with…
-
I would hold off installing the Hotfix until they release an updated one sometime this week (according to my support rep). Installing the Hotfix broke our ability to login using our AD creds because of a new process they introduced with the Hotfix. Long story short they introduced a new mechanism for AD authentication with…
-
My ticket is currently being investigated by developers, once I know more I will update.