tomasv ✭✭✭✭✭

Comments

  • There are also some serie about WMI troubleshooting on Thechnet blog - there are steps which to do and what data collect, before you open Support Incident Case with Microsoft: WMI: High Memory Usage by WMI Service or Wmiprvse.exe WMI: How to troubleshoot High CPU Usage by WMI Components - Ask the Performance Team - Site…
  • Sometimes troubles with WMI can be caused by anti-malware software or old network drivers. Is there any anti-malware software on the poller and monitored machines and if there is, is it updated? Are network drivers properly updated on both poller and monitored boxes?
  • In recent versions of Asset Inventory it is possible to disable polling multiple nodes in once as described here https://thwack.solarwinds.com/ideas/3058#comment-347861
  • You can try to disable the Windows Update Polling in Asset Inventory as described here Re: How do I stop getupdatedates.vbs?
  • You can disable Asset Inventory data collection for individial nodes by updating the [AssetInventory_Polling] table in the Orion database. See Disable - Remove Asset Inventory data collection in the SolarWinds Success Center for details.
  • Do you have just one Orion server or do you use aditional poller engines? For better reference for other users who search similar issue, the screenshot contains such error message: Server stack trace: at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message reply,…
  • If you have SAM 6.2.3 or 6.2.2 it should be fixed. Otherwise please use solution described in this article Asset Inventory stopped polling of warranty info for HP machines
  • You are right, that monitoring of JMX via SolarWinds Agent is not supported. Polling of JMX is done from Orion poller via service called "SolarWinds JMX Bridge" - that is some bridge, which connect world of Java mBeans with world of Microsoft .NET which is propulsion of SolarWinds Orion platform. Please, could you provide…
  • Hi, prerequisites for monitoring using SQL AppInsight are described here - AppInsight for SQL requirements and permissions. The minimum SQL permissions required to use AppInsight for SQL are as follows: Must be a member of the db_datareader role on the msdb system database * Must have VIEW SERVER STATE permissions. * View…
  • You should do no other extra action. Migration of node to new poller should be sufficient. If it doesn't work then open support ticket. Did you try for some application assigned to node on new poller press "PollNow" or test button for component in edit page of application? Did it caused any error message?
  • Are the log files, which falls into unknown, without changes between polls ... so is there no access to the monitored web site between polls (SAM-3603)? What if you increase polling frequency for the application on the node? Does the occurrence of the behavior decrease?
  • Hi, I'm not sure if I got exactly the logic - specially how it should works, when file contains more then one line, but I did some modification of your script. It should be clear, how the output of statistic works: Dim strFilePath, objFSO, objFile, objRegExp, strPatternLine, strPatternContent, strLine, objMatches,…
  • Here are some ideas for similar topic - hidden in NPM forum - Oracle database monitoring with Orion - doing it on an enterprise scale!
  • Is the stack you wrote everything you got, or were there some more lines?
  • Are you talking about SAM Log Parser (Perl) Template? The script has to return some number - the number is then evaluated by comparation to threshold and status of monitor is comupted. What should then Orion do with the string it gets from your script? It excpects numerical value to compute status. What do you want to…
  • I don't know what is "HTE application". "Application that has multiple nodes" ... one template can be assigned just to one node. But using script monitors (eg. Windows Powershell monitor) you could do a lot of magic, the question is, if it is easy to maintain such template ...
  • I was able make working monitoring with SSL and HTTPS monitor from SAM 6.2.x, when all protocol except TLS 1.2 were disabled. prerequisite is to have on Orion server .NET framework 4.5.x installed. For other details see this article HTTPS Monitor and SSL Certificate Expiration Date Monitor reports down status when TLS 1.0…
  • Did you try to configure SNMP daemon on the target machine for SNMP v2 - with any community string - with no remote access to the SNMP ports?
  • Which version of SAM do you have? See this article for similar issue: HTTPS Monitor and SSL Certificate Expiration Date Monitor reports down status when TLS 1.0 disabled on monitored IIS server
  • If you want to monitor anything by SAM, you need to assign monitor application to some node. You can create just "External Node: No Status" or "Status Only: ICMP" for some IP address, if you don't need to monitor any true box bounded to the URL. Assign "HTTPS Monitor" template to the node. Start edit the new created…
  • What is execution mode of the PowerShell monitor - Local or Remote Host? Does it run via Orion Agent?
  • When you set application preferred polling method to "Agent" - which is default for AppInsights and when applications run against Windows agent node - then all polling for agent supporting monitors is done locally on agent node. Even if some monitor utilizes WMI technology, it runs locally on the node. There is no remote…
  • There is KB article about it SolarWinds Knowledge Base :: Orion Server Reboot - Best Practice
  • Full version info including build number can be found on SAM settings page
  • I'm not a WebSphere expert myself but the links below may help, they describe how to configure server and how to configure JConsole to connect to it: Enabling JMX on WebSphere Application Server Option 2: Setting up JMX in JSR160RMI connector
  • There is feature request - . Vote for it!
  • There was similar problem described - "execution of the xp_readerrorlog command stops responding (hangs) and cannot finish. Additionally, the CPU usage of the CPU that is running the command increases to 100 percent." There is hotfix from Microsoft - http://support.microsoft.com/kb/973524/en-us But it is related to…
  • The set of factors which could break WMI polling is quite complex. There is document which describes steps how troubleshoot WMI problems - http://www.solarwinds.com/documentation/apm/docs/APMWMITroubleshooting.pdf
  • There should be exposed some threading related mbeans by JBoss - see 10.1. Memory and Thread Monitoring. Regarding java.lang::Threading Oracle document syas: The thread contention monitoring is disabled by default. The setThreadContentionMonitoringEnabled(boolean) method can be used to enable thread contention monitoring.…
  • There is no mechnism in user interface to shift warranty date manually. The only way i know is to change column [WarrantyDate] in table [dbo].[AssetInventory_ServerInformation].