Comments
-
Giving the right answer but saying it is not correct. After answered the question it's saying the correct answer that I already selected.
-
Voted Up.
-
You're welcome :) For other people some of the parts can change with environment. They need to change the Alertname part. SELECT ac.Name ,aa.ParentID ,aa.[EnvironmentType] ,aa.[CategoryType] ,a.Description FROM [SolarWindsOrion].[dbo].[ActionsAssignments] as aa inner join Actions as a on aa.ActionID = a.ActionID inner join…
-
hi, First you need to change transfer config need to be changed to SCP. After that you need to be sure for SCP service running that the Polling engine which node is assigned. Be sure that you create a user on SCP service. After that you can get your backup with this command : scp -P ** (you can specify your port for…
-
Hello, You need to use Universal Device Poller to get Virtual nodes of the Citrix ADC.
-
Hi, Did you get an answer from them ?
-
We are seeing on the Appinsight for SQL Application Details Page. Dev Team also shared the calculation of the formula. The calculation formula is TransactionLogFreeSpace * 100 / (TransactionLogSize + TransactionLogFreeSpace) AS TransactionLogFreeSpaceInPercents,
-
Here is the answer that I got from the Dev Team : Hi, the differences is - dbcc sqlperf has own log file that collects all transaction operations. It calculate log size and percentage based on database size that was calculated by a SQL ( it include system tables, system data, other data that was generated with a database…
-
Here is the answer that I got from the Dev Team : Hi, the differences is - dbcc sqlperf has own log file that collects all transaction operations. It calculate log size and percentage based on database size that was calculated by a SQL ( it include system tables, system data, other data that was generated with a database…
-
Here is the case number : #00953102
-
Hi, I opened a ticket for this but they are saying this is beyond the technical support and they are not supporting.
-
Answer for your Questions from my side; - They are both at the same version. - No, It's not working on the nodes that we are watching in the prod. environment. - Yes, I'm doing this with a account that has a admin rights. - Actually it's not giving any errors on the information service logs.