Comments
-
As per my understanding it could be due to credential issue, please check the credential.
-
May i ask to have the resolution of this issue as we are also facing such issue, thanks
-
Hello Folks, Please suggest on same, how we can monitor the above h/w by WMI polling method, thanks - K
-
I created the clone of additional web server machine VM and put out from network. - Upgrade the OS successfully in clone machine . - Once i disconnected the original machine and attach the Clone machine in network getting the below error, All orion service are showing stop. i thought i should run the configuration wizard…
-
Hi, I am using the below query, hope it will help you per your requirement (NCM backup status, ) SELECT OrionNodes.Caption, OrionNodes.Status, OrionNodes.DeviceFunction, OrionNodes.ChildStatus, OrionNodes.Vendor, OrionVendors.Icon, OrionNodes.IP_Address, OrionNodes.MachineType, max(NcmConfigArchive.DownloadTime) as…
-
Hello Andy - can you help me to create a report for disk capacity where we can set the date and time and type of disk. i am using the below but, did not have date and time option to get the previous month data. SELECT Nodes.Caption AS NodeName, Nodes.Region, Nodes.Region_Country, Nodes.Office AS Office, Volumes.Caption AS…
-
hello, could you please anyone take an interest on the above query to find the problem.
-
HI All, found on work around please use the below link that could help us on set the limitation. https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Alert_limitation_category/
-
Any one can help us on this scenario, because it is very frustrating and we want to hide the netperfmon event log from alert console.
-
please remove the drive from managed node, means search the node from managed node search option, then remove the unused drive might be help in your query.
-
Hello VMWare expert, Any luck on raised question.
-
Anyone have any idea how i can deal with this issue.
-
Hi, Me too on same page, Did you get something that helped you to build the monitoring for Vsan. please let us know , so we can also go through.
-
hello Tigerr, what i am understanding from bellow line :- which you asked - I have hundreds of sites and new things open or old ones move or close all the time which makes alerts impractical. -- You can create a group, based on the site name - Like XYZ Parent Group Whether site is custom property of node to identify the…
-
Hello Mukenai, you can use the "Mute alert" option for continues monitoring and this option is available in above 12.2 version of NPM. and how you will keep any eye on "Muted alert". you can create a sql based report for muted alert and set this report in home page, so we will see how many nodes are in still muted state…
-
Hello everyone, I found the easiest way to monitoring the ILO, Create a simple Https SAM template and put the below details in URL. https://i${dns}${PORT}/ Note - Need to do create a host A record in DNS against the ILO Ip address.. Like - ixyz (i means ILO and xyz is node name) once the template and Dns entry is ready for…
-
Hi All, please use the below alert condition that is working fine for me. please use the same alert trigger condition and let us know might be we can do some better thing.
-
Any one can help me on this report Thanks in Advance for everyone thanks K
-
I think no one is using this type of report
-
Hello Everyone, kindly anyone can suggest, how can i get the report, i used the below both query with inner join but result is incorrect. can you all please modify or find the correct table with join.…
-
Rabbit MQ process you want to monitor, then simple select the process which is running on unix or linux box. or sometime you are not able to find the process, then simple ask to Unix / Linux guy to configure the OID again the Process in SNMPd.conf file. based on you can easily monitor the RabbitMQ Process. thanks
-
Use the status object in your query- * ,'/Orion/images/StatusIcons/small-' + ToString(N.StatusIcon) AS [_IconFor_Node Name] * ,'/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N%3a' + ToString(N.NodeID) AS [_LinkFor_Node Name] try to add them and check the result. always run the query with top 2 object, which will give a you…
-
after long time again i m doing comment on original requirement- Any one get this type of report with new version of NPM / SAM.
-
I think, Given method is not helpful because it is manual stuff, solarwinds can atumetcally discover the interface and drive which is not in monitoring. thanks K