Comments
-
Jumping if it hasn't been looked at...
-
Just had a look on the test Server that we have got that is running 2023.4 RC1 and from what I can see this has been addressed in that version...
-
Anyone knows if this has been added?
-
Please add this function in... As we are starting to roll these out on a major scale.
-
Happy Christmas to all of the community, hope you all have a good rest over Christmas and New year...
-
Hi, Just had a look on the "What We’re Working On" link and it takes you to version 2023.2. Would be useful to see an up to date version of this as I am constantly getting asked by my managers, what is coming with SolarWinds and Why should we keep SolarWinds. If we have this information to hand then the people who have to…
-
Was just wondering if this has been put in, given that this was raised over 3 years ago..
-
This really need to be looked at, we are rolling out Meraki devices to most of our sites and not being able to monitor DHCP Via IPAM sort of makes the module redundant...
-
Congratulations to all the new MVPs
-
Just heard back from Emer saying there shouldn't be any access issues. Yeah this will be my first SWUG as I have just recently taken up being a full time looking after Solarwinds for my organisation.
-
Is there any plans to extend this connector between Power BI and Solarwinds Platform?
-
A bit upset that I won't be able to attend this years SWUG... Starting a new job the day before and can't really ask my new boss if I could have 2 days off and for them to pay for the hotel.. Hopefully all going well I will be at 2025... For the people who are going have fun, people who are thinking about going, it is well…
-
Bump could do with this please.
-
Hi, So something that I have created for where I work is a main dashboard shows un-acknowledge alerts then you can click on a customer link to take you to that customer to show you all of the alerts and and it will be a board where your engineers can acknowledge alerts as well. This is on an EOC, but can be adapted for a…
-
Try this SWQL SELECT n.NodeID, n.Caption AS [Server Name], n.IP_Address, n.MachineType, DATEDIFF(MINUTE, n.LastBoot, GETDATE()) / (24*60) AS [Uptime_Days], (DATEDIFF(MINUTE, n.LastBoot, GETDATE()) % (24*60)) / 60 AS [Uptime_Hours], DATEDIFF(MINUTE, n.LastBoot, GETDATE()) % 60 AS [Uptime_Minutes], CONCAT( DATEDIFF(MINUTE,…
-
Have you looked at the Chargeback under the Virtualization menu as an alternative?
-
Hi for the elite partner level it is a requirement. For the other levels it is recommended. A lot of contracts that companies tender for ask for proof of SMEs how better than having SCPs employed.
-
Hi @"WindsOfNishat" , For SolarWinds Partner there is a requirement for the partner to have SCPs employed. As employer going to market soon to look for an SolarWinds application engineer, an SCP Certificate would stand out on a persons CV, but you can't replace experience as exams aren't for everyone. To answer your…
-
Hi @"jasonford1971" it all depends on what you want it to display you can do a straight forward table or you can build a Perfstack and put it in the Modern Dashboard.
-
Check the Certificate on the SolarWinds server is valid for the domain and make sure you are using the FQDN.
-
Hi this is normal to see.
-
Thanks Sara will do.
-
OK, it is fixed turned out to be the web application firewall (WAF) blocking it, as it thought it was a SQL Injection attack... So if you see this at any of your customers, might be worth them checking their WAF logs.
-
That is what I put you can't replace experience :) There is another reason why I am looking to get my team up to SCP as it is linked with being a partner with SolarWinds as well, but that is all linked with a plan later on ;)
-
As a Manager of a SolarWinds Team it would be something that I would look for on a person's CV, however that can't replace the experience a person have with the products. That being said though I am looking to get my team up to having at least SCP in NPM moving forward.
-
403 is access denied might want to check usernames and passwords. Also if you are using SolarWinds API and recently upgraded check that you have got 17774 set to request access as 17778 is disabled by default.
-
Thank god as it took me over 1 1/2 hours for them to check my id last time It did add to the stress as well as having connection problems through to them which caused the exam being cut off and having to go through the whole id thing again. I did try to rearrange the exam but never heard back from them. Now that I have got…
-
Correct.
-
Hi @"Nishalijayakumar" that service will be returning soon.
-
Can you post the code you are trying to run? What version are you running, as the api port changed from 17778 to 17774, the some admins might of closed the old port or they haven't open the new one.