Comments
-
Was able to test it in a 12.1 environment and it works as expected
-
can you show screenshots of the job you're running? and the connection profile details? I was able to create a job that "Execute Command Script on Device" with the same command "show ntp peer-status" against a Nexus device that I have and it was able to complete correctly
-
have you submitted a ticket to support for this?
-
Do you know if the requirement to have it on has been removed, as in it no longer needs it for NTA DB maintenance or does the config wiz just no longer have the requirement to complete?
-
here try this in your email message. it will display multiple rows. the first line is like a column header and then the next is the actual variable. Make sure when you test it you test on an application that has critical components. if you want to increase the space between the columns just add dashes to the highlighted…
-
oh sorry, I misunderstood what you were wanting. Alerting on the component will generate an alert for every component that meets the trigger condition, using the new macros will eliminate it from having emails with the same component listed in multiple emails. my bad, I get what you're saying though about wanting to use…
-
can you test it in the 12.1 environment you spoke of? I have a co-worker who said that this was not the case prior to 12.3 I suspect starting in 12.3 it doesn't like the union all parts of the query, because when you do each query individually in separate widgets the widget behaves as expected.
-
are you just executing a script and expecting a return? or do you want NCM to download it so that you can review it or have NCM do a compliance check against it? I believe if you want SolarWinds to download it you'll have to create a new config type (something like NTP) then modify the device template so that it has the…
-
when you run the discovery through the web console, are the same errors present as running it through the API? Maybe you can modify the script to exclude the result of that step and continue with the import?
-
ok, i have a ticket open with support already, and i will post the results in case someone else is running into this issue
-
not sure. I found it by going to their out of the box alerts to be honest ' ***EDIT*** found it
-
james00000007 I would contact your technician and have your case re-opened and transferred to the application engineer handling my case 797948 and internal case number FB410143. My technician essentially did the same thing yours did and after aLTeReGo suggested that I have my case transferred it is now re-opened and I am…
-
Happy to help
-
So if there's more than the row limit it displays the widget correctly? Meaning that it shows the total number in the bottom right-hand corner? I noticed that if you go over the limit for the number of rows than it doesn't display correctly. e.g: by default the row limit is 5 if I left it at 5 and there were 10 nodes in…
-
I would love to hear your feedback from SolarWinds if they've provided you any.
-
had to modify this one a little bit from my last post after testing it a little more and finding some inconsistencies. Because the "Description" line and the "Switchport access vlan XXX" line come before the "switchport mode access" line it was causing it to not find the block config on any of the devices. i was able to…
-
Just wanted to confirm that I installed the newly packaged hotfix on 7/3 and my LDAP authentication issues were resolved with it.
-
So that's why you dont see anything in the ActionsExecutionAlert.log It will only log failures. Does the system that the EZProxy service lives on have any errors in the Application or System event log relating to like a service start request thats failed? like the service didnt respond in a timely fashion or something. If…
-
yup ran through the config wiz and everything. Unfortunately, the goal is to retain the new feature without reverting to the legacy services, maybe possibly reverting back to legacy and then re-installing the new features
-
when you are editing the template or application there is an advanced settings area, expand it and there is a debug option
-
Just an update, my ticket is still open, the steps that i tried above provided by aLTeReGo were unsuccessful so the technician is still in contact with Microsoft. Any updates i get for it i will post here.
-
This query is still functional in 2019.4.1, however it is environmental specific so the query will error out if you don't remove/modify any of the references to custom properties within it
-
No Problem. I just tweaked the query by mesverrum
-
soleilion can you briefly describe what you are trying to accomplish?
-
Thanks serena
-
there are no expired certificates in the store, the closest one to expiring expires in July 2015. All the sites hosted on the Exchange use the one that expires in July.
-
heres what i had to get it to work for my environment Still testing it to make sure it's working. Thanks so much for pointing me in the right direction
-
@"jnewell" Perhaps the below script will work as a component monitor, I suspect that your original script may have been missing a statistic and exit code which are requirements for script monitors. $licensestatus= Get-CimInstance -ClassName SoftwareLicensingProduct -computerName localhost | where PartialProductKey | select…
-
pretty sure this is the one that you want ${N=SwisEntity;M=ComponentAlert.ComponentAvailability}
-
can you connect using the SWQL studio using an AD account?