Comments
-
Anyone have idea about this feature is working on any SAM version. thanks
-
Hi, still we are in queue to get the feature or it is working on any SAM version. kindly revert.
-
Hi, I am facing the same issue, Please assist so that we can fix this issue. Thanks - K
-
When we can ensure that solarwinds will give asap this feature with NPM, thanks
-
Select t1.V as 'Virtual' ,SUM (t1.P-T1.V) as 'Physical' From (Select Count (nodeid) AS 'P', (Select Count (nodeid) As 'V' from VIM_VirtualMachines) as V from dbo.nodes) T1 group by t1.v, t1.p used the same query but result is incorrect, the node count is showing differ. Select VM.Name, H.HostName as 'HostedBy' from…
-
Hi Malik, Thanks for reply but link is not fruitful, And i tried to find the column name where the hardware (Per above snapshot) details appear, but did not get, kindly any one can get the same column name in the DB table
-
hello Gents, Did you achieved this by any way?, if yes please share your input, because i am also looking same kind of stuff. thanks in advance.
-
Thanks Could you please suggest for Windows box, how we can update on there..
-
Hello Yaquaholic, thanks for input. Please can you test the below unique PS command on the target Hp node by SAM template to get the status in $message. >Get-HPiLOHealthSummary -server 10.x.x.x -username ADMINISTRATOR -password ADMIINISTRATOR|Select-Object @{N="ILOIPv4Address";E={$thisILO.ILOIPv4Address}},`…
-
We are getting the h/w details of physical server in console, but sometime when we check in ILO of hp where issue is there, but same is not reflecting in solarwinds console. recent scenario - we have battery issue on physical box (checked by ILO ) but same is not reflecting into Solarwinds console and it lead the question…
-
Hi Michael, I used the "system up time" column in report but when i pulled the same report, the result is totally poor. i reboot the node and last boot time is showing the correct but when i am checking the "system up time" by report, which is totally not fruitful, please suggest if i am doing wrong, but please check also.…
-
Hello, Do we have any idea?, how to monitor the riverbed domain failed authentication error.? any one please..
-
H Byrona, Can you please which option you selected in Advance manager to create a alert, Can you share your screenshot of alert. thanks in advance.
-
Thanks for vote up Cheers K
-
Actually 3Par storage is working culture is different form netapp storage, And SRM is calculating the wrong information of thin storage pool and generating the wrong alert for pool is oversubscribed.
-
Hello, Have you got any update from solarwinds for this feature, please suggest us so that we can same implement the our infra. Thanks krishna
-
Hello Ravik, As per given attached PDF, in last page, they suggested to run the config wizard to connect the replicate DB. i would think, if we use the alias name (DBservername alias name\SolarWindsInstanceName), then we would not require to run config wizard. when storage will replicate in backend, We will only change the…
-
Hi, I have created a group (name is xyz) and move the two node router1 and router 2, and set the alert when group(xyz) goes down we will get the alert, but I am here want some changes on alert when both device down then alert will trigger, otherwise if one node down goes down inside the group, we would be get group down…
-
hello, Do we really require 3.x CPU, without 3.x cpu we can not upgrade it. thanks
-
Any one can help to make the important report, which is should be based on Event (trigger alert) and who and when acknowledge the alert.
-
You can download the ivim 7 version and install on all poller and if you have additional web server then also you can install, after installation your issue will be fix. Thanks On Fri, 10 Aug 2018, 20:04 jwilson2013,
-
hello Everyone, have any suggestion to start the monitoring of array and battery by wmi.
-
Hi, did you get something to assign native solarwinds CPU and MEMORY poller in node?
-
Hi, actually we are using 6 poller including additional poller and some of devices is showing undefined.
-
thank you Bourlis for suggestion, i was just in testing phase of all action (in place or side by side OS upgrade) so that if any community user trying to select any option and getting error, he could solve. however as per above all suggestion are true and useful for all of us and we will use anyone to upgrade the OS and…
-
No Problem, We are still in queue to upgrade the Additional Poller, Main Poller, the same above step i will use to upgrade the all poller one by one, Hope the same will help us which i followed. thanks
-
I am also facing the issue and till date solarwinds have not any options @anyone can help on this scenario On 19 Jan 2017 10:48 p.m., "ed.vazquez@trin.net" <
-
Thanks you very much for giving the full steps- i were using the same and alert is working fine and teams are getting the email notification, but the problem is when email alert is triggered, on same time in alert console same alert is displaying, i would like don't show same alert in alert console, because we are working…
-
Hi, I have created the alert only for email notification and in trigger action page i added the email ids but problem is when alert is generating it generating the alert too, and alert is showing in alert dashboard, i want only email notification. please suggest for same.
-
please suggest on my below comment, if i am on correct path to do. Hi, Thanks for revert, as i am new for API, should i use the query in below way. https://Servername:17778/SolarWinds/InformationService/v3/Json/{"SELECT Status, IP, MachineType, PercentLoss, CPULoad, MemoryUsed FROM Orion.Nodes WHERE Caption=@name",…